Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Wrong elements in distributions #6

@MetaGIS

Description

@MetaGIS

Can you check these

 <dcat:distribution>
         <dcat:Distribution rdf:about="http://geo-netinfo.trafikverket.se/mapservice/wms.axd/NetInfo?layers=VVIS#HTTP:OGC:WMS/2">
            <dct:name/>
            <dct:description>Adress till WMS-tjänst där datamängden är tillgänglig. Vissa av företeelserna i datamängden har skalrestriktioner och visas endast i skala ca 1:750 000 och större.</dct:description>
            <dcat:accessURL rdf:resource="http://geo-netinfo.trafikverket.se/mapservice/wms.axd/NetInfo?layers=VVIS"/>
            <dc:format>application/vnd.ogc.wms_xml</dc:format>
         </dcat:Distribution>
      </dcat:distribution>

dct:name does not exist. It should be dct:title
dc:format shall be dct:format (i think)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions