All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ugins.gazetteer-lkb.8.5.source-code.config.ttl Maven / Gradle / Ivy

The newest version!
# Sesame configuration template for a (proxy for a) remote repository
#
@prefix rdfs: .
@prefix rep: .
@prefix hr: .

[] a rep:Repository ;
   rep:repositoryImpl [
      rep:repositoryType "openrdf:HTTPRepository" ;
      hr:repositoryURL 
   ];
   rep:repositoryID "owlim" ;
   rdfs:label "LDSR" .




© 2015 - 2024 Weber Informatics LLC | Privacy Policy