Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9338987
codemeta.jsonld
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Subscribers
None
codemeta.jsonld
View Options
{
"@context"
:
{
"type"
:
"@type"
,
"id"
:
"@id"
,
"schema"
:
"http://schema.org/"
,
"codemeta"
:
"https://codemeta.github.io/terms/"
,
"Organization"
:
{
"@id"
:
"schema:Organization"
},
"Person"
:
{
"@id"
:
"schema:Person"
},
"SoftwareSourceCode"
:
{
"@id"
:
"schema:SoftwareSourceCode"
},
"SoftwareApplication"
:
{
"@id"
:
"schema:SoftwareApplication"
},
"Text"
:
{
"@id"
:
"schema:Text"
},
"URL"
:
{
"@id"
:
"schema:URL"
},
"address"
:
{
"@id"
:
"schema:address"
},
"affiliation"
:
{
"@id"
:
"schema:affiliation"
},
"applicationCategory"
:
{
"@id"
:
"schema:applicationCategory"
,
"@type"
:
"@id"
},
"applicationSubCategory"
:
{
"@id"
:
"schema:applicationSubCategory"
,
"@type"
:
"@id"
},
"citation"
:
{
"@id"
:
"schema:citation"
},
"codeRepository"
:
{
"@id"
:
"schema:codeRepository"
,
"@type"
:
"@id"
},
"contributor"
:
{
"@id"
:
"schema:contributor"
},
"copyrightHolder"
:
{
"@id"
:
"schema:copyrightHolder"
},
"copyrightYear"
:
{
"@id"
:
"schema:copyrightYear"
},
"creator"
:
{
"@id"
:
"schema:creator"
},
"dateCreated"
:
{
"@id"
:
"schema:dateCreated"
,
"@type"
:
"schema:Date"
},
"dateModified"
:
{
"@id"
:
"schema:dateModified"
,
"@type"
:
"schema:Date"
},
"datePublished"
:
{
"@id"
:
"schema:datePublished"
,
"@type"
:
"schema:Date"
},
"description"
:
{
"@id"
:
"schema:description"
},
"downloadUrl"
:
{
"@id"
:
"schema:downloadUrl"
,
"@type"
:
"@id"
},
"email"
:
{
"@id"
:
"schema:email"
},
"editor"
:
{
"@id"
:
"schema:editor"
},
"encoding"
:
{
"@id"
:
"schema:encoding"
},
"familyName"
:
{
"@id"
:
"schema:familyName"
},
"fileFormat"
:
{
"@id"
:
"schema:fileFormat"
,
"@type"
:
"@id"
},
"fileSize"
:
{
"@id"
:
"schema:fileSize"
},
"funder"
:
{
"@id"
:
"schema:funder"
},
"givenName"
:
{
"@id"
:
"schema:givenName"
},
"hasPart"
:
{
"@id"
:
"schema:hasPart"
},
"identifier"
:
{
"@id"
:
"schema:identifier"
,
"@type"
:
"@id"
},
"installUrl"
:
{
"@id"
:
"schema:installUrl"
,
"@type"
:
"@id"
},
"isAccessibleForFree"
:
{
"@id"
:
"schema:isAccessibleForFree"
},
"isPartOf"
:
{
"@id"
:
"schema:isPartOf"
},
"keywords"
:
{
"@id"
:
"schema:keywords"
},
"license"
:
{
"@id"
:
"schema:license"
,
"@type"
:
"@id"
},
"memoryRequirements"
:
{
"@id"
:
"schema:memoryRequirements"
,
"@type"
:
"@id"
},
"name"
:
{
"@id"
:
"schema:name"
},
"operatingSystem"
:
{
"@id"
:
"schema:operatingSystem"
},
"permissions"
:
{
"@id"
:
"schema:permissions"
},
"position"
:
{
"@id"
:
"schema:position"
},
"processorRequirements"
:
{
"@id"
:
"schema:processorRequirements"
},
"producer"
:
{
"@id"
:
"schema:producer"
},
"programmingLanguage"
:
{
"@id"
:
"schema:programmingLanguage"
},
"provider"
:
{
"@id"
:
"schema:provider"
},
"publisher"
:
{
"@id"
:
"schema:publisher"
},
"relatedLink"
:
{
"@id"
:
"schema:relatedLink"
,
"@type"
:
"@id"
},
"releaseNotes"
:
{
"@id"
:
"schema:releaseNotes"
,
"@type"
:
"@id"
},
"runtimePlatform"
:
{
"@id"
:
"schema:runtimePlatform"
},
"sameAs"
:
{
"@id"
:
"schema:sameAs"
,
"@type"
:
"@id"
},
"softwareHelp"
:
{
"@id"
:
"schema:softwareHelp"
},
"softwareRequirements"
:
{
"@id"
:
"schema:softwareRequirements"
,
"@type"
:
"@id"
},
"softwareVersion"
:
{
"@id"
:
"schema:softwareVersion"
},
"sponsor"
:
{
"@id"
:
"schema:sponsor"
},
"storageRequirements"
:
{
"@id"
:
"schema:storageRequirements"
,
"@type"
:
"@id"
},
"supportingData"
:
{
"@id"
:
"schema:supportingData"
},
"targetProduct"
:
{
"@id"
:
"schema:targetProduct"
},
"url"
:
{
"@id"
:
"schema:url"
,
"@type"
:
"@id"
},
"version"
:
{
"@id"
:
"schema:version"
},
"author"
:
{
"@id"
:
"schema:author"
,
"@container"
:
"@list"
},
"softwareSuggestions"
:
{
"@id"
:
"codemeta:softwareSuggestions"
,
"@type"
:
"@id"
},
"contIntegration"
:
{
"@id"
:
"codemeta:contIntegration"
,
"@type"
:
"@id"
},
"buildInstructions"
:
{
"@id"
:
"codemeta:buildInstructions"
,
"@type"
:
"@id"
},
"developmentStatus"
:
{
"@id"
:
"codemeta:developmentStatus"
,
"@type"
:
"@id"
},
"embargoDate"
:
{
"@id"
:
"codemeta:embargoDate"
,
"@type"
:
"schema:Date"
},
"funding"
:
{
"@id"
:
"codemeta:funding"
},
"readme"
:
{
"@id"
:
"codemeta:readme"
,
"@type"
:
"@id"
},
"issueTracker"
:
{
"@id"
:
"codemeta:issueTracker"
,
"@type"
:
"@id"
},
"referencePublication"
:
{
"@id"
:
"codemeta:referencePublication"
,
"@type"
:
"@id"
},
"maintainer"
:
{
"@id"
:
"codemeta:maintainer"
}
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Jul 4 2025, 9:19 AM (6 w, 16 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3294997
Attached To
rDCIDX Metadata indexer
Event Timeline
Log In to Comment