Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Namespaces

csshttp://www.corestandards.org/
dcthttp://purl.org/dc/terms/
dcmitypehttp://purl.org/dc/dcmitype/
orehttp://www.openarchives.org/ore/terms/
schemahttp://schema.org/

 

 

Class:PrimarySourceSet

PropertyRDF propertyPersistenceExpected typeObligationDefinitionNotes
id*N/A

property

text1Unique id of the PSS 
slug*N/Apropertytext0-1***Human-readable slug to be used in the construction of a URL for the PSS 

@id

@id URI1Unambiguous URI of the PSS 
@type@type URI1RDF type of the PSSExpected value: "schema:CreativeWork"
name*schema:namepropertytext0-1***Name of the PSS 
image*schema:imagepropertyURI0-1***Large version of image representing PSS 
thumbnail*schema:thumnailUrlpropertyURI0-1***Small version of image representing PSS 
description*schema:descriptionpropertytext0-1***Brief description of the PSS

Example: "This collection uses primary sources to explore the French and Indian War."

date created*schema:dateCreatedproperty

ISO 8601 date format

(yyyy-mm-dd)

1

Date the PSS was created 
date modified*schema:dateModifiedproperty

ISO 8601 date format

(yyyy-mm-dd)

0-1Date the PSS was most recently modified 
text*schema:textproperty

markdown

0-1Narrative overview of the PSS

PrimarySourceSet:text and PrimarySourceSet:resources may be concatenated to form a single schema:text field

resources*schema:textpropertymarkdown0-1Narrative information regarding resources for further research

Can include links to additional sources and tips for finding related materials in the DPLA

PrimarySourceSet:text and PrimarySourceSet:resources may be concatenated to form a single schema:text field

primary source**schema:hasPartrelationship

Class:PrimarySource

schema:MediaObject

0-n***Primary sources in the PSS 
teaching guide**schema:hasPartrelationship

Class:TeachingGuide

schema:CreativeWork

0-n***Teaching guide associated with the PSS 
subject**schema:aboutrelationship

Class:Subject

schema:Thing

0-n***Educational subjects of the PSS 
period**dct:temporalrelationship

Class:Period

dct:PeriodOfTime

0-n***Temporal subject of the PSS 
author**schema:authorrelationship

Class:Person

schema:Person

0-n***Author of the PSS 
publisherschema:publisher 

Class:Organization

schema:Organization

0-1Publisher of the PSS 
languageschema:inLanguage 

schema:Language

0-nPrimary language of the PSS 
media typedct:type dct:DCMIType0-1

The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.

 

Expected value: "dcmitype:InteractiveResource"
learning resource typeschema:learningResourceType text0-1Predominant type of kind characterizing the learning resourceExpected value: "Source Set"
interactivity typeschema:interactivityType text0-1Predominant mode of learning supported by the learning resource

Expected value: "Interactive"

Vocabulary: Learning Registry Metadata Initiative suggested terms

licenseschema:license URI0-1URL where the owner specifies permissions for using the resource

Expected value: "http://dp.la/info/terms/"

educational alignmentschema:educationalAlignment schema:alignmentObject0-nAn alignment to an established educational framework 
accessibility featureschema:accessibilityFeature text0-nContent features of the resource, such as accessible media, alternatives and supported enhancements for accessibility

Expected values: "captions", "structuralNavigation", "audioControl", "videoControl"

Vocabulary: Learning Registry Metadata Initiative suggested terms

accessibility hazardschema:accessibilityHazard text0-nA characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3

Expected values: "noFlashingHazard", "motionSimulation", "noSoundHazard"

Vocabulary: Learning Registry Metadata Initiative suggested terms

accessibility controlschema:accessibilityControl text0-nIdentifies input methods that are sufficient to fully control the described resource

Expected values: "fullMouseControl"

Vocabulary: Learning Registry Metadata Initiative suggested terms

*persisted to relational database as class property

**persisted to relational database as a relationship

***recommended

  • No labels