Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a data model for accessibility information #9

Open
Bertware opened this issue Jul 9, 2018 · 2 comments
Open

Create a data model for accessibility information #9

Bertware opened this issue Jul 9, 2018 · 2 comments
Assignees
Labels
feature A new feature Prio: High Type: Data Related to linked open data.
Milestone

Comments

@Bertware
Copy link
Collaborator

Bertware commented Jul 9, 2018

Is your feature request related to a problem? Please describe.
Create a simple data model for accessibility

Describe the feature you'd like

Create a data model containing the following fields:

  • Building name
  • Building address
  • Building type
  • Accessibility details (nested object?)

Accessibility details should contain the following information:

  • Front door width
  • Threshold height
  • Accessible toilet?
  • Stairs or not
  • Elevator or not

Describe alternatives you've considered
Detailed information and chain of accessibility is for later: #10 #11

@Bertware Bertware added the Type: Data Related to linked open data. label Jul 9, 2018
@Bertware Bertware added the feature A new feature label Jul 9, 2018
@Bertware Bertware added this to the Sprint 2 milestone Jul 9, 2018
This was referenced Jul 9, 2018
@DendauwBrian
Copy link
Collaborator

Waiting for a linked open data file

@DendauwBrian
Copy link
Collaborator

Importing ldfetch gives an error to json-ld:
./node_modules/jsonld/lib/jsonld.js
Module parse failed: Unexpected token (1040:2)
You may need an appropriate loader to handle this file type.
| function _setDefaults(options, {
| documentLoader = jsonld.documentLoader,
| ...defaults
| }) {
| if(typeof options === 'function') {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature Prio: High Type: Data Related to linked open data.
Projects
None yet
Development

No branches or pull requests

2 participants