I am very excited to explore the GraphQL capability in EDG but it seems
class with UUID URI has some readability issue in GraphQL query.
A comparison:
A GraphQL query for class ex:carModel:
{
ex_carModel (orderBy: label) {
label
}
}
A GraphQL query for class ex:c87d21f6-2c4e-11b2-8091-0242ac120019:
{
ex_c__d__f___c_e___b___________ac______s (orderBy: label) {
label
}
}
Since I don't have the option to change the ontology, is there anything
else I can do?
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/topbraid-users/05cc799f-ef00-42c8-9543-d8f873c0f1ben%40googlegroups.com.