Hello, 
I am experimenting with the TopBraid SHACL API: 
https://github.com/TopQuadrant/shacl
and wondering what the least manual way is to export layered ontologies and 
taxonomies (and any post-processing) to feed ttl file to this API. My 
understanding is that the API only supports ttl files (no use for trig).

Here are a couple of ideas I have come up with: 

   - Export each and every collection as a nt file (to avoid differences 
   between graph bases) and merge them. 


   - Run a sparql query on the topmost graph to get all triples (with 
   includes), but exclude internal EDG collections (how to exclude EDG stuff?) 

I appreciate any ideas you can share.

Thank you,
Hamid
 

-- 
The topics of this mailing list include TopBraid EDG and related technologies 
such as SHACL.
To post to this group, send email to topbraid-users@googlegroups.com
--- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to topbraid-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/topbraid-users/1f24d3e3-deba-43d2-9ba1-14ee596cb900n%40googlegroups.com.

Reply via email to