DBCells Vocabulary
Metadata
- IRI
-
https://purl.org/linked-data/dbcells - Title
DBCells Vocabulary
- Date Created
2023-03-17
- Date Modified
2025-07-01
- Version Info
1.0.0
- Description
Root vocabulary of the DBCells project. Defines the Cell class and its core properties.
See also the sub-vocabularies:
Properties
resolution p
| IRI |
https://purl.org/linked-data/dbcells#resolution
|
|---|---|
| Description | Spatial resolution of the cell, expressed in decimal degrees. Represents the width and height of each side of the cell. For example, a resolution of 0.083 corresponds to approximately 10 km x 10 km at the Equator. |
| Domain | dbc:Cell |
| Range | xsd:decimal |
row p
| IRI |
https://purl.org/linked-data/dbcells#row
|
|---|---|
| Description | Row index of the cell within its cellular space grid, counted from the origin. |
| Domain | dbc:Cell |
| Range | xsd:integer |
column p
| IRI |
https://purl.org/linked-data/dbcells#col
|
|---|---|
| Description | Column index of the cell within its cellular space grid, counted from the origin. |
| Domain | dbc:Cell |
| Range | xsd:integer |
Namespaces
- dbc
-
https://purl.org/linked-data/dbcells# - dcterms
-
http://purl.org/dc/terms/ - geo
-
http://www.opengis.net/ont/geosparql# - ns1
-
https://purl.org/linked-data/ - ns2
-
https://github.com/ - owl
-
http://www.w3.org/2002/07/owl# - prov
-
http://www.w3.org/ns/prov# - rdf
-
http://www.w3.org/1999/02/22-rdf-syntax-ns# - rdfs
-
http://www.w3.org/2000/01/rdf-schema# - sf
-
http://www.opengis.net/ont/sf# - skos
-
http://www.w3.org/2004/02/skos/core# - xsd
-
http://www.w3.org/2001/XMLSchema#
Legend
| p | Properties |