Weissger/TST.SubClassReasoner
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
========================= Sub Class Reasoner ========================= Command line tool to manifest missing rdfs:subClassOf triples of a rdfs:subClassOf net. Can store triples into a NTriples file or manifest them directly into a triple store. * Needs an initial subClassOf network in the store. * Can take a nt file as input or query the store to get all types for which parent classes should be materialized Supported and tested triple stores: - bigdata / blazegraph (https://www.blazegraph.com/product/) Authors ======= * Thomas Weißgerber