You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jena.apache.org by GitBox <gi...@apache.org> on 2022/07/05 09:42:05 UTC

[GitHub] [jena] natebowang opened a new issue, #1428: Where to find vocabulary?

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: issues-unsubscribe@jena.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] natebowang closed issue #1428: Where to find vocabulary?

Posted by GitBox <gi...@apache.org>.
natebowang closed issue #1428: Where to find vocabulary? 
URL: https://github.com/apache/jena/issues/1428


-- 
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: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] natebowang commented on issue #1428: Where to find vocabulary?

Posted by GitBox <gi...@apache.org>.
natebowang commented on issue #1428:
URL: https://github.com/apache/jena/issues/1428#issuecomment-1174936541

   Move to [discussion](https://github.com/apache/jena/discussions/1429#discussion-4194650)


-- 
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: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org