mdesalvo / RDFSharp

Lightweight and friendly .NET library for realizing Semantic Web applications
Apache License 2.0
118 stars 26 forks source link

Generalize semantic metadata of triples #321

Closed mdesalvo closed 11 months ago

mdesalvo commented 11 months ago

OWLSharp requires generalization of triple's metadata, at least to distinguish inference/imported triples from those strictly belonging to the working ontology. We'll introduce an optional enumeration field which will be valorized in order to state that the triple is inferred or imported, otherwise null (in order to save memory).

mdesalvo commented 11 months ago

Implemented in 61fe61795734673cf13c4573b3f09290cab8fce9