You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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') {
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
The text was updated successfully, but these errors were encountered: