Skip to content

XSLT Stylsheet Issue #11: agent roles #23

Description

@gerontakos

The stylesheet assumes all vc:agent can be output as vra:creator. The ontology isn’t much broader, allowing agents to be either a vra:creator or a vra:author (in itself a peculiar distinction). However the ontology does allow there to be 26 kinds of vra:creator, so why not build this into the transform? Perhaps an xsl:choose with 26 conditions outputting 26 distinct properties, then an xsl:otherwise to catch all roles that aren’t one of the 26 and output them using the property vra:creator.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions