Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Should person.shex limit the number of WebID's to just one? #251

Description

@pmcb55

As pointed out by @matthieubosquet here, shouldn't a Person be able to maintain any number WebID's?

Currently the ShEx (in shapes/contact/person.shex) says:

vcard:Individual {
    vcard:fn xsd:string {1} ;

    # vcard:WebId is a custom term
    vcard:url vcard:WebId {1};
:
:

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