Skip to content

Commit

Permalink
Change to minimalistic Entryscape model
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreMesure committed Nov 10, 2024
1 parent c9419f8 commit 8dbfca2
Showing 1 changed file with 44 additions and 47 deletions.
91 changes: 44 additions & 47 deletions dcat-ap.rdf
Original file line number Diff line number Diff line change
@@ -1,48 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
<rdf:RDF xmlns:schema="http://schema.org/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:adms="http://www.w3.org/ns/adms#"
xmlns:odrs="http://schema.theodi.org/odrs#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:pubeu="http://publications.europa.eu/resource/authority/"
xmlns:geosparql="http://www.opengis.net/ont/geosparql#"
xmlns:prov="http://www.w3.org/ns/prov#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:vcard="http://www.w3.org/2006/vcard/ns#"
xmlns:dcat="http://www.w3.org/ns/dcat#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<dcat:Catalog rdf:about="https://github.com/civictechsweden/oppna-luftfartygsregistret">
<dcterms:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2022-08-29</dcterms:modified>
<dcat:Catalog rdf:about="https://raw.githubusercontent.com/civictechsweden/oppna-luftfartygsregistret/refs/heads/master/dcat-ap.rdf">
<dcterms:title xml:lang="sv">Svenska luftfartygsregistret</dcterms:title>
<dcterms:description xml:lang="sv">Det svenska luftfartygsregistret exporterat på JSON och CSV från Transportstyrelsens webbplats</dcterms:description>
<dcterms:title xml:lang="en">Swedish aircraft register</dcterms:title>
<dcterms:description xml:lang="en">The Swedish aircraft register exported as JSON and CSV from the website of Transportstyrelsen</dcterms:description>
<dcterms:publisher rdf:resource="https://civictech.se" />
<dcat:dataset rdf:resource="https://github.com/civictechsweden/oppna-luftfartygsregistret" />
<dcterms:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
<foaf:homepage rdf:resource="https://civictech.se" />
<dcterms:language rdf:resource="http://publications.europa.eu/resource/authority/language/SWE" />
<dcterms:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2022-09-01</dcterms:issued>
<dcat:themeTaxonomy rdf:resource="http://publications.europa.eu/resource/authority/data-theme" />
<dcterms:temporal>
<dcterms:PeriodOfTime rdf:nodeID="node1e07u274fx1">
<dcat:startDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2022-09-01</dcat:startDate>
</dcterms:PeriodOfTime>
</dcterms:temporal>
<dcat:dataset rdf:resource="https://github.com/civictechsweden/oppna-luftfartygsregistret"/>
<dcterms:publisher rdf:resource="https://civictech.se/owner.rdf"/>
<dcterms:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"/>
</dcat:Catalog>
<foaf:Agent rdf:about="https://civictech.se">
<foaf:name>Civic Tech Sweden</foaf:name>
<dcterms:type rdf:resource="http://purl.org/adms/publishertype/NonGovernmentalOrganisation" />
</foaf:Agent>
<rdf:Description rdf:about="http://sws.geonames.org/2661886">
<rdfs:label xml:lang="se">Sverige</rdfs:label>
<rdfs:label xml:lang="en">Sweden</rdfs:label>
</rdf:Description>
<dcat:Dataset rdf:about="https://github.com/civictechsweden/oppna-luftfartygsregistret">
<dcterms:title xml:lang="sv">Svenska luftfartygsregistret</dcterms:title>
<dcterms:description xml:lang="sv">Det svenska luftfartygsregistret exporterat på JSON och CSV från Transportstyrelsens webbplats</dcterms:description>
<dcterms:title xml:lang="en">Swedish aircraft register</dcterms:title>
<dcterms:description xml:lang="sv">Det svenska luftfartygsregistret exporterat på JSON och CSV från Transportstyrelsens webbplats. OBS: Uppgifterna samlas tack vare så kallat data scraping en gång i månaden och kan vara felaktiga eller ouppdaterade. Transportstyrelsen är inte involverad med publiceringen.</dcterms:description>
<dcterms:description xml:lang="en">The Swedish aircraft register exported as JSON and CSV from the website of Transportstyrelsen. WARNING: The data is fetched using so called data scraping once a month, the information can be inaccurate or out of date. Transportstyrelsen are in no way involved in the publication of the dataset.</dcterms:description>
<dcterms:publisher rdf:resource="https://civictech.se" />
<dcat:distribution rdf:resource="https://github.com/civictechsweden/oppna-luftfartygsregistret/blob/master/register.csv" />
<dcat:distribution rdf:resource="https://github.com/civictechsweden/oppna-luftfartygsregistret/blob/master/register.json" />
<dcat:distribution rdf:resource="https://github.com/civictechsweden/oppna-luftfartygsregistret/blob/master/register_light.json" />
<dcterms:spatial rdf:resource="http://sws.geonames.org/2661886" />
<dcterms:description xml:lang="en">The Swedish aircraft register exported as JSON and CSV from the website of Transportstyrelsen</dcterms:description>
<dcat:distribution rdf:resource="https://github.com/civictechsweden/oppna-luftfartygsregistret/blob/master/register.csv"/>
<dcat:distribution rdf:resource="https://github.com/civictechsweden/oppna-luftfartygsregistret/blob/master/register.json"/>
<dcat:distribution rdf:resource="https://github.com/civictechsweden/oppna-luftfartygsregistret/blob/master/register_light.json"/>
<dcterms:publisher rdf:resource="https://civictech.se/owner.rdf"/>
<dcterms:language rdf:resource="http://publications.europa.eu/resource/authority/language/SWE"/>
<dcterms:subject rdf:resource="http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/transportation"/>
<dcterms:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/>
<dcterms:accrualPeriodicity rdf:resource="http://publications.europa.eu/resource/authority/frequency/MONTHLY"/>
<prov:qualifiedAttribution rdf:nodeID="owner"/>
<dcat:keyword xml:lang="sv">Luftfartyg</dcat:keyword>
<dcat:keyword xml:lang="en">Aircraft</dcat:keyword>
<dcat:keyword xml:lang="sv">Register</dcat:keyword>
Expand All @@ -51,47 +46,49 @@
<dcat:keyword xml:lang="en">Airplane</dcat:keyword>
<dcat:keyword xml:lang="sv">Transportstyrelsen</dcat:keyword>
<dcat:keyword xml:lang="en">Transport</dcat:keyword>
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TRAN" />
<dcterms:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2022-09-01</dcterms:issued>
<dcat:contactPoint rdf:resource="https://forum.civictech.se" />
<dcterms:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC" />
<dcterms:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
<dcterms:accrualPeriodicity rdf:resource="http://publications.europa.eu/resource/authority/frequency/MONTHLY"/>
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TRAN"/>
<dcterms:spatial rdf:resource="http://sws.geonames.org/2661886"/>
<dcterms:temporal>
<dcterms:PeriodOfTime rdf:nodeID="node1e07u274fx1">
<dcterms:PeriodOfTime rdf:nodeID="temporal">
<dcat:startDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2022-09-01</dcat:startDate>
<dcat:endDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2099-12-31</dcat:endDate>
</dcterms:PeriodOfTime>
</dcterms:temporal>
<foaf:page rdf:resource="https://github.com/civictechsweden/oppna-luftfartygsregistret"/>
<dcat:contactPoint rdf:resource="https://civictech.se/kontakt"/>
</dcat:Dataset>
<dcat:Distribution rdf:about="https://github.com/civictechsweden/oppna-luftfartygsregistret/blob/master/register.csv">
<dcterms:title xml:lang="sv">Register (utan anonyma)</dcterms:title>
<dcterms:title xml:lang="en">Register (without anonymous)</dcterms:title>
<dcterms:description xml:lang="sv">Registret på CSV</dcterms:description>
<dcterms:description xml:lang="en">The register as CSV</dcterms:description>
<dcterms:format>text/csv</dcterms:format>
<dcat:accessURL rdf:resource="https://raw.githubusercontent.com/civictechsweden/oppna-luftfartygsregistret/master/register.csv" />
<dcterms:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
<dcat:downloadURL rdf:resource="https://raw.githubusercontent.com/civictechsweden/oppna-luftfartygsregistret/master/register.csv" />
<dcterms:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">text/csv</dcterms:format>
<dcat:accessURL rdf:resource="https://raw.githubusercontent.com/civictechsweden/oppna-luftfartygsregistret/master/register.csv"/>
<dcterms:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"/>
<dcat:downloadURL rdf:resource="https://raw.githubusercontent.com/civictechsweden/oppna-luftfartygsregistret/master/register.csv"/>
</dcat:Distribution>
<dcat:Distribution rdf:about="https://github.com/civictechsweden/oppna-luftfartygsregistret/blob/master/register_light.json">
<dcterms:title xml:lang="sv">Register (utan anonyma)</dcterms:title>
<dcterms:title xml:lang="en">Register (without anonymous)</dcterms:title>
<dcterms:description xml:lang="sv">Registret på JSON</dcterms:description>
<dcterms:description xml:lang="en">The register as JSON</dcterms:description>
<dcterms:format>application/json</dcterms:format>
<dcat:accessURL rdf:resource="https://raw.githubusercontent.com/civictechsweden/oppna-luftfartygsregistret/master/register_light.json" />
<dcterms:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
<dcat:downloadURL rdf:resource="https://raw.githubusercontent.com/civictechsweden/oppna-luftfartygsregistret/master/register_light.json" />
<dcat:accessURL rdf:resource="https://raw.githubusercontent.com/civictechsweden/oppna-luftfartygsregistret/master/register_light.json"/>
<dcterms:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"/>
<dcat:downloadURL rdf:resource="https://raw.githubusercontent.com/civictechsweden/oppna-luftfartygsregistret/master/register_light.json"/>
</dcat:Distribution>
<dcat:Distribution rdf:about="https://github.com/civictechsweden/oppna-luftfartygsregistret/blob/master/register.json">
<dcterms:title xml:lang="sv">Register (innan rensning, med listan av anonymerade ägare)</dcterms:title>
<dcterms:title xml:lang="en">Register (before cleaning, with the list of anonymised owners)</dcterms:title>
<dcterms:description xml:lang="sv">Registret på JSON</dcterms:description>
<dcterms:description xml:lang="en">The register as JSON</dcterms:description>
<dcterms:format>application/json</dcterms:format>
<dcat:accessURL rdf:resource="https://raw.githubusercontent.com/civictechsweden/oppna-luftfartygsregistret/master/register.json" />
<dcterms:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
<dcat:downloadURL rdf:resource="https://raw.githubusercontent.com/civictechsweden/oppna-luftfartygsregistret/master/register.json" />
<dcat:accessURL rdf:resource="https://raw.githubusercontent.com/civictechsweden/oppna-luftfartygsregistret/master/register.json"/>
<dcterms:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"/>
<dcat:downloadURL rdf:resource="https://raw.githubusercontent.com/civictechsweden/oppna-luftfartygsregistret/master/register.json"/>
</dcat:Distribution>
<prov:Attribution rdf:nodeID="owner">
<prov:agent rdf:resource="https://civictech.se/owner.rdf"/>
<dcat:hadRole rdf:resource="http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/owner"/>
</prov:Attribution>
</rdf:RDF>

0 comments on commit 8dbfca2

Please sign in to comment.