Sem PostGIS Stefan: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Stefan (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Stefan (Diskussion | Beiträge) |
||
| Zeile 8: | Zeile 8: | ||
Metadaten (DC-Elemente) a la [[DClite4G#Examples]]: Titel, BBox, Datenabgabe, Rechte... | Metadaten (DC-Elemente) a la [[DClite4G#Examples]]: Titel, BBox, Datenabgabe, Rechte... | ||
dc:identifier = baseURI of the service // in fact just an id to identify a metadata record | |||
dc:title = WxS Service/Title | |||
dct:abstract = WxS Service/Abstract | |||
dc:type = 'service' | |||
dc:format = namespace to OGC:WxS schema.xsd | |||
dct:spatial = Root BoundingBox // from Capabilities XML | |||
dct:modified = timestamp // e.g. from HTTP header or updateSequence | |||
dc:subject = WxS Service/KeywordList | |||
dclite4g:onLineSrc = baseURI of WxS // seems redundant to id but is the real link to the service | |||
dct:hasPart = a dc:identifier which points to each Layer element | |||
dct:hasPart = another dc:identifier, etc. | |||
dc:source = null // N/A. Note: Not meant as an OnlineResource | |||
dc:publisher = WxS Service ContactInformation/Organization | |||
dc:language = maybe HTTP header for lang (ISO3166 code), soon supported by WMS | |||
dc:rights = WxS Services Fees/AccessConstraints | |||
dc:relation = definition up to metadata provider | |||
== Laden des Datensatzes == | == Laden des Datensatzes == | ||
Version vom 14. Oktober 2007, 13:52 Uhr
Vorlage zum Selbststudium von Stefan
Zurück zu GISpunkt-Seminar_PostGIS
Daten <Titel>
Metadaten-Record
Metadaten (DC-Elemente) a la DClite4G#Examples: Titel, BBox, Datenabgabe, Rechte...
dc:identifier = baseURI of the service // in fact just an id to identify a metadata record dc:title = WxS Service/Title dct:abstract = WxS Service/Abstract dc:type = 'service' dc:format = namespace to OGC:WxS schema.xsd dct:spatial = Root BoundingBox // from Capabilities XML dct:modified = timestamp // e.g. from HTTP header or updateSequence dc:subject = WxS Service/KeywordList dclite4g:onLineSrc = baseURI of WxS // seems redundant to id but is the real link to the service dct:hasPart = a dc:identifier which points to each Layer element dct:hasPart = another dc:identifier, etc. dc:source = null // N/A. Note: Not meant as an OnlineResource dc:publisher = WxS Service ContactInformation/Organization dc:language = maybe HTTP header for lang (ISO3166 code), soon supported by WMS dc:rights = WxS Services Fees/AccessConstraints dc:relation = definition up to metadata provider
Laden des Datensatzes
Anleitung zum Laden des Datensatzes.
Queries
Anfragen:
- (gemäss GISpunkt-Seminar_PostGIS)