Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.
This repository was archived by the owner on May 25, 2021. It is now read-only.

form model converter gives error on example shex from primer #314

@sideshowtom

Description

@sideshowtom

Sorry if this is user inexperience. In the field labelled 'ShEx Shape' I entered the url
https://github.com/sideshowtom/wit2/blob/master/shexPrimerExample.shex
which contains

PREFIX school: http://school.example/#
PREFIX xsd: http://www.w3.org/2001/XMLSchema#
PREFIX ex: http://ex.example/#

school:enrolleeAge xsd:integer MinInclusive 13 MaxInclusive 20

school:Enrollee {
ex:hasGuardian IRI {1,2}
}

which is an example from the Shex primer, and I left the field labelled 'ShEx Layout' blank. Then when I press convert, a red error box pops up with
Error: TypeError: undefined is not a function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions