AKSW / RDFUnit

An RDF Unit Testing Suite
http://RDFUnit.aksw.org
Apache License 2.0
150 stars 42 forks source link

support owl:someValuesFrom #47

Open jimkont opened 8 years ago

reeshabhranjan commented 4 years ago

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

jimkont commented 4 years ago

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