Skip to content

Missing languageTag in jsonld #5

@hsolbrig

Description

@hsolbrig

https://www.w3.org/ns/shex.jsonld doesn't have a languageTag element, meaning that https://raw.githubusercontent.com/shexSpec/shexTest/master/schemas/1val1language.json gets emitted as

<http://a.example/S1> a shx:Shape ;
    shx:expression [ a shx:TripleConstraint ;
            shx:predicate <http://a.example/p1> ;
            shx:valueExpr [ a shx:NodeConstraint ;
                    shx:values ( [ a sht:Language ] ) ] ] .

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions