Skip to content

Avoid the use of sh:IRI for contact point #130

@tpluscode

Description

@tpluscode

The constraints on schema:contactPoint require the value to be an IRI

sh:path schema:contactPoint ;
sh:minCount 1 ;
sh:nodeKind sh:IRI ;
sh:message "cube:Cube needs an schema:contactpoint"

Some other properties too, are constrained like that. I propose to relax this to allow blank nodes. Possibly as an alternative, where it's either IRI or a blank with deep description using sh:node. For the standalone cube I expect schema:name and schema:email at the least

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