http://example.org/boardgame-ontology#Game
Instances of http://example.org/boardgame-ontology#Game can have the following properties:
By the associated SHACL property shapes, instances of http://example.org/boardgame-ontology#Game can have the following properties:
PROPERTY |
PROPERTY TYPE |
DESCRIPTION |
MIN COUNT |
MAX COUNT |
LOCAL RANGE |
GLOBAL RANGE |
|
---|---|---|---|---|---|---|---|
http://example.org/boardgame-ontology#Game | |||||||
http://example.org/boardgame-ontology#hasSize | rdf:Property |
|
http://example.org/boardgame-ontology#Size
|
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
<http://example.org/boardgame-ontology#Game> a rdfs:Class .