简体   繁体   中英

Use OCL for validation

I have a RDF dataset and a some OCL files which discribe the expected shape of the data.

Is there a way verify the data with the OCL files with Jena?

Jena appears to be a complete solution, so extending it is hard. (If it was OSGI plugins, you could install it in Eclipse and exploit complimentary Eclipse functionality.)

If you save your RDF as XML, and have a UML/Ecore metamodel for RDF, then you may use Eclipse OCL tooling in a separate tool.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM