An open API service providing repository metadata for many open source software ecosystems.

GitHub / AKSW / transform-bvl-pages-to-csv-file

Repository contains files to extract and enrich data from closed database of the Online-Stadtführer maintained by Behindertenverband Leipzig e.V (in German). Besides that, further files like a R2RML mapping, are maintained.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2Ftransform-bvl-pages-to-csv-file
PURL: pkg:github/AKSW/transform-bvl-pages-to-csv-file

Stars: 1
Forks: 2
Open issues: 0

License: gpl-3.0
Language: PHP
Size: 7 MB
Dependencies parsed at: Pending

Created at: over 9 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago

Topics: behindertenverband-leipzig, building, csv, disability, leipzig, open-data, opendata, r2rml

Releases
5.0

5.0

Major changes in 5.0 release are described here: https://github.com/AKSW/transform-bvl-pages-to-csv-file/releases/tag/5.0-alpha

Changes since alpha2:

  • ID generation is not random anymore
  • for door type (entrance) and vanity basin fitting activation (toilet) the value is string instead of an URI from now on
  • added new properties (contact details about the place; contact person)
about 7 years ago
Download
5.0-alpha2

5.0-alpha2 Pre-release

Changes

  • elevators can only be partly accessible, not fully, because source data is not complete. whats missing is the information about the turning radius before the elevator for instance.

Additions

  • added p:elevatorSuitableForWheelchairs to outline if an entry is suitable for wheelchairs. user doesn’t have to check related properties by himself anymore.
  • mark all entries in the RDF file as publicly-available (relevant for building-navigator use case) - see https://github.com/AKSW/building-navigator/issues/49
over 7 years ago
Download
5.0-alpha

5.0-alpha Pre-release

Why a new major already?

We changed the data model of the RDF file again, therefore a new release.

Major changes

Change the meaning of values

  • teilweise/vollständig became partly/fully
  • ja/nein became true/false

These 2 changes allow a better data interoperability, because the usage of English terms. Even people who don’t know the German language, can use our data (at least partly).

Changed properties

  • suitableForWheelchairs => entranceSuitableForWheelchairs, elevatorSuitableForWheelchairs, toiletSuitableForWheelchairs
  • locationOfTheBell => entranceLocationOfTheBell
  • bellWithIntercomAvailable => entranceBellWithIntercomAvailable
  • bellHeightOfHeighestButtonCm => entranceBellHeightOfHeighestButtonCm
  • continuousHandrailLeftAvailable => entranceContinuousHandrailLeftAvailable
  • continuousHandrailRightAvailable => entranceContinuousHandrailRightAvailable
  • doorType => entranceDoorType
  • rampAvailable => entranceRampAvailable
  • rampLengthCm => entranceRampLengthCm
  • rampHeightCm => entranceRampHeightCm
  • rampWidthCm => entranceRampWidthCm
  • rampContinuousHandrailLeftAvailable =>
    entranceRampContinuousHandrailLeftAvailable
  • rampContinuousHandrailRightAvailable =>
    entranceRampContinuousHandrailRightAvailable
  • rampStartEndColorized => entranceRampStartEndColorized
  • turningCircle => elevatorTurningCircleExit
  • emergencyBellInsideCabinAvailable => emergencyBellInsideToiletCabinAvailable
  • distanceFromGroundEmergencyBellInsideCabin =>
    distanceFromGroundEmergencyBellInsideToiletCabin
  • supportHandleAvailable => toiletSupportHandleAvailable
  • vanityBasinFittingActivation => toiletVanityBasinFittingActivation
over 7 years ago
Download
4.0

4.0

Simplified RDF mapping (R2RML)

At first, we used a mapping which used a place resource with resources for major elements, such as toilet or entrance. After a few tests it felt like an overkill, because the people who have to maintain the RDF data later on, are not trained in data or knowledge management. Therefore a reduction to a star-scheme, which means that there is only a place resource hold all information about a place.

Also:

  • merged Location and Address information
  • renamed le-online-extracted-places.csv to places.csv

Updated data

Provided csv and n3 dump contains latest data from the Behindertenverband Leipzig.

over 7 years ago
Download
3.5

3.5

Highlights:

  • Fixes in R2RML-mapping (fixed errors, added a few mappings for missed properties)
  • refinements in README.md
over 7 years ago
Download
3.4

3.4

Highlights

  • R2RML mapping to fuel tools which can transform a CSV file to a RDF file, such as sparqlmap
  • added RDF version of the enriced CSV file (places.ttl)
  • refined license information
over 7 years ago
Download
3.3

3.3

New information

  • door type
  • device type for vanity basin fitting activation

R2RML mapping

This mapping allows the usage of R2RML processors like sparqlmap to reuse/transform the CSV file. For instance, to map it into RDF.

almost 8 years ago
Download
3.2.1

3.2.1

New information:

  • ramp gradient
  • information about support handles besides the WC (available, left or/and right)
about 8 years ago
Download
3.2

3.2

Updated version of the dataset which contains more accurate lift information. In some buildings there is not enough space (turning circle) to leave a lift, therefore the value for “Personenaufzug-rollstuhlgerecht” is set to “teilweise”, if that is the case.

about 8 years ago
Download
3.1.1

3.1.1

Updated data based on latest changes by the BVL.

about 8 years ago
Download