Except for datasets, Linked Data Semantic Repository (LDSR) includes also ontologies and schemata. This ensures the connectivity of the data.
LDSR contains the following ontologies:
skos:broader and skos:narower, defined as inverse of each other. The subsumption semantics of these relationships is very appropriate for the encoding of topic ontologiesand subjects classifiers.
We had to modify the FOAF schema in LDSR, removing the declaration that
foaf:homepage is an inverse functional property, because in some of the
data sets, different entities were defined to have the same home page, which was resulting in inference of faulty owl:sameAs equivalences.
We had to fix in the same way also foaf:primaryTopic and foaf:isPrimaryTopicOf.