|
| 1 | +<?xml version="1.0" encoding="utf-8" ?> |
| 2 | +<rdf:RDF |
| 3 | + xmlns:time="http://www.w3.org/2006/time#" |
| 4 | + xmlns:dct="http://purl.org/dc/terms/" |
| 5 | + xmlns:dcat="http://www.w3.org/ns/dcat#" |
| 6 | + xmlns:foaf="http://xmlns.com/foaf/0.1/" |
| 7 | + xmlns:xsd="http://www.w3.org/2001/XMLSchema#" |
| 8 | + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" |
| 9 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> |
| 10 | + <dcat:Catalog rdf:about="https://data.some.org/catalog"> |
| 11 | + <dct:identifier>http://madrid.gobierto.test/datos</dct:identifier> |
| 12 | + <dct:title>Catalog for datasets of Ayuntamiento de Madrid into format rdf/xml dcat</dct:title> |
| 13 | + <dct:description>Public catalog with datasets published by Ayuntamiento de Madrid, through URL http://madrid.gobierto.test/datos</dct:description> |
| 14 | + <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-01-01 08:00:00 +0100</dct:issued> |
| 15 | + <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-01-01 08:00:00 +0100</dct:modified> |
| 16 | + <dct:language>en</dct:language> |
| 17 | + <foaf:homepage rdf:resource="http://madrid.gobierto.test/datos"/> |
| 18 | + <dcat:dataset> |
| 19 | + <dcat:Dataset rdf:about="http://madrid.gobierto.test/datos/users-dataset"> |
| 20 | + <dct:identifier>http://madrid.gobierto.test/datos/users-dataset</dct:identifier> |
| 21 | + <dct:title>Users</dct:title> |
| 22 | + <dct:description></dct:description> |
| 23 | + <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-01-02 08:00:00 +0100</dct:issued> |
| 24 | + <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-01-02 08:00:00 +0100</dct:modified> |
| 25 | + <dct:language>en</dct:language> |
| 26 | + <dct:license rdf:resource="Users"/> |
| 27 | + <dct:publisher> |
| 28 | + <foaf:Organization> |
| 29 | + <foaf:name>Ayuntamiento de Madrid</foaf:name> |
| 30 | + < foaf:mbox> [email protected]</ foaf:mbox> |
| 31 | + </foaf:Organization> |
| 32 | + </dct:publisher> |
| 33 | + <dcat:distribution> |
| 34 | + <dcat:Distribution> |
| 35 | + <dct:identifier></dct:identifier> |
| 36 | + <dct:title>Users en format CSV</dct:title> |
| 37 | + <dct:description></dct:description> |
| 38 | + <dcat:downloadURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://madrid.gobierto.test/api/v1/data/datasets/users-dataset/download.csv</dcat:downloadURL> |
| 39 | + <dcat:mediaType>application/csv</dcat:mediaType> |
| 40 | + </dcat:Distribution> |
| 41 | + </dcat:distribution> |
| 42 | + </dcat:Dataset> |
| 43 | + </dcat:dataset><dcat:dataset> |
| 44 | + <dcat:Dataset rdf:about="http://madrid.gobierto.test/datos/events-dataset"> |
| 45 | + <dct:identifier>http://madrid.gobierto.test/datos/events-dataset</dct:identifier> |
| 46 | + <dct:title>Events</dct:title> |
| 47 | + <dct:description></dct:description> |
| 48 | + <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-01-03 08:00:00 +0100</dct:issued> |
| 49 | + <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-01-03 08:00:00 +0100</dct:modified> |
| 50 | + <dct:language>en</dct:language> |
| 51 | + <dct:license rdf:resource="Events"/> |
| 52 | + <dct:publisher> |
| 53 | + <foaf:Organization> |
| 54 | + <foaf:name>Ayuntamiento de Madrid</foaf:name> |
| 55 | + < foaf:mbox> [email protected]</ foaf:mbox> |
| 56 | + </foaf:Organization> |
| 57 | + </dct:publisher> |
| 58 | + <dcat:distribution> |
| 59 | + <dcat:Distribution> |
| 60 | + <dct:identifier></dct:identifier> |
| 61 | + <dct:title>Events en format CSV</dct:title> |
| 62 | + <dct:description></dct:description> |
| 63 | + <dcat:downloadURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://madrid.gobierto.test/api/v1/data/datasets/events-dataset/download.csv</dcat:downloadURL> |
| 64 | + <dcat:mediaType>application/csv</dcat:mediaType> |
| 65 | + </dcat:Distribution> |
| 66 | + </dcat:distribution> |
| 67 | + </dcat:Dataset> |
| 68 | + </dcat:dataset><dcat:dataset> |
| 69 | + <dcat:Dataset rdf:about="http://madrid.gobierto.test/datos/no-size"> |
| 70 | + <dct:identifier>http://madrid.gobierto.test/datos/no-size</dct:identifier> |
| 71 | + <dct:title>No size</dct:title> |
| 72 | + <dct:description></dct:description> |
| 73 | + <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-01-06 08:00:00 +0100</dct:issued> |
| 74 | + <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-01-06 08:00:00 +0100</dct:modified> |
| 75 | + <dct:language>en</dct:language> |
| 76 | + <dct:license rdf:resource="No size"/> |
| 77 | + <dct:publisher> |
| 78 | + <foaf:Organization> |
| 79 | + <foaf:name>Ayuntamiento de Madrid</foaf:name> |
| 80 | + < foaf:mbox> [email protected]</ foaf:mbox> |
| 81 | + </foaf:Organization> |
| 82 | + </dct:publisher> |
| 83 | + <dcat:distribution> |
| 84 | + <dcat:Distribution> |
| 85 | + <dct:identifier></dct:identifier> |
| 86 | + <dct:title>No size en format CSV</dct:title> |
| 87 | + <dct:description></dct:description> |
| 88 | + <dcat:downloadURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://madrid.gobierto.test/api/v1/data/datasets/no-size/download.csv</dcat:downloadURL> |
| 89 | + <dcat:mediaType>application/csv</dcat:mediaType> |
| 90 | + </dcat:Distribution> |
| 91 | + </dcat:distribution> |
| 92 | + </dcat:Dataset> |
| 93 | + </dcat:dataset> |
| 94 | + </dcat:Catalog> |
| 95 | + </rdf:RDF> |
0 commit comments