• Tidak ada hasil yang ditemukan

Change Requests | OGC

N/A
N/A
Protected

Academic year: 2017

Membagikan "Change Requests | OGC"

Copied!
2
0
0

Teks penuh

(1)

All Fields marked with

*

are mandatory.

Change Request

#:

222

Assigned OGC

Document #:

12-085

Name:

*

Frederic Houbie

Organization:

*

INTERGRAPH

Email:

*

[email protected]

Document

Name/Version:

*

Web Service Common Implementation Specification / 2.0.0

OGC Project

Document:

*

06-121r9

If this is a revision of a previous submission and you have a Change Request Number, then check here:

Enter the CR number here:

Enter the Revsion Number that you are revising here:

Title:

*

Support Keyword URI in Capabilities

Source:

*

Frederic Houbie

Work item code:

Category:

*

B (Addition of feature)

Reason for

change:

*

Trying to add semantic annotation to XML Capabilities, it is not possible to represent the URI of keywords

Summary of

change:

*

OWS Common currently allows specification of keywords using the following structure

<Keywords>

<Keyword xml:lang="fr-be">kw1</Keyword> <Keyword>kw2</Keyword>

(2)

<Keyword>kw4</Keyword> <type

codeSpace="http://www.eionet.europa.eu/gemet">GEMET Thesaurus</type>

</Keywords>

Unfortunately, it does not allow representation of semantic information like the URI of the keyword. Workaround is using the keyword element content for that but it is semantically wrong. An update to the schema adding an optional attribute to

ows:LanguageStringType would solve the problem <attribute name="codeSpace"

type="anyURI" use="optional" />

<Keywords>

<Keyword xml:lang="fr-be"

codeSpace="http://www.eionet.europa.eu/gemet/kw1">kw1</Keyword> <Keyword>kw2</Keyword>

<Keyword>kw3</Keyword> <Keyword>kw4</Keyword> <type

codeSpace="http://www.eionet.europa.eu/gemet">GEMET Thesaurus</type>

</Keywords>

Consequences if

not approved:

Not possible to represent the URI of keywords so semantic operations are more difficult on such metadata

Clauses affected:

*

7.4.4.1;7.4.8;7.4.11;10.6.1;10.6.3;13.3.2

Additional

Documents

affected:

Supporting

Documentation:

OGC Document 08-167r2

Comments:

Status:

Assigned

Assigned To:

OWSCommon1.2SWG

Referensi

Dokumen terkait

The Special Interest Group 3D (SIG 3D, initiator of CityGML) of the national Spatial Data Infrastructure of Germany (GDI.DE) has recently developed and published a semantic

Either drop the SWE Time class, or clearly document the circumstances in which it should be used in preference to ISO 19103 Time. If it is kept, correct the definitions: the XML

An alternative location scheme is to use linearly referenced locations, where a location is specified as being at a certain distance along (and perhaps offset from) a linear

The attribute named 'threshholdsBelongTo' belonging to the definition of the element Categorize should correctly spell 'thresholdBelongsTo'. The same applies for its

The proposed change will allow the creation of a GetCapabilities request that return only a given sub-set of the layers. Summary

The requested change is to refactor the specification into core + extensions, so that it is possible to write extensions for different input/output encodings (similar to what was

Semantic annotations extend the already existing annotations like the OGC Capabilities doc ument by linking particular metadata elements to conceptualized domain knowle dge.

This element contains a list of (at least two) “item” property elements, each with a “name” attribute and containing the data component element that defines the field...