We are writing rules for JSON-LD generation, following semantic web best-practices (RDF/OWL). The intent of all this is that any JSON-LD/RDF tool should be able to import the vocabularies and present them in such a way that a business user sees a graph that makes sense. Basically it's an important test to "try" the vocabulary before we lock down decisions that impact our specification.
Which tools should we use? which are a good reference implementation? Please make suggestions here. Then our process should be
make a design decision
generate a sample vocabulary that reflects the design decision
import that vocabulary into two different reference implementation tools
if the vocab looks right in both then good, merge the ticket and close the issue. Otherwise revisit the design decision.
We are writing rules for JSON-LD generation, following semantic web best-practices (RDF/OWL). The intent of all this is that any JSON-LD/RDF tool should be able to import the vocabularies and present them in such a way that a business user sees a graph that makes sense. Basically it's an important test to "try" the vocabulary before we lock down decisions that impact our specification.
Which tools should we use? which are a good reference implementation? Please make suggestions here. Then our process should be