Skip to content

Same rdf property for different fields #12

@sebastiano-g

Description

@sebastiano-g

Currently if I create two fields in the template creation page (regardless of type) w/ the same rdf property on the front end the values for each will be combined in the output of each. Example:

  • One template field is named ‘Academic Discipline’: Textbox, dcterm:subject, value=entity
  • Another is named ‘Primary Subject’: Textbox, dcterm:subject, value=URL

In the front end my record will display each field separately but combine all values for both. It would be useful to have a way for this to be split if needed such as in the above example where I want to make a clear distinction between what the values of the dcterm:subject property represent.

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