Not logged in : Login |
This is a core mapping class, all objects representing GraphQL objects and fields are instance of this class. All instance denotations MUST be scoped to the namespace prefix `gql: `. Example: query { planet { order_num } } will use `gql:planet` and `gql:order_num` to find associated RDF class and property. RDF terms mappings should be defined using the form: `gql:planet gql:rdfClass ex:Planet` and `ex:planetOrder gql:field gql:order_num`.
Attributes | Values |
---|---|
comment |
|
name |
|
isDefinedBy | |
type | |
is range of | |
is Defines of | |
is type of |