natebowang opened a new issue, #1428:
URL: https://github.com/apache/jena/issues/1428

   ### Version
   
   4.5.0
   
   ### Question
   
   Where is the vocabulary of the below ontology? 
   ```ttl
   PREFIX fuseki:  <http://jena.apache.org/fuseki#>
   PREFIX tdb2:    <http://jena.apache.org/2016/tdb#>
   PREFIX ja:      <http://jena.hpl.hp.com/2005/11/Assembler#>
   ```
   
   URLs are not accessible. 
   
   There is some source code relative, but they are all missing elements in the 
configuration examples. 
   
   - src/main/java/org/apache/jena/fuseki/server/FusekiVocab.java missing:
   `fuseki:dataset`
   - src/main/java/org/apache/jena/assembler/JA.java missing 
   `ja:RDFDataset`
   - src/main/java/org/apache/jena/tdb2/TDB2.java missing:
   `tdb2:GraphTDB2`
   `tdb2:DatasetTDB2`
   `tdb2:dataset`
   `tdb2:location`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to