Closed constnick closed 3 years ago
Hi Marco,
there is method ObjectAssertions which enlists entries with given RDFOntologyFact as subject. It would be fine to have a similar method to enlist entries with it as object. Is it possible?
ObjectAssertions
RDFOntologyFact
Sure. I'll expand ObjectAssertions method to also include entries with the given fact as object. No need for a specialized method.
Hi Marco,
there is method
ObjectAssertions
which enlists entries with givenRDFOntologyFact
as subject. It would be fine to have a similar method to enlist entries with it as object. Is it possible?