DBCells Attribute Vocabulary
Metadata
- IRI
-
https://purl.org/linked-data/dbcells/attribute - Title
DBCells Attribute Vocabulary
- Date Created
2023-03-17
- Date Modified
2025-07-01
- Version Info
1.0.0
- Description
Defines attribute properties that qualify observations in land use and land cover change models, linking measures to the geographic features, source data and scripts used to produce them.
Properties
feature p
| IRI |
https://purl.org/linked-data/dbcells/attribute#feature
|
|---|---|
| Description | The geographic feature or land cover class to which the measure relates. For example, a distance measure may relate to roads, rivers or urban areas. Values must be drawn from the DBCells feature code list. |
| Range | skos:Concept c |
source file p
| IRI |
https://purl.org/linked-data/dbcells/attribute#sourceFile
|
|---|---|
| Description | URI of the raw input data file used to compute the measure. Supports reproducibility by identifying the original data source, such as a shapefile, GeoPackage, GeoTIFF or NetCDF file. |
| Range | rdfs:Resource |
layer p
| IRI |
https://purl.org/linked-data/dbcells/attribute#layer
|
|---|---|
| Description | Name of the specific layer within the source file used to compute the measure. Required when the source format supports multiple layers, such as GeoPackage or NetCDF. Optional for single-layer formats such as Shapefile or GeoTIFF. |
| Range | xsd:string |
script file p
| IRI |
https://purl.org/linked-data/dbcells/attribute#scriptFile
|
|---|---|
| Description | URI of the script used to compute the measure from the source data. Supports full reproducibility of the data generation process. Typically a Lua script executed in the TerraME environment. |
| Range | rdfs:Resource |
data URL p
| IRI |
https://purl.org/linked-data/dbcells/attribute#urlData
|
|---|---|
| Description | URL of a published dataset or data repository where the source data can be accessed or downloaded. Complements sourceFile when the data is publicly available online. |
| Range | rdfs:Resource |
Namespaces
- dbc-a
-
https://purl.org/linked-data/dbcells/attribute# - dbc-c
-
https://purl.org/linked-data/dbcells/code# - dcterms
-
http://purl.org/dc/terms/ - ns1
-
https://purl.org/linked-data/dbcells/ - ns2
-
https://github.com/ - owl
-
http://www.w3.org/2002/07/owl# - prov
-
http://www.w3.org/ns/prov# - qb
-
http://purl.org/linked-data/cube# - rdf
-
http://www.w3.org/1999/02/22-rdf-syntax-ns# - rdfs
-
http://www.w3.org/2000/01/rdf-schema# - skos
-
http://www.w3.org/2004/02/skos/core# - xsd
-
http://www.w3.org/2001/XMLSchema#
Legend
| p | Properties |