ask dataset ontology
Metadata
- IRI
-
http://askco.re/dataset - Title
ask dataset ontology
- Description
This ontology contains the terms and vocabulary used to describe a dataset.
Classes
completed c
| IRI |
http://askco.re/dataset#completed
|
|---|---|
| Description | This indicates that the dataset is completed. |
| Sub Class Of | http://www.semanticweb.org/owl/owlapi/turtle#status c |
dataset c
| IRI |
http://askco.re/dataset#dataset
|
|---|---|
| Description | A dataset is a collection of data point, such as sensor data or the result of processing sensor data. |
image dataset c
| IRI |
http://askco.re/dataset#image_dataset
|
|---|---|
| Description | A dataset containing images. |
| Sub Class Of | http://www.semanticweb.org/owl/owlapi/turtle#dataset c |
in preparation c
| IRI |
http://askco.re/dataset#in_preparation
|
|---|---|
| Description | Indicates that the dataset is currently in preparation. |
| Sub Class Of | http://www.semanticweb.org/owl/owlapi/turtle#status c |
in progress c
| IRI |
http://askco.re/dataset#in_progress
|
|---|---|
| Description | Indicates that the dataset is currently in progress. For instance, that the results are been computed or been acquired by an agent. |
| Sub Class Of | http://www.semanticweb.org/owl/owlapi/turtle#status c |
lidar 3d scan datset c
| IRI |
http://askco.re/dataset#lidar3d_scan_dataset
|
|---|---|
| Description | A dataset containing 3D lidar scan, such as values comfing from a Velodyne or Ouster 3D lidar, |
| Sub Class Of | http://www.semanticweb.org/owl/owlapi/turtle#dataset c |
lidar scan dataset c
| IRI |
http://askco.re/dataset#lidar_scan_dataset
|
|---|---|
| Description | A dataset containing 2D lidar data. |
| Sub Class Of | http://www.semanticweb.org/owl/owlapi/turtle#dataset c |
point cloud dataset c
| IRI |
http://askco.re/dataset#point_cloud_dataset
|
|---|---|
| Description | A dataset that contains a point cloud. |
| Sub Class Of | http://www.semanticweb.org/owl/owlapi/turtle#dataset c |
salient region dataset c
| IRI |
http://askco.re/dataset#salient_region_dataset
|
|---|---|
| Description | A dataset of salient region, such a list of victim location, or of building. |
| Sub Class Of | http://www.semanticweb.org/owl/owlapi/turtle#dataset c |
scheduled c
| IRI |
http://askco.re/dataset#scheduled
|
|---|---|
| Description | Indicates that the creation of this dataset is scheduled. |
| Sub Class Of | http://www.semanticweb.org/owl/owlapi/turtle#status c |
status c
| IRI |
http://askco.re/dataset#status
|
|---|
unknown c
| IRI |
http://askco.re/dataset#unknown
|
|---|---|
| Description | This status indicates that the status is not known. |
| Sub Class Of | http://www.semanticweb.org/owl/owlapi/turtle#status c |
dataset c
| IRI |
http://www.semanticweb.org/owl/owlapi/turtle#dataset
|
|---|---|
| Super Class Of |
status c
| IRI |
http://www.semanticweb.org/owl/owlapi/turtle#status
|
|---|---|
| Super Class Of |
|
Object Properties
Dataset include op
| IRI |
http://askco.re/dataset#dataset_include
|
|---|---|
| Description | This property indicates that this dataset includes the data from an other dataset. This can be used in case a dataset is created with a subset of the other dataset, and this property would indicate the relationship between the two dataset. |
Dataset status op
| IRI |
http://askco.re/dataset#dataset_status
|
|---|---|
| Description | This property is used to indicate the status of a dataset. |
| Sub Property Of | topObjectProperty op |
Dataset type op
| IRI |
http://askco.re/dataset#dataset_type
|
|---|---|
| Description | The type of value stored in the dataset. |
Has dataset op
| IRI |
http://askco.re/dataset#has_dataset
|
|---|---|
| Description | This indicates that a given agent contains a copy of the data of the dataset. |
Namespaces
- askcore_dataset
-
http://askco.re/dataset# - ns1
-
http://askco.re/ - owl
-
http://www.w3.org/2002/07/owl# - rdf
-
http://www.w3.org/1999/02/22-rdf-syntax-ns# - rdfs
-
http://www.w3.org/2000/01/rdf-schema#
Legend
| c | Classes |
| op | Object Properties |