Open mikel-egana-aranguren opened 3 years ago
I want to access my own vocabularies as in:
repositoryConnection.add(john, RDF.TYPE, FOAF.PERSON);
How can I add the vocabs as RDF4J implementations?
I want to access my own vocabularies as in:
How can I add the vocabs as RDF4J implementations?