In addition to datasets, FactForge includes also ontologies and schemata. This ensures the connectivity of the data.
FactForge contains the following ontologies:
skos:broader and skos:narrower, defined as inverse of each other. The subsumption semantics of these relationships is very appropriate for the encoding of topic ontologies and subjects classifiers.We had to modify the FOAF schema in FactForge, 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:sameAsequivalences. We had to fix in the same way also foaf:primaryTopic and foaf:isPrimaryTopicOf.