oSoc18 / OASIS

The official repository for the OASIS team at Osoc18
https://accessflanders.be
5 stars 0 forks source link

Create a data model for accessibility information #9

Open Bertware opened 6 years ago

Bertware commented 6 years ago

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:

Accessibility details should contain the following information:

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

DendauwBrian commented 6 years ago

Waiting for a linked open data file

DendauwBrian commented 6 years ago

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') {