Quantcast
Channel: Can edges refer to parts of the schema?
Browsing all 6 articles
Browse latest View live

Can edges refer to parts of the schema?

@balkamm wrote: In an RDF store, the “schema” is just a set of triples in the store itself, and you can make statements about the rdfs:Classes or rdfs:Properties (types or predicates in dgraph...

View Article


Can edges refer to parts of the schema?

@amanmangal wrote: I do not think I understand the use case all so well, but you should be able to write your query without the need for shadow schema in such a way that you could still use the...

View Article


Can edges refer to parts of the schema?

@balkamm wrote: Thanks for the reply! Another way to explain the use-case is as a D&D random character generator. For that narrow use-case, I could hard-code it, because I know that Characters...

View Article

Can edges refer to parts of the schema?

In an RDF store, the “schema” is just a set of triples in the store itself, and you can make statements about the rdfs:Classes or rdfs:Properties (types or predicates in dgraph parlance) which you...

View Article

Can edges refer to parts of the schema?

I do not think I understand the use case all so well, but you should be able to write your query without the need for shadow schema in such a way that you could still use the properties of schema in...

View Article


Can edges refer to parts of the schema?

Thanks for the reply! Another way to explain the use-case is as a D&D random character generator. For that narrow use-case, I could hard-code it, because I know that Characters have a Race and a...

View Article
Browsing all 6 articles
Browse latest View live