Skip to content

add bf:qualifier for identifiers #164

@eroux

Description

@eroux

Sometimes identifiers need to be qualified, a common distinction is the isbn for the paperback. On this example it uses:

    bf:identifiedBy [ a bf:Isbn ;
            bf:qualifier "pbk." ;
            rdf:value "9781609452339" ],

which corresponds to the MARC. We should probably limit the number of possible values it can have in SHACL but allowing pbk. would cover most of the cases we have in our database

Metadata

Metadata

Assignees

No one assigned

    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