Skip to content

Manuscripta bf2 form#1

Open
klngwll wants to merge 4 commits intomasterfrom
feature/manuscripta
Open

Manuscripta bf2 form#1
klngwll wants to merge 4 commits intomasterfrom
feature/manuscripta

Conversation

@klngwll
Copy link
Contributor

@klngwll klngwll commented Dec 21, 2021

Redan ändrat:

  • instanceOf.[Type] = Text
  • länkar till id.kb.se istället för id.loc.gov

I PR

  • descriptionCreator blir automatiskt skapande sigel. Ny form behövs för att uttrycka informationen nedan:
"descriptionCreator": [
  {
    "@type": "Person",
    "name": "Patrik Åström",
    "marc:relatedAs": {
      "role": [
        {
          "@id": "https://id.kb.se/relator/dtm"
        }
      ]
    }
  },
  {
    "@type": "Person",
    "name": "Patrik Granholm",
    "marc:relatedAs": {
      "role": [
        {
          "@id": "https://id.kb.se/relator/dtm"
        }
      ]
    }
  }
]

Set automatically to sigel
@klngwll klngwll requested review from kwahlin, niklasl and olovy December 21, 2021 07:59
{
"@type": "Person",
"name": "Patrik Åström",
"marc:relatedAs": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Räcker med en länk till personerna? D.v.s. ta bort marc:relatedAs här. Rollen är ju redundant få personen de facto är "data manager" då den skapar/redigerar metadata-poster (eller om man vill ange den som "yrke" på agenten orelaterat till att personen).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants