There is a SPARQL(please check below) which returns all the taxonomies that
are in EDG/EVN. It would be good if we update this SPARQL to get metadata
(properties that are under Metadata tab) also.
SELECT ?projectGraph
WHERE {
rdf:nil teamwork:graphsUnderTeamControl ( ?projectGraph ?teamGraph
) .
GRAPH ?projectGraph {
?projectGraph a
<http://evn.topbraidlive.org/evnprojects#Taxonomy> .
}
}
Thanks,
Sanjeev
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.