This HTML5 document contains 7 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
gqlhttp://www.openlinksw.com/schemas/graphql#
gqihttp://www.openlinksw.com/schemas/graphql/intro#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
gqi:skip
rdf:type
gql:Object
gqi:name
skip
gqi:args
gqi:if
gqi:description
Directs the executor to skip this field or fragment when the `if` argument is true.
gqi:locations
INLINE_FRAGMENT FRAGMENT_SPREAD FIELD