PROPERTIES
survey Properties¶
Class Diagram¶
classDiagram
class Class_definition_for_ResultContent
class Class_definition_for_ResultDomainSpecification
class Class_definition_for_ServiceContent
class Class_definition_for_ServiceDomainSpecification
class Class_definition_for_SurveyResultDataOffering
class Class_definition_for_SurveyServiceOffering
Class Hierarchy¶
- Class definition for ResultContent (https://w3id.org/gaia-x4plcaad/ontologies/survey/v6/ResultContent)
- Class definition for ResultDomainSpecification (https://w3id.org/gaia-x4plcaad/ontologies/survey/v6/ResultDomainSpecification)
- Class definition for ServiceContent (https://w3id.org/gaia-x4plcaad/ontologies/survey/v6/ServiceContent)
- Class definition for ServiceDomainSpecification (https://w3id.org/gaia-x4plcaad/ontologies/survey/v6/ServiceDomainSpecification)
- Class definition for SurveyResultDataOffering (https://w3id.org/gaia-x4plcaad/ontologies/survey/v6/SurveyResultDataOffering)
- Class definition for SurveyServiceOffering (https://w3id.org/gaia-x4plcaad/ontologies/survey/v6/SurveyServiceOffering)
Class Definitions¶
| Class | IRI | Description | Parents |
|---|---|---|---|
| Class definition for ResultContent | https://w3id.org/gaia-x4plcaad/ontologies/survey/v6/ResultContent | Content properties for survey result data. | Content |
| Class definition for ResultDomainSpecification | https://w3id.org/gaia-x4plcaad/ontologies/survey/v6/ResultDomainSpecification | Domain-specific metadata for survey result data. | DomainSpecification |
| Class definition for ServiceContent | https://w3id.org/gaia-x4plcaad/ontologies/survey/v6/ServiceContent | Content properties for a survey service offering. | Content |
| Class definition for ServiceDomainSpecification | https://w3id.org/gaia-x4plcaad/ontologies/survey/v6/ServiceDomainSpecification | Domain-specific metadata for a survey service offering. | DomainSpecification |
| Class definition for SurveyResultDataOffering | https://w3id.org/gaia-x4plcaad/ontologies/survey/v6/SurveyResultDataOffering | The survey result refers to the data obtained from conducting the survey. It represents the collective responses gathered from all survey participants in relation to the specific topic of the survey. | SimulationAsset |
| Class definition for SurveyServiceOffering | https://w3id.org/gaia-x4plcaad/ontologies/survey/v6/SurveyServiceOffering | The survey service offering refers to the invitation to a participate in a survey. | ServiceAsset |
Prefixes¶
- brick: https://brickschema.org/schema/Brick#
- csvw: http://www.w3.org/ns/csvw#
- dc: http://purl.org/dc/elements/1.1/
- dcam: http://purl.org/dc/dcam/
- dcat: http://www.w3.org/ns/dcat#
- dcmitype: http://purl.org/dc/dcmitype/
- dcterms: http://purl.org/dc/terms/
- doap: http://usefulinc.com/ns/doap#
- envited-x: https://w3id.org/ascs-ev/envited-x/envited-x/v3/
- foaf: http://xmlns.com/foaf/0.1/
- geo: http://www.opengis.net/ont/geosparql#
- manifest: https://w3id.org/ascs-ev/envited-x/manifest/v5/
- odrl: http://www.w3.org/ns/odrl/2/
- org: http://www.w3.org/ns/org#
- owl: http://www.w3.org/2002/07/owl#
- prof: http://www.w3.org/ns/dx/prof/
- 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#
- schema: https://schema.org/
- sh: http://www.w3.org/ns/shacl#
- skos: http://www.w3.org/2004/02/skos/core#
- sosa: http://www.w3.org/ns/sosa/
- ssn: http://www.w3.org/ns/ssn/
- survey: https://w3id.org/gaia-x4plcaad/ontologies/survey/v6/
- time: http://www.w3.org/2006/time#
- vann: http://purl.org/vocab/vann/
- void: http://rdfs.org/ns/void#
- wgs: https://www.w3.org/2003/01/geo/wgs84_pos#
- xml: http://www.w3.org/XML/1998/namespace
- xsd: http://www.w3.org/2001/XMLSchema#
SHACL Properties¶
survey:belongsTo¶
survey:dataSize¶
survey:hasContent¶
survey:hasDomainSpecification¶
survey:hasManifest¶
survey:hasResourceDescription¶
survey:hasServiceOffering¶
survey:surveyCloseTime¶
survey:surveyCreationTime¶
survey:surveyEndTime¶
survey:surveyStartTime¶
survey:surveyUrl¶
| Shape | Property prefix | Property | MinCount | MaxCount | Description | Datatype/NodeKind | Filename |
|---|---|---|---|---|---|---|---|
| SurveyResultDataOfferingShape | survey | hasResourceDescription | 1 | 1 | survey-result-data-offering.shacl.ttl | ||
| SurveyResultDataOfferingShape | survey | hasDomainSpecification | 1 | 1 | survey-result-data-offering.shacl.ttl | ||
| SurveyResultDataOfferingShape | survey | hasManifest | 1 | 1 | survey-result-data-offering.shacl.ttl | ||
| ResultDomainSpecificationShape | survey | hasContent | 1 | 1 | survey-result-data-offering.shacl.ttl | ||
| ResultContentShape | survey | surveyStartTime | 1 | 1 | When the survey was started. | http://www.w3.org/2001/XMLSchema#dateTime | survey-result-data-offering.shacl.ttl |
| ResultContentShape | survey | surveyCloseTime | 1 | 1 | When the survey was closed. | http://www.w3.org/2001/XMLSchema#dateTime | survey-result-data-offering.shacl.ttl |
| ResultContentShape | survey | belongsTo | 1 | 1 | Accompanied survey service offering. | http://www.w3.org/ns/shacl#IRI | survey-result-data-offering.shacl.ttl |
| ResultContentShape | survey | dataSize | 0 | 1 | http://www.w3.org/2001/XMLSchema#float | survey-result-data-offering.shacl.ttl | |
| SurveyServiceOfferingShape | survey | hasServiceOffering | 1 | 1 | survey-service-offering.shacl.ttl | ||
| SurveyServiceOfferingShape | survey | hasDomainSpecification | 1 | 1 | survey-service-offering.shacl.ttl | ||
| SurveyServiceOfferingShape | survey | hasManifest | 1 | 1 | survey-service-offering.shacl.ttl | ||
| ServiceDomainSpecificationShape | survey | hasContent | 1 | 1 | survey-service-offering.shacl.ttl | ||
| ServiceContentShape | survey | surveyUrl | 1 | 1 | http://www.w3.org/2001/XMLSchema#string | survey-service-offering.shacl.ttl | |
| ServiceContentShape | survey | surveyCreationTime | 1 | 1 | When the survey was created | http://www.w3.org/2001/XMLSchema#dateTime | survey-service-offering.shacl.ttl |
| ServiceContentShape | survey | surveyEndTime | 1 | 1 | When the survey will end automatically | http://www.w3.org/2001/XMLSchema#dateTime | survey-service-offering.shacl.ttl |
| ServiceContentShape | survey | dataSize | 0 | 1 | http://www.w3.org/2001/XMLSchema#float | survey-service-offering.shacl.ttl |