RDFUnit icon indicating copy to clipboard operation
RDFUnit copied to clipboard

support owl:someValuesFrom

Open jimkont opened this issue 10 years ago • 2 comments

jimkont avatar Sep 11 '15 08:09 jimkont

@jimkont me, @prince17080 and @guvi007 were thinking of working on this issue, which file/package should we look into for this?

reeshabhranjan avatar May 28 '20 13:05 reeshabhranjan

That would be great! All the OWL-based generators are defined here, you might also need to define a corresponding pattern here

the main RDFUnit paper describes the concepts well but will be happy to help with specifics if you need help

For testing things, we usually put good / wrong examples here (owl definitions in the ontology file and instance data in separate files) and add the test in the code here

jimkont avatar May 29 '20 10:05 jimkont