Skip to content

Commit

Permalink
Editoriale wijzigingen (deadlinks, typo's)
Browse files Browse the repository at this point in the history
  • Loading branch information
jensscheerlinck committed Oct 23, 2018
1 parent 486f852 commit f79be32
Show file tree
Hide file tree
Showing 77 changed files with 26,643 additions and 16,693 deletions.
Binary file not shown.
Binary file removed cms/ap/adresregister-ap/adresregister-codelists.jpg
Binary file not shown.
Binary file removed cms/ap/adresregister-ap/overview.jpg
Binary file not shown.
Binary file modified cms/ap/adresregister/overview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cms/ap/gebouwenregister/overview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed cms/ap/gebouwregister-ap/overview.jpg
Binary file not shown.
Binary file modified cms/ap/generiek-basis/overview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion context/adresregister.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,8 @@
},
"plaatsnaam":{
"@id":"http://www.w3.org/2000/01/rdf-schema#label",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString",
"@container":"@set"
},
"positie":{
"@id":"https://data.vlaanderen.be/ns/adres#positie",
Expand Down
182 changes: 182 additions & 0 deletions context/gebouwenregister.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,182 @@
{
"@context":
{
"Adres":"https://data.vlaanderen.be/ns/adres#Adres",
"AdresseerbaarObject":"https://data.vlaanderen.be/ns/adres#AdresseerbaarObject",
"Gebouw":"https://data.vlaanderen.be/ns/gebouw#Gebouw",
"Gebouweenheid":"https://data.vlaanderen.be/ns/gebouw#Gebouweenheid",
"Perceel":"https://data.vlaanderen.be/ns/perceel#Perceel",

"Gebouw.geometrie":{
"@id":"https://data.vlaanderen.be/ns/gebouw#Gebouw.geometrie",
"@type":"https://data.vlaanderen.be/ns/gebouw#2DGebouwgeometrie"
},
"Gebouweenheid.adres":{
"@id":"https://data.vlaanderen.be/ns/gebouw#Gebouweenheid.adres",
"@type":"http://www.w3.org/ns/locn#Address",
"@container":"@set"
},
"Gebouweenheid.geometrie":{
"@id":"https://data.vlaanderen.be/ns/gebouw#Gebouweenheid.geometrie",
"@type":"http://www.w3.org/ns/locn#Geometry"
},
"aanduiding":{
"@id":"https://data.vlaanderen.be/ns/adres#Locatieaanduiding.aanduiding",
"@type":"http://www.w3.org/2001/XMLSchema#string"
},
"aantalVerdiepingen":{
"@id":"https://data.vlaanderen.be/ns/gebouw#aantalVerdiepingen",
"@type":"http://www.w3.org/2001/XMLSchema#integer"
},
"administratieveEenheidNiveau1":{
"@id":"http://www.w3.org/ns/locn#adminUnitL1",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"administratieveEenheidNiveau2":{
"@id":"http://www.w3.org/ns/locn#adminUnitL2",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"adres":{
"@id":"https://data.vlaanderen.be/ns/gebouw#Gebouw.adres",
"@type":"http://www.w3.org/ns/locn#Address",
"@container":"@set"
},
"adresgebied":{
"@id":"http://www.w3.org/ns/locn#addressArea",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"begin":{
"@id":"https://data.vlaanderen.be/ns/generiek#begin",
"@type":"http://www.w3.org/2001/XMLSchema#dateTime"
},
"bestaatUit":{
"@id":"https://data.vlaanderen.be/ns/gebouw#bestaatUit",
"@type":"https://data.vlaanderen.be/ns/gebouw#Gebouweenheid",
"@container":"@set"
},
"bouwjaar":{
"@id":"https://data.vlaanderen.be/ns/gebouw#bouwjaar",
"@type":"https://data.vlaanderen.be/ns/generiek#Gebeurtenisdatum"
},
"busnummer":{
"@id":"https://data.vlaanderen.be/ns/adres#Adresvoorstelling.busnummer",
"@type":"http://www.w3.org/2001/XMLSchema#string"
},
"default":{
"@id":"https://data.vlaanderen.be/ns/gebouw#default",
"@type":"http://www.w3.org/2001/XMLSchema#boolean"
},
"einde":{
"@id":"https://data.vlaanderen.be/ns/generiek#einde",
"@type":"http://www.w3.org/2001/XMLSchema#dateTime"
},
"functie":{
"@id":"https://data.vlaanderen.be/ns/gebouw#functie",
"@type":"http://www.w3.org/2004/02/skos/core#Concept"
},
"gebouweenheidstatus":{
"@id":"https://data.vlaanderen.be/ns/gebouw#gebouweenheidstatus",
"@type":"http://www.w3.org/2004/02/skos/core#Concept"
},
"gebouwnaam":{
"@id":"https://data.vlaanderen.be/ns/gebouw#gebouwnaam",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString",
"@container":"@set"
},
"gebouwstatus":{
"@id":"https://data.vlaanderen.be/ns/gebouw#gebouwstatus",
"@type":"http://www.w3.org/2004/02/skos/core#Concept"
},
"gemeentenaam":{
"@id":"https://data.vlaanderen.be/ns/adres#gemeentenaam",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"geometrie":{
"@id":"https://data.vlaanderen.be/ns/gebouw#geometrie",
"@type":"http://www.opengis.net/ont/sf#Polygon"
},
"gml":{
"@id":"http://www.opengis.net/ont/geosparql#asGML",
"@type":"http://www.w3.org/2000/01/rdf-schema#Literal"
},
"huisnummer":{
"@id":"https://data.vlaanderen.be/ns/adres#Adresvoorstelling.huisnummer",
"@type":"http://www.w3.org/2001/XMLSchema#string"
},
"isToegekendAan":{
"@id":"https://data.vlaanderen.be/ns/adres#isToegekendAan",
"@type":"https://data.vlaanderen.be/ns/adres#AdresseerbaarObject",
"@container":"@set"
},
"laatsteRenovatie":{
"@id":"https://data.vlaanderen.be/ns/gebouw#laatsteRenovatie",
"@type":"https://data.vlaanderen.be/ns/generiek#Gebeurtenisdatum"
},
"land":{
"@id":"https://data.vlaanderen.be/ns/adres#land",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"ligtOp":{
"@id":"https://data.vlaanderen.be/ns/gebouw#ligtOp",
"@type":"https://data.vlaanderen.be/ns/perceel#Perceel",
"@container":"@set"
},
"locatieAanduiding":{
"@id":"https://data.vlaanderen.be/ns/gebouw#locatieAanduiding",
"@type":"https://data.vlaanderen.be/ns/adres#Locatieaanduiding",
"@container":"@set"
},
"locatieaanduiding":{
"@id":"http://www.w3.org/ns/locn#locatorDesignator",
"@type":"http://www.w3.org/2001/XMLSchema#string"
},
"locatienaam":{
"@id":"http://www.w3.org/ns/locn#locatorName",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"methode":{
"@id":"https://data.vlaanderen.be/ns/gebouw#methode",
"@type":"http://www.w3.org/2004/02/skos/core#Concept"
},
"postbus":{
"@id":"http://www.w3.org/ns/locn#poBox",
"@type":"http://www.w3.org/2001/XMLSchema#string"
},
"postcode":{
"@id":"http://www.w3.org/ns/locn#postCode",
"@type":"http://www.w3.org/2001/XMLSchema#string"
},
"postnaam":{
"@id":"http://www.w3.org/ns/locn#postName",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"specificatie":{
"@id":"https://data.vlaanderen.be/ns/gebouw#specificatie",
"@type":"http://www.w3.org/2004/02/skos/core#Concept"
},
"straatnaam":{
"@id":"http://www.w3.org/ns/locn#thoroughfare",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"tussentijdstip":{
"@id":"https://data.vlaanderen.be/ns/generiek#tussentijdstip",
"@type":"http://www.w3.org/2001/XMLSchema#dateTime"
},
"type":{
"@id":"https://data.vlaanderen.be/ns/adres#Locatieaanduiding.type",
"@type":"http://www.w3.org/2004/02/skos/core#Concept"
},
"verwijstNaar":{
"@id":"https://data.vlaanderen.be/ns/adres#verwijstNaar",
"@type":"https://data.vlaanderen.be/ns/adres#Adres"
},
"volledigAdres":{
"@id":"http://www.w3.org/ns/locn#fullAddress",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"wkt":{
"@id":"http://www.opengis.net/ont/geosparql#asWKT",
"@type":"http://www.w3.org/2000/01/rdf-schema#Literal"
}
}
}
5 changes: 3 additions & 2 deletions context/generiek-basis.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@type":"http://www.w3.org/2000/01/rdf-schema#Literal"
},
"aanschrijfvorm":{
"@id":"http://ww.w3.org/2006/vcard/ns#honorific-prefix",
"@id":"http://www.w3.org/2006/vcard/ns#honorific-prefix",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"activiteit":{
Expand Down Expand Up @@ -159,7 +159,8 @@
},
"plaatsnaam":{
"@id":"http://www.w3.org/2000/01/rdf-schema#label",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString",
"@container":"@set"
},
"specificatie":{
"@id":"https://data.vlaanderen.be/ns/generiek#specificatie",
Expand Down
2 changes: 1 addition & 1 deletion context/organisatie-basis.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
},
"logo":{
"@id":"http://schema.org/logo",
"@type":""

},
"naam":{
"@id":"http://purl.org/dc/terms/title",
Expand Down
Loading

0 comments on commit f79be32

Please sign in to comment.