Skip to content

Commit b23e276

Browse files
Create MODS.csv (#279)
Co-authored-by: Valentin Lorentz <[email protected]>
1 parent ba5a0e8 commit b23e276

File tree

1 file changed

+72
-0
lines changed

1 file changed

+72
-0
lines changed

crosswalks/MODS.csv

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
Property,MODS
2+
codeRepository,location/url[@access='object in context']
3+
programmingLanguage,
4+
review,
5+
runtimePlatform,
6+
targetProduct,
7+
applicationCategory,
8+
applicationSubCategory,
9+
downloadUrl,location/url[@displayName='Download URL']
10+
fileSize,physicalDescription/extent
11+
installUrl,location/url[@displayName='Install URL']
12+
memoryRequirements,
13+
operatingSystem,
14+
permissions,
15+
processorRequirements,
16+
releaseNotes,
17+
softwareHelp,
18+
softwareRequirements,
19+
softwareVersion,originInfo/edition
20+
storageRequirements,
21+
supportingData,relatedItem[@type='references']
22+
author,name/role/roleTerm[@type='code']/[.='aut']
23+
citation,relatedItem[@otherType='references']
24+
contributor,name/role/roleTerm[@type='code']/[.='ctb']
25+
copyrightHolder,accessCondition/rights.holder/name
26+
copyrightYear,accessCondition/creation/year.creation
27+
dateCreated,originInfo/dateCreated
28+
dateModified,originInfo/dateModified
29+
datePublished,originInfo/dateIssued
30+
editor,name/role/roleTerm[@type='code']/[.='edt']
31+
encoding,
32+
fileFormat,typeOfResource
33+
funder,name/role/roleTerm[@type='code']/[.='fnd']
34+
keywords,subject
35+
license,accessCondition[@type='use and reproduction']
36+
producer,name/role/roleTerm[@type='code']/[.='pro']
37+
provider,name/role/roleTerm[@type='code']/[.='prv']
38+
publisher,originInfo/publisher
39+
sponsor,name/role/roleTerm[@type='code']/[.='spn']
40+
version,originInfo/edition
41+
isAccessibleForFree,
42+
isPartOf,part
43+
hasPart,
44+
position,part/[@order]
45+
description,abstract
46+
identifier,identifier
47+
name,titleInfo/title
48+
sameAs,location/url[@displayName='Same As']
49+
url,location/url
50+
relatedLink,relatedItem/location/url[@displayName='Related Link']
51+
givenName,name/namePart[@type='given']
52+
familyName,name/namePart[@type='family']
53+
email,
54+
affiliation,name/affiliation
55+
identifier,identifier / name/nameIdentifier
56+
name,name/namePart
57+
address,name/affiliation
58+
reviewAspect,
59+
reviewBody,
60+
endDate,
61+
roleName,
62+
startDate,
63+
softwareSuggestions,relatedItem
64+
maintainer,name/role/roleTerm[@type='code']/[.='crp']
65+
continuousIntegration,relatedItem/location/url[@displayName='Continuous Integration Service']
66+
buildInstructions,relatedItem/location/url[@displayName='Build Instructions']
67+
developmentStatus,
68+
embargoEndDate,accessCondition[@type='restriction on access']
69+
funding,
70+
issueTracker,"relatedItem/location/url[@displayName='Issue Tracker']"
71+
referencePublication,relatedItem[@type='isReferencedBy']
72+
readme,relatedItem[@type='constituent']

0 commit comments

Comments
 (0)