Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manuscripta bf2 form #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 2 additions & 29 deletions sketches/bibliographic/manuscripta_example_100201.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -53,42 +53,15 @@
],
"meta": {
"@type": "Record",
"assigner": {
"@type": "Agent",
"label": "manuscripta.se"
},
"derivedFrom": {
"@id": "https://www.manuscripta.se/ms/100201"
},
"descriptionCreator": [
{
"@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).

"role": [
{
"@id": "https://id.kb.se/relator/dtm"
}
]
}
},
{
"@type": "Person",
"name": "Patrik Granholm",
"marc:relatedAs": {
"role": [
{
"@id": "https://id.kb.se/relator/dtm"
}
]
}
}
],
"descriptionLanguage": [
{
"@id": "https://id.kb.se/language/swe"
}
],
"creationDate": "2018"
"creationDate": "2018",
"license": "https://creativecommons.org/publicdomain/zero/1.0/"
}
}
17 changes: 17 additions & 0 deletions sketches/services/manuscripta-sitemap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:rs="http://www.openarchives.org/rs/terms/">
<rs:md capability="resourcelist" at="2021-12-14T00:04:00Z"/>
<rs:ln rel="up" href="https://manuscripta.se/sync/capabilitylist.xml"/>
<rs:ln rel="self" href="https://manuscripta.se/sync/sitemap.xml"/>
<url>
<loc>https://manuscripta.se/ms/100201</loc>
<lastmod>2021-12-14T00:03:00Z</lastmod>
<rs:md at="2021-12-14T00:03:00Z"/>
<rs:ln rel="alternate" href="https://manuscripta.se/ms/100201.xml"
hash="sha-256:bf2ceb8d0b021128f70ae46c795c6be6fffdbf6014bf812efe9e78f6d0f924fa"
length="7940" type="application/xml"/>
<rs:ln rel="alternate" href="https://manuscripta.se/export/ms/100201"
hash="sha-256:c23df88ac872ed30512f12ad5cc77f85a1abead380219fe060eb30a75d3bc64a"
length="2622" type="application/ld+json"/>
</url>
</urlset>