Vocabs
Terms
Agents
SPARQL/Dump
Terms
26
results
jsonsc:items
(
jsonsc
)
0.015
n/a (use in LOD)
https://www.w3.org/2019/wot/json-schema#items
vocabulary.dcterms:description
Module for data schema specifications, part
of
, the W3C Web
of
Things (WoT) Thing Description model
@en
rdfs:comment
Used to define the characteristics
of
an array.
@en
jsonsc:required
(
jsonsc
)
0.013
n/a (use in LOD)
https://www.w3.org/2019/wot/json-schema#required
vocabulary.dcterms:description
Module for data schema specifications, part
of
, the W3C Web
of
Things (WoT) Thing Description model
@en
rdfs:comment
Defines which members
of
the object type are mandatory.
@en
jsonsc:enum
(
jsonsc
)
0.013
n/a (use in LOD)
https://www.w3.org/2019/wot/json-schema#enum
vocabulary.dcterms:description
Module for data schema specifications, part
of
, the W3C Web
of
Things (WoT) Thing Description model
@en
rdfs:comment
Restricted set
of
values provided as an array.
@en
jsonsc:minItems
(
jsonsc
)
0.010
n/a (use in LOD)
https://www.w3.org/2019/wot/json-schema#minItems
vocabulary.dcterms:description
Module for data schema specifications, part
of
, the W3C Web
of
Things (WoT) Thing Description model
@en
rdfs:comment
Defines the minimum number
of
items that have to be in the array.
@en
jsonsc:maxItems
(
jsonsc
)
0.010
n/a (use in LOD)
https://www.w3.org/2019/wot/json-schema#maxItems
vocabulary.dcterms:description
Module for data schema specifications, part
of
, the W3C Web
of
Things (WoT) Thing Description model
@en
rdfs:comment
Defines the maximum number
of
items that have to be in the array.
@en
jsonsc:anyOf
(
jsonsc
)
0.010
n/a (use in LOD)
https://www.w3.org/2019/wot/json-schema#anyOf
vocabulary.dcterms:description
Module for data schema specifications, part
of
, the W3C Web
of
Things (WoT) Thing Description model
@en
rdfs:comment
of
the specified schemas in the array.
@en
localName
any
Of
jsonsc:allOf
(
jsonsc
)
0.009
n/a (use in LOD)
https://www.w3.org/2019/wot/json-schema#allOf
vocabulary.dcterms:description
Module for data schema specifications, part
of
, the W3C Web
of
Things (WoT) Thing Description model
@en
rdfs:comment
of
the specified schemas in the array.
@en
localName
all
Of
jsonsc:oneOf
(
jsonsc
)
0.009
n/a (use in LOD)
https://www.w3.org/2019/wot/json-schema#oneOf
vocabulary.dcterms:description
Module for data schema specifications, part
of
, the W3C Web
of
Things (WoT) Thing Description model
@en
rdfs:comment
exactly one
of
the specified schemas in the array.
@en
localName
one
Of
jsonsc:NumberSchema
(
jsonsc
)
0.009
n/a (use in LOD)
https://www.w3.org/2019/wot/json-schema#NumberSchema
vocabulary.dcterms:description
Module for data schema specifications, part
of
, the W3C Web
of
Things (WoT) Thing Description model
@en
rdfs:comment
Metadata describing data
of
type
number
@en
jsonsc:BooleanSchema
(
jsonsc
)
0.008
n/a (use in LOD)
https://www.w3.org/2019/wot/json-schema#BooleanSchema
vocabulary.dcterms:description
Module for data schema specifications, part
of
, the W3C Web
of
Things (WoT) Thing Description model
@en
rdfs:comment
Metadata describing data
of
type
boolean
@en
1
2
3