ugins.gazetteer-lkb.8.5.source-code.config.ttl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gazetteer-lkb Show documentation
Show all versions of gazetteer-lkb Show documentation
A Large Knowledge Based (LKB) Gazetteer
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