문제

Hello I'm new to ontologies, my assignment is to create an ontology using Protege V4.0.2, (which I've done) and to create a website over that ontology(which I'm working on), i just need the basics on how to search the ontology using the Jena library I dont have any specifics because i haven't yet started. but i'm in a time crunch, and i need to now exactly how i'm goning to do it

도움이 되었습니까?

해결책

Loading (simplest method):

Query using SPARQL:

Ontology API:

A quick way to get started in Netbeans is using a maven project. Add jena and arq to the library and they will be downloaded by maven.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top