uxsexy.files.wordpress.com€¦  · web viewsemarch application profile. functional requirements...

71
Jeanna Vogt SemArch Application Profile Functional Requirements & Domain Model Purpose & Scope The Library of Congress Archive needs help. Their goal is to digitize their collections and make them available online, however, their current metadata encoding method (Encoded Archival Descriptions) is not ready for the burgeoning world of Linked Data and Semantic Web. While EAD is well-suited for producing “finding aids” that describe physical collections, it is not sufficient for an online environment, because it consists almost entirely of literal values, on which a machine can make no inferences. Beyond that, extracting information from this new linked-data environment requires a new model. Our task is to add a layer of metadata that makes meanings explicit without relying on hierarchic implications. This is particularly challenging because we must consider our user community to include everyone. Since we cannot hope to predict every user’s needs, we must strive to make the system as flexible as possible so as to maximize the return of relevant results while minimizing the irrelevant. We must also preserve the context that surrounds these collections of artifacts, without which they lose meaning. This proposal is centered on the idea that digital space is more flexible than physical space. While an artifact can reside in only one physical location, that limitation need not be replicated in a digital environment. With the creation of our metadata layer, collections can be associated with Agents (people/organizations), Events and, through these two entities, each other. Design fundamentals: The entities will be: Collection, Agent, Event, Series, File, Item, and Surrogate Every entity will be identified by a URI Collections can be assigned Agents or Events that represent the overall “aboutness” of the collection Files are recursive (can be nested within each other to any depth) To improve inference-ability, direct associations will be made where possible (such as between Collection and Item) regardless of the hierarchic organization of the Archive. Items can be assigned related Collections and Events, Agents and Items internal or external to the current collection

Upload: others

Post on 21-Jan-2021

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

SemArch Application Profile

Functional Requirements & Domain Model

Purpose & ScopeThe Library of Congress Archive needs help. Their goal is to digitize their collections and make them available online, however, their current metadata encoding method (Encoded Archival Descriptions) is not ready for the burgeoning world of Linked Data and Semantic Web. While EAD is well-suited for producing “finding aids” that describe physical collections, it is not sufficient for an online environment, because it consists almost entirely of literal values, on which a machine can make no inferences. Beyond that, extracting information from this new linked-data environment requires a new model.

Our task is to add a layer of metadata that makes meanings explicit without relying on hierarchic implications. This is particularly challenging because we must consider our user community to include everyone. Since we cannot hope to predict every user’s needs, we must strive to make the system as flexible as possible so as to maximize the return of relevant results while minimizing the irrelevant. We must also preserve the context that surrounds these collections of artifacts, without which they lose meaning.

This proposal is centered on the idea that digital space is more flexible than physical space. While an artifact can reside in only one physical location, that limitation need not be replicated in a digital environment. With the creation of our metadata layer, collections can be associated with Agents (people/organizations), Events and, through these two entities, each other.

Design fundamentals:

The entities will be: Collection, Agent, Event, Series, File, Item, and Surrogate Every entity will be identified by a URI Collections can be assigned Agents or Events that represent the overall “aboutness” of the collection Files are recursive (can be nested within each other to any depth) To improve inference-ability, direct associations will be made where possible (such as between Collection and

Item) regardless of the hierarchic organization of the Archive. Items can be assigned related Collections and Events, Agents and Items internal or external to the current

collection An Items can be assigned only one Container and one Genre

Page 2: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Functional Requirements

Function Name: Inference DetailsRequirement: Create the ability to extract explicit meaning about the details of items

Usage Scenario: One of Booker T. Washington’s speaking engagements link to a description of the event that include physical and temporal details. One could also find other Items with that Event.

Solution: Make Events and Agents into entities so metadata can be created for them.

Function Name: Maintain ContextRequirement: Maintaining the context of an artifact is critical for full understanding.

Usage Scenario: Reading a letter from Van Gogh to his brother is more meaningful if you know when it was written and, perhaps, whether or not Theo responded. This type of information might be included in the Collection Content & Scope Note or by viewing the other letters in the Collection

Solution: Context will be maintained via the assignment of Primary Collection and Series Descriptor to preserve original context.

Function Name: Associate Related CollectionsRequirement: Decrease the effort a user must go to in order to find relevant materials.

Usage Scenario: Upon reading Freud’s biographic timeline, the user is interested in reading the paper he and Einstein co-authored. Because the two Collections are related, the paper is accessible from Freud’s Collection even though it is originally part of Einstein’s.

Solution: By creating Agents and Events as entities and using them as primary access points to the archived materials, it becomes easier to expose and enable relationships between Artifacts.

Function Name: Provide Flexibility for the ArchivistsRequirement: Ease the archivists’ burden of choosing the single, best Collection for an Artifact.

Usage Scenario: Perhaps the Freud/Einstein paper was included in the Einstein Collection because it was donated with other Einstein Artifacts, but now it’s easily accessible from Freud’s Collection as well.

Solution: Artifacts can be assigned any number of related Collections, Agents, Events, or Items.

Page 3: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Domain Model

Page 4: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Term Declarations

Entity-Property Map

Agent abstract audienceEvent audienceSubject created dates description eventItem isAudienceAgent isSubjectAgent person subject subjectEvent title unitId

Collection abstract audienceAgent audienceEvent audienceSubject bulkDates copyright creator dates description extent hasFile hasItem hasSeries language note preferredCitation provenance repository restrictions subject

Page 5: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

subjectAgent subjectEvent title unitId

Event abstract audienceAgent audienceSubject dates description eventItem isAudienceEvent isSubjectEvent subject subjectAgent title unitId

File audienceAgent audienceEvent audienceSubject container creator dates description genre hadFile hasItem hasNextGroup hasPreviousGroup isInCollection isInFile isInSeries language subject subjectAgent subjectEvent title unitId

Page 6: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Item audienceAgent audienceEvent audienceSubject container creator dates description extent genre hasNextItem hasPreviousItem hasSurrogate isInCollection isInFile isInSeries language subject subjectAgent subjectEvent title unitId

Series audienceAgent audienceEvent audienceSubject container creator dates description genre hadFile hasItem hasNextGroup hasPreviousGroup isInCollection language subject subjectAgent subjectEvent title

Page 7: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

unitId

Surrogate description extent hasSurrogate isSurrogateOf language title unitId

EntitiesAP Label AgentURI http://purl.org/dc/terms/AgentNamespace http://purl.org/dc/termsSource Definition A resource that acts or has the power to act.AP Comment Examples in this AP include person, organization, and software agent.Type of Term Class

AP Label CollectionURI http://purl.org/dc/dcmitype/CollectionNamespace http://purl.org/dc/dcmitypeSource Definition An aggregation of resources.AP Comment This AP defines a collection the top-level organizational unit for the group of items in an archive.Type of Term Class

AP Label EventURI http://purl.org/dc/dcmitype/EventNamespace http://purl.org/dc/dcmitypeSource Definition A non-persistent, time-based occurrence.AP Comment -Type of Term Class

AP Label FileURI http://infx538.org/vogt/FileNamespace http://infx538.org/vogtSource Definition A grouping of archival items within a series. May contain files or items.AP Comment -Type of Term Class

AP Label ItemURI http://purl.org/dc/dcmitype/PhysicalObject

Page 8: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Namespace http://purl.org/dc/dcmitypeSource Definition An inanimate, three-dimensional object or substance.AP Comment A single object that belongs to a collection, such as a letter or a movie clip.Type of Term Class

AP Label SeriesURI http://infx538.org/vogt/SeriesNamespace http://infx538.org/vogtSource Definition A grouping of archival items within a collection. May contain files or items.AP Comment -Type of Term Class

AP Label SurrogateURI http://purl.org/dc/dcmitype/ImageNamespace http://purl.org/dc/dcmitypeSource Definition A visual representation other than text.AP Comment In this AP, a surrogate is the digital representation of an archival item.Type of Term Class

PropertiesAP Label abstractURI http://purl.org/dc/terms/abstractNamespace http://purl.org/dc/termsSource Definition A summary of the resource.Comment --Type of Term PropertySub-property Of --Usage in this AP Summarizes the contents of an entityLiteral Required

Language Tag: RequiredSES URI: Not allowed

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Agent, Collection, EventRange --Min. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( dcterms:abstract )LiteralValueString ( “Correspondence, diaries, daybook,

Page 9: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

speeches, scrapbooks, and miscellaneous papers relating primarily to Susan B.

Anthony's writings, lectures, and other efforts on behalf of women's suffrage and women's rights. Includes material pertaining to the National Woman Suffrage Association, after 1890 the National American Woman Suffrage Association, and to the New York State Woman Suffrage Association.”

Language (en)))

AP Label audienceAgentURI http://infx538.org/vogt/audienceAgentNamespace http://infx538.org/vogtSource Definition The original audience or intended audience of an entity. Inverse of isAudienceAgent.CommentType of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Collection, Event, File, Item, SeriesRange AgentMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:audienceAgent )ValueURI ( <http://infx538.org/vogt/Agent/23> ))

AP Label audienceEventURI http://infx538.org/vogt/audienceEventNamespace http://infx538.org/vogtSource Definition The original audience or intended audience of an entity. Inverse of isAudienceEvent.Comment --Type of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Agent, Collection, File, Item, Series

Page 10: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Range EventMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:audienceEvent )ValueURI ( <http://infx538.org/vogt/Event/448> ))

AP Label audienceEventForAgentURI http://infx538.org/vogt/audienceEventForAgentNamespace http://infx538.org/vogtSource Definition The agent for which the event is an audience.Comment --Type of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain EventRange AgentMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:audienceEventForAgent )ValueURI ( <http://infx538.org/vogt/Agent/12> ))

AP Label audienceEventForCollectionURI http://infx538.org/vogt/audienceEventForCollectionNamespace http://infx538.org/vogtSource Definition The collection for which the event is an audience.Comment --Type of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain EventRange CollectionMin. Occurrence 0

Page 11: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:audienceEventForCollection )ValueURI ( <http://infx538.org/vogt/Collection/12> ))

AP Label audienceEventForFileURI http://infx538.org/vogt/audienceEventForFileNamespace http://infx538.org/vogtSource Definition The file for which the event is an audience.Comment --Type of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain EventRange FileMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:audienceEventForFile )ValueURI ( <http://infx538.org/vogt/File/12> ))

AP Label audienceEventForItemURI http://infx538.org/vogt/audienceEventForItemNamespace http://infx538.org/vogtSource Definition The item for which the event is an audience.Comment --Type of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain EventRange ItemMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

Page 12: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

PropertyURI ( vogt:audienceEventForItem )ValueURI ( <http://infx538.org/vogt/Item/12> ))

AP Label audienceEventForSeriesURI http://infx538.org/vogt/audienceEventForSeriesNamespace http://infx538.org/vogtSource Definition The entity for which the event is an audience.Comment --Type of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain EventRange SeriesMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:audienceEventForSeries )ValueURI ( <http://infx538.org/vogt/Series/12> ))

AP Label audienceForCollectionURI http://infx538.org/vogt/audienceForCollectionNamespace http://infx538.org/vogtSource Definition The collection for which the agent is an audience.CommentType of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange CollectionMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:audienceForCollection )ValueURI ( <http://infx538.org/vogt/Collection/3> ))

Page 13: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

AP Label audienceForFileURI http://infx538.org/vogt/audienceForFileNamespace http://infx538.org/vogtSource Definition The file for which the agent is an audience.CommentType of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange FileMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:audienceForFile )ValueURI ( <http://infx538.org/vogt/File/3> ))

AP Label audienceForEventURI http://infx538.org/vogt/audienceForEventNamespace http://infx538.org/vogtSource Definition The event for which the agent is an audience.CommentType of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange EventMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:audienceForEvent )ValueURI ( <http://infx538.org/vogt/Event/3> ))

Page 14: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

AP Label audienceForItemURI http://infx538.org/vogt/audienceForItemNamespace http://infx538.org/vogtSource Definition The item for which the agent is an audience.CommentType of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange ItemMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:audienceForItem )ValueURI ( <http://infx538.org/vogt/Item/3> ))

AP Label audienceForSeriesURI http://infx538.org/vogt/audienceForSeriesNamespace http://infx538.org/vogtSource Definition The series for which the agent is an audience.CommentType of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange SeriesMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:audienceForSeries )ValueURI ( <http://infx538.org/vogt/Series/3> ))

AP Label audienceSubjectURI http://purl.org/dc/terms/subject

Page 15: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Namespace http://purl.org/dc/termsSource Definition The topic of the resource.Comment Recommended best practice is to use a controlled vocabulary.Type of Term PropertySub-property Of --Usage in this AP The original audience of intended audience of a resource as a subject in the LCSH.Literal Not allowedNon-literal Value URI: Required (http://id.loc.gov/authorities/subjects)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Agent, Collection, Event, File, Item, SeriesRange LCSHMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( dcterms:subject )ValueURI ( <http://id.lc.gov/authorites/subjects/394820> ))

AP Label bulkDatesURI http://purl.org/dc/terms/dateNamespace http://purl.org/dc/termsSource Definition A point or period of time associated with an event in the lifecycle of the resource.Comment Date may be used to express temporal information at any level of granularity. Recommended best

practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].Type of Term PropertySub-property Of --Usage in this AP Identifies the primary date range that the collection covers.Literal Required

Language tag: Not allowedSES URI (specify): Required (http://purl.org/dc/terms/W3CDTF)

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain CollectionRange --Min. Occurrence 1Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( dcterms:date )LiteralValueString ( “1812/1850”SyntaxEncodingSchemeURI (

<http://purl.org/dc/terms/W3CDTF> )))

Page 16: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

AP Label containerURI http://infx538.org/vogt/containerNamespace http://infx538.org/vogtSource Definition Identifies the physical location of an entity.Comment --Type of Term PropertySub-property Of --Usage in this AP --Literal Required

Language tag: Not allowedSES URI: Required (http://infx538.org/vogt/ses/container)

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain File, Item, SeriesRange --Min. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:container )LiteralValueString ( “box/7”SyntaxEncodingSchemeURI (

<http://infx538.org/vogt/ses/container> )))

AP Label copyrightURI http://infx538.org/vogt/copyrightNamespace http://infx538.org/vogtSource Definition Copyright information for a collectionComment --Type of Term PropertySub-property Of http://purl.org/dc/terms/descriptionUsage in this AP --Literal Required

Language tag: RequiredSES URI: Not allowed

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain CollectionRange --Min. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

Page 17: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

PropertyURI ( vogt:copyright )LiteralValueString ( “The status of copyright in the

unpublished writings of Susan B. Anthony is governed by the Copyright Law of the United States (Title 17, U.S.C.)”

Language (en)))

AP Label createdCollectionURI http://xmlns.com/foaf/spec/#item_madeNamespace http://xmlns.com/foaf/specSource Definition Something that was made by this agentCommentType of Term PropertySub-property Of --Usage in this AP Inverse of creator. Describes an entity that the agent created.Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange CollectionMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( foaf:item_made )ValueURI ( <http://infx538.org/vogt/Collection/3593> ))

AP Label createdFileURI http://xmlns.com/foaf/spec/#item_madeNamespace http://xmlns.com/foaf/specSource Definition Something that was made by this agentCommentType of Term PropertySub-property Of --Usage in this AP Inverse of creator. Describes an entity that the agent created.Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange FileMin. Occurrence 0Max. Occurrence Unbounded

Page 18: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

DC-Text Example Statement (PropertyURI ( foaf:item_made )ValueURI ( <http://infx538.org/vogt/File/4565> ))

AP Label createdItemURI http://xmlns.com/foaf/spec/#item_madeNamespace http://xmlns.com/foaf/specSource Definition Something that was made by this agentCommentType of Term PropertySub-property Of --Usage in this AP Inverse of creator. Describes an entity that the agent created.Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange ItemMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( foaf:item_made )ValueURI ( <http://infx538.org/vogt/Item/3593> ))

AP Label createdSeriesURI http://xmlns.com/foaf/spec/#item_madeNamespace http://xmlns.com/foaf/specSource Definition Something that was made by this agentCommentType of Term PropertySub-property Of --Usage in this AP Inverse of creator. Describes an entity that the agent created.Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange SeriesMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( foaf:item_made )

Page 19: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

ValueURI ( <http://infx538.org/vogt/Series/3593> ))

AP Label creatorURI http://purl.org/dc/terms/creatorNamespace http://purl.org/dc/termsSource Definition An entity primarily responsible for making the resource.Comment Examples of a Creator include a person, an organization, or a service.Type of Term PropertySub-property Of --Usage in this AP Identifies the creator of a collection or the creator of an item or grouping of items within a

collection. Inverse of created.Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Collection, File, Item, SeriesRange AgentMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( dcterms:creator )ValueURI ( < http://infx538.org/vogt/Agent/594> ))

AP Label datesURI http://purl.org/dc/terms/dateNamespace http://purl.org/dc/termsSource Definition A point or period of time associated with an event in the lifecycle of the resource.Comment Date may be used to express temporal information at any level of granularity. Recommended best

practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].Type of Term PropertySub-property Of --Usage in this AP Provides a date or date range for entities in this AP.Literal Required

Language tag: Not allowedSES URI: Required (http://purl.org/dc/terms/W3CDTF)

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Agent, Collection, Event, File, Item, SeriesRange --Min. Occurrence 0Max. Occurrence Unbounded

Page 20: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

DC-Text Example Statement (PropertyURI ( dcterms:date )LiteralValueString ( “1812/1850”SyntaxEncodingSchemeURI (

<http://purl.org/dc/terms/W3CDTF> )))

AP Label descriptionURI http://purl.org/dc/terms/descriptionNamespace http://purl.org/dc/termsSource Definition An account of the resource.Comment Description may include but is not limited to: an abstract, a table of contents, a graphical

representation, or a free-text account of the resource.Type of Term PropertySub-property Of --Usage in this AP Any textual description of an entity.Literal Required

Language tag: RequiredSES URI: Not allowed

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Agent, Collection, Event, File, Item, Series, SurrogateRange --Min. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( dcterms:description )LiteralValueString ( “Speeches by Anthony. Also includes The

Woman’s Bible, part one, by Elizabeth Casy Stanton. Arranged chronologically.”

Language (en)))

AP Label eventLineItemURI http://infx538.org/vogt/eventLineItemNamespace http://infx538.org/vogtSource Definition Describes an event with a date and descriptionComment --Type of Term PropertySub-property Of --Usage in this AP --Literal Required

Language tag: Not allowedSES URI: Required (http://infx.org/vogt/ses/eventLineItem)

Non-literal Value URI: Not allowed

Page 21: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Agent, EventRange --Min. Occurrence 0Max. Occurrence unboundedDC-Text Example Statement (

PropertyURI ( vogt:eventLineItem )LiteralValueString ( “1837/1838^Student, Friends seminary near

Philadelphia, PA” )SyntaxEncodingSchemeURI (

<http://infx538.org/vogt/ses/eventItem> ))

AP Label extentURI http://infx538.org/vogt/extentNamespace http://infx538.org/vogtSource Definition Physical description of the entity.Comment Extent may include but is not limited to: height, width, duration, file size.Type of Term PropertySub-property Of --Usage in this AP --Literal Required

Language tag: RequiredSES URI: Not allowed

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Collection, Item, SurrogateRange --Min. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( vogt:extent )LiteralValueString ( “701 items (chiefly photographic prints);

57 x 41 cm. or smaller.”Language (en)))

AP Label genreURI http://purl.org/dc/terms/typeNamespace http://purl.org/dc/termsSource Definition The nature or genre of the resource.Comment Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary

Page 22: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

[DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element.

Type of Term PropertySub-property Of --Usage in this AP Describes the material type/genre of an entity.Literal Not allowedNon-literal Value URI: Required (http://sandbox.metadataregistry.org/uri/arc-genres)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain File, Item, SeriesRange --Min. Occurrence 1Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( dcterms:type )Value URI ( <http://sandbox.metadataregistry.org/uri/arc-

gernes/1016> ))

AP Label hasFileURI http://purl.org/dc/terms/hasPartNamespace http://purl.org/dc/termsSource Definition A related resource that is included either physically or logically in the described resource.Comment --Type of Term PropertySub-property Of --Usage in this AP Identifies a file within a collection, series or fileLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Collection, File, SeriesRange FileMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( dcterms:hasPart )ValueURI ( <http://infx538.org/vogt/File/394> ))

AP Label hasItemURI http://purl.org/dc/terms/hasPartNamespace http://purl.org/dc/termsSource Definition A related resource that is included either physically or logically in the described resource.

Page 23: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Comment --Type of Term PropertySub-property Of --Usage in this AP Identifies an item within a collection, series or fileLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Collection, File, SeriesRange ItemMin. Occurrence 1Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( dcterms:hasPart )ValueURI ( <http://infx538.org/vogt/Item/9572> ))

AP Label hasNextFileURI http://infx538.org/vogt/hasNextFileNamespace http://infx538.org/vogtSource Definition Indicates the file that follows the current series or file sequentially.Comment --Type of Term PropertySub-property Of http://purl.org/dc/terms/relationUsage in this AP --Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain File, SeriesRange FileMin. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( vogt:hasNextFile )ValueURI ( <http://infx538.org/vogt/File/394> ))

AP Label hasNextSeriesURI http://infx538.org/vogt/hasNextSeriesNamespace http://infx538.org/vogtSource Definition Indicates the series that follows the current series or file sequentially.Comment --Type of Term Property

Page 24: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Sub-property Of http://purl.org/dc/terms/relationUsage in this AP --Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain File, SeriesRange SeriesMin. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( vogt:hasNextSeries )ValueURI ( <http://infx538.org/vogt/Series/394> ))

AP Label hasNextItemURI http://infx538.org/vogt/hasNextItemNamespace http://infx538.org/vogtSource Definition Indicates the item that follows the current item sequentially.Comment --Type of Term PropertySub-property Of http://purl.org/dc/terms/relationUsage in this AP --Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain ItemRange ItemMin. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( vogt:hasNextItem )ValueURI ( <http://infx538.org/vogt/Item/9572> ))

AP Label hasPreviousFileURI http://infx538.org/vogt/hasPreviousGroupNamespace http://infx538.org/vogtSource Definition Indicates the file that precedes the current series or file sequentially.Comment --Type of Term Property

Page 25: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Sub-property Of http://purl.org/dc/terms/relationUsage in this AP --Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain File, SeriesRange FileMin. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( vogt:hasPreviousFile )ValueURI ( <http://infx538.org/vogt/File/394> ))

AP Label hasPreviousSeriesURI http://infx538.org/vogt/hasPreviousSeriesNamespace http://infx538.org/vogtSource Definition Indicates the series that precedes the current series or file sequentially.Comment --Type of Term PropertySub-property Of http://purl.org/dc/terms/relationUsage in this AP --Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain File, SeriesRange SeriesMin. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( vogt:hasPreviousSeries )ValueURI ( <http://infx538.org/vogt/Series/394> ))

AP Label hasPreviousItemURI http://infx538.org/vogt/hasPreviousItemNamespace http://infx538.org/vogtSource Definition Indicates the item that precedes the current item sequentially.Comment --Type of Term PropertySub-property Of http://purl.org/dc/terms/relationUsage in this AP --

Page 26: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain ItemRange ItemMin. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( dcterms:hasPreviousItem )ValueURI ( <http://infx538.org/vogt/Item/9572> ))

AP Label hasSeriesURI http://purl.org/dc/terms/hasPartNamespace http://purl.org/dc/termsSource Definition A related resource that is included either physically or logically in the described resource.Comment --Type of Term PropertySub-property Of http://purl.org/dc/terms/relationUsage in this AP Identifies a series within a collectionLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain CollectionRange SeriesMin. Occurrence 1Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( dcterms:hasPart )ValueURI ( <http://infx538.org/vogt/Series/81> ))

AP Label hasSurrogateURI http://purl.org/dc/terms/isVersionOfNamespace http://purl.org/dc/termsSource Definition A related resource of which the described resource is a version, edition, or adaptation.Comment Changes in version imply substantive changes in content rather than differences in format.Type of Term PropertySub-property Of http://purl.org/dc/terms/relationUsage in this AP Identifies the digital surrogate of the item. Inverse of isSurrogateOf.Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

Page 27: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain ItemRange SurrogateMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( dcterms:isVersionOf )ValueURI ( <http://infx538.org/vogt/Surrogate/3921> ))

AP Label isInCollectionURI http://purl.org/dc/terms/isPartOfNamespace http://purl.org/dc/termsSource Definition A related resource in which the described resource is physically or logically included.Comment --Type of Term PropertySub-property Of --Usage in this AP Identifies the collection that contains the entityLiteral RequiredNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain File, Item, SeriesRange CollectionMin. Occurrence 1Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( dcterms:isPartOf )ValueURI ( <http://infx538.org/vogt/Collection/3593> ))

AP Label isInFileURI http://purl.org/dc/terms/isPartOfNamespace http://purl.org/dc/termsSource Definition A related resource in which the described resource is physically or logically included.Comment --Type of Term PropertySub-property Of --Usage in this AP Identifies the file that contains the entity.Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowed

Page 28: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Language Tag: Not allowedSES URI (specify): Not allowed

Domain File, ItemRange FileMin. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( dcterms:isPartOf )ValueURI ( <http://infx538.org/vogt/File/394> ))

AP Label isInSeriesURI http://purl.org/dc/terms/isPartOfNamespace http://purl.org/dc/termsSource Definition A related resource in which the described resource is physically or logically included.Comment --Type of Term PropertySub-property Of --Usage in this AP Identifies the series that contains the entity.Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain File, ItemRange SeriesMin. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( dcterms:isPartOf )ValueURI ( <http://infx538.org/vogt/Series/81> ))

AP Label isSubjectAgentForCollectionURI http://infx538.org/vogt/isSubjectAgentForCollectionNamespace http://infx538.org/vogtSource Definition The collection for which the agent is subject.CommentType of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Page 29: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Domain AgentRange CollectionMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:isSubjectAgentForCollection )ValueURI ( <http://infx538.org/vogt/Collection/3> ))

AP Label isSubjectAgentForFileURI http://infx538.org/vogt/isSubjectAgentForFileNamespace http://infx538.org/vogtSource Definition The file for which the agent is subject.CommentType of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange FileMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:isSubjectAgentForFile )ValueURI ( <http://infx538.org/vogt/File/3> ))

AP Label isSubjectAgentForEventURI http://infx538.org/vogt/isSubjectAgentForEventNamespace http://infx538.org/vogtSource Definition The event for which the agent is subject.CommentType of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange Event

Page 30: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Min. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:isSubjectAgentForEvent )ValueURI ( <http://infx538.org/vogt/Event/3> ))

AP Label isSubjectAgentForItemURI http://infx538.org/vogt/isSubjectAgentForItemNamespace http://infx538.org/vogtSource Definition The item for which the agent is subject.CommentType of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange ItemMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:isSubjectAgentForItem )ValueURI ( <http://infx538.org/vogt/Item/3> ))

AP Label isSubjectAgentForSeriesURI http://infx538.org/vogt/isSubjectAgentForSeriesNamespace http://infx538.org/vogtSource Definition The series for which the agent is subject.CommentType of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange SeriesMin. Occurrence 0Max. Occurrence Unbounded

Page 31: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

DC-Text Example Statement (PropertyURI ( vogt:isSubjectAgentForSeries )ValueURI ( <http://infx538.org/vogt/Series/3> ))

AP Label isSubjectEventForAgentURI http://infx538.org/vogt/isSubjectEventFor Agent Namespace http://infx538.org/vogtSource Definition The agent for which the event is a subject.Comment --Type of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain EventRange AgentMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:isSubjectEventForAgent )ValueURI ( <http://infx538.org/vogt/Agent/12> ))

AP Label isSubjectEventForCollectionURI http://infx538.org/vogt/isSubjectEventFor Collection Namespace http://infx538.org/vogtSource Definition The collection for which the event is a subject.Comment --Type of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain EventRange CollectionMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:isSubjectEventForCollection )

Page 32: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

ValueURI ( <http://infx538.org/vogt/Collection/12> ))

AP Label isSubjectEventForFileURI http://infx538.org/vogt/isSubjectEventForFileNamespace http://infx538.org/vogtSource Definition The file for which the event is a subject.Comment --Type of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain EventRange FileMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:isSubjectEventForFile )ValueURI ( <http://infx538.org/vogt/File/12> ))

AP Label isSubjectEventForItemURI http://infx538.org/vogt/isSubjectEventForItemNamespace http://infx538.org/vogtSource Definition The item for which the event is a subject.Comment --Type of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain EventRange ItemMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:isSubjectEventForItem )ValueURI ( <http://infx538.org/vogt/Item/12> ))

Page 33: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

AP Label isSubjectEventForSeriesURI http://infx538.org/vogt/isSubjectEventForSeriesNamespace http://infx538.org/vogtSource Definition The series for which the event is a subject.Comment --Type of Term PropertySub-property Of --Usage in this APLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain EventRange SeriesMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:isSubjectEventForSeries )ValueURI ( <http://infx538.org/vogt/Series/12> ))

AP Label isSurrogateOfURI http://purl.org/dc/terms/isVersionOfNamespace http://purl.org/dc/termsSource Definition A related resource of which the described resource is a version, edition, or adaptation.Comment Changes in version imply substantive changes in content rather than differences in format.Type of Term PropertySub-property Of http://purl.org/dc/terms/relationUsage in this AP Identifies the original item that the surrogate represents. Inverse of hasSurrogate.Literal Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: OptionalLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain SurrogateRange ItemMin. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( dcterms:isVersionOf )ValueURI ( <http://infx538.org/vogt/Item/9572> )ValueString ( “1901, “Huffaker’s Diary,” Kept for Orville

Wright” ))

Page 34: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

AP Label languageURI http://purl.org/dc/terms/languageNamespace http://purl.org/dc/termsSource Definition A language of the resource.Comment Recommended best practice is to use a controlled vocabulary such as RFC 464 5646 format.Type of Term PropertySub-property Of --Usage in this AP Identifies the language of an entity.Literal Required

Language tag: Not allowedSES URI: http://www.purl.org/dc/terms/RFC5646

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Collection, File, Item, Series, SurrogateRange http://www.purl.org/dc/terms/RFC5646Min. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( dcterms:language )ValueString ( “en”SyntaxEncodingSchemeURI(

<http://purl.org/dc/terms/RFC5646> )))

AP Label noteURI http://infx538.org/vogt/noteNamespace http://infx538.org/vogtSource Definition A textual note about a collection that contains a header.Comment --Type of Term PropertySub-property Of --Usage in this AP --Literal Required

Language tag: ?Non-literal Value URI: Not allowed

VES URI (specify): Not allowedValue String: RequiredLanguage Tag: Not allowedSES URI (specify): Required (http://infx538.org/vogt/ses/note)

Domain CollectionRange --Min. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:note )

Page 35: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

ValueString ( “Biographical Note/Booker T. Washington was born into slavery in 1856 and after Emancipation grew up in the Kanawha Valley of West Va. At the age of 16 he enrolled in the Hampton Normal and Agricultural Institute, Va.”

SyntaxEncodingSchemeURI ( <http://infx538.org/vogt/ses/note> )))

AP Label personLinkURI http://infx538.org/vogt/personLinkNamespace http://infx538.org/vogtSource Definition Allows an Agent entity to be linked to the associated person or organization in the LCNAFComment --Type of Term PropertySub-property Of http://purl.org/dc/terms/AgentUsage in this AP --Literal Not allowedNon-literal Value URI: http://id.loc.gov/authorities/names

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain AgentRange --Min. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:personLink )ValueURI (

<http://id.loc.gov/authorities/names/n2009073240> ))

AP Label preferredCitationURI http://purl.org/dc/terms/bibliographicCitationNamespace http://purl.org/dc/termsSource Definition A bibliographic reference for the resource.Comment Recommended practice is to include sufficient bibliographic detail to identify the resource as

unambiguously as possible.Type of Term PropertySub-property Of --Usage in this AP Describes the preferred way to cite the collectionLiteral Required

Language tag: RequiredSES URI: Not allowed

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowed

Page 36: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

SES URI (specify): Not allowedDomain CollectionRange --Min. Occurrence 1Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( dcterms:bibliographicCitation )LiteralValueString ( “Container or reel number, Susan B.

Anthony Papers, Manuscript Division, Library of Congress, Washington, D.C.” Language (en)))

AP Label provenanceURI http://purl.org/dc/terms/provenanceNamespace http://purl.org/dc/termsSource Definition A statement of any changes in ownership and custody of the resource since its creation that are

significant for its authenticity, integrity, and interpretation.Comment The statement may include a description of any changes successive custodians made to the

resource.Type of Term PropertySub-property Of --Usage in this AP Describes how the collection was procuredLiteral Required

Language tag: RequiredSES URI: Not allowed

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain CollectionRange --Min. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( dcterms:provenance )LiteralValueString ( “The papers of Susan B. Anthony, reformer

and suffragist, were given to the Library of Congress primarily by Lucy E. Anthony, Ann Anthony Bacon, and others from 1940 to 1964. An addition to the collection includes items received by the Library through gift and purchase in 1987 and 1990.” Language (en)))

AP Label repositoryURI http://infx538.org/vogt/repositoryNamespace http://infx538.org/vogtSource Definition Describes the physical location of the collection

Page 37: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Comment --Type of Term PropertySub-property Of http://purl.org/dc/terms/descriptionUsage in this AP --Literal Required

Language tag: RequiredSES URI: Not allowed

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain CollectionRange --Min. Occurrence 0Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( vogt:repository )LiteralValueString ( “Manuscript Division, Library of

Congress, Washington, D.C.” Language (en)))

AP Label restrictionsURI http://purl.org/dc/terms/accessRightsNamespace http://purl.org/dc/termsSource Definition Information about who can access the resource or an indication of its security status.Comment Access Rights may include information regarding access or restrictions based on privacy, security, or

other policies.Type of Term PropertySub-property Of --Usage in this AP Describes any limitations on access to a collection.Literal Required

Language tag: RequiredSES URI: Not allowed

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain CollectionRange --Min. Occurrence 1Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( dcterms:accessRights )LiteralValueString ( “No known donor restrictions. Rights

status of individual images not evaluated. For more information see reference aid: Copyright and Other Restrictions Which Apply to

Page 38: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Publication and Other Forms of Distribution of Images: Sources of Information.” Language (en)))

AP Label subjectURI http://purl.org/dc/terms/subjectNamespace http://purl.org/dc/termsSource Definition The topic of the resource.Comment Recommended best practice is to use a controlled vocabulary.Type of Term PropertySub-property Of --Usage in this AP The topic of an entity.Literal Not allowedNon-literal Value URI: Not allowed

VES URI (specify): Required (http://id.loc.gov/authorities/subjects)Value String: RequiredLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Agent, Collection, Event, File, Item, SeriesRange LCSHMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( dcterms:subject )VocabularyEncodingScheneURI (

<http://id.loc.gov/authorities/subjects> )ValueString ( “Women—Education” ))

AP Label subjectAgentURI http://infx538.org/vogt/subjectAgentNamespace http://infx538.org/vogtSource Definition The topic agent of the entity. Inverse of isSubjectAgent.CommentType of Term PropertySub-property Of --Usage in this AP The topic agent of an entityLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Collection, Series, File, Item, EventRange AgentMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

Page 39: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

PropertyURI ( vogt:subjectAgent )ValueURI ( <http://infx538.org/vogt/Agent/23> ))

AP Label subjectEventURI http://infx538.org/vogt/subjectEventNamespace http://infx538.org/vogtSource Definition The topic event of the entity. Inverse of isSubjectEvent.CommentType of Term PropertySub-property Of --Usage in this AP The topic event of an entityLiteral Not allowedNon-literal Value URI: Required (URI of Location entity)

VES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Collection, Series, File, Item, AgentRange EventMin. Occurrence 0Max. Occurrence UnboundedDC-Text Example Statement (

PropertyURI ( vogt:subjectEvent )ValueURI ( <http://infx538.org/vogt/Event/448> ))

AP Label titleURI http://purl.org/dc/terms/titleNamespace http://purl.org/dc/termsSource Definition A name given to the resource.CommentType of Term PropertySub-property Of --Usage in this AP Primary name identifying an entity.Literal Required

Language tag: RequiredSES URI: Not allowed

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Collection, Series, Surrogate, Item, File, Agent, EventRange --Min. Occurrence 1Max. Occurrence 1DC-Text Example Statement (

Page 40: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

PropertyURI ( dcterms:title )LiteralValueString ( “Letters to Booker’s mom” Language (en)))

AP Label unitIdURI http://purl.org/dc/terms/identifierNamespace http://purl.org/dc/termsSource Definition An unambiguous reference to the resource within a given context.Comment Recommended best practice is to identify the resource by means of a string conforming to a formal

identification system.Type of Term PropertySub-property Of --Usage in this AP Uniquely identifies objects in the archivesLiteral Required

Language tag: Not allowedSES URI: Optional?

Non-literal Value URI: Not allowedVES URI (specify): Not allowedValue String: Not allowedLanguage Tag: Not allowedSES URI (specify): Not allowed

Domain Collection, Series, Surrogate, Item, File, Agent, EventRange --Min. Occurrence 1Max. Occurrence 1DC-Text Example Statement (

PropertyURI ( dcterms:identifier )LiteralValueString ( “MSS11049” ))

Page 41: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Syntax Guidelines<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"

xmlns:vogt="http://infx538.org/vogt/"

xmlns:vogtses="http://infx538.org/vogt/ses/"

xmlns:dcterms="http://purl.org/dc/terms/"

xmlns:dctype="http://purl.org/dc/dcmitype/"

xmlns:dcam="http://purl.org/dc/dcam/" >

<rdf:Description rdf:about="http://infx538.org/vogt/Collection/c10001">

<rdf:type rdf:resource="http://purl.org/dc/dcmitype/Collection" />

<dcterms:abstract xml:lang="en">

Founder of psychoanalysis. Correspondence, holograph and typewritten drafts of writings by Freud and others, family papers, patient case files, legal documents, estate records, receipts, military and school records, certificates, notebooks, a pocket watch, a Greek statue, an oil portrait painting, genealogical data, interviews, research files, exhibit material, bibliographies, lists, photographs and drawings, newspaper and magazine clippings, and other printed matter. The collection documents many facets of Freud's life and writings; his associations with family, friends, mentors, colleagues, students, and patients; and the evolution of psychoanalytic theory and technique.

</dcterms:abstract>

<vogt:audienceAgent rdf:resource="http://infx538.org/vogt/Agent/a10001" /> <!-- Indicates an intended audience Agent of this collection. For instance, a collection of Shakespeare's sonnets might have the audience Agent of "The Dark Lady". -->

<vogt:audienceEvent rdf:resource="http://infx538.org/vogt/Event/e10001" /> <!-- Similar to audienceAgent, audienceEvent indicates an Event that was an intended audience of the items in the collection. For example, a collection of Obama's speeches may have the audience Event of "2008 campaign." -->

<dcterms:audienceSubject> <!-- The audience Subject indicates an audience that is neither an Agent nor an Event. This isn't a good example in the case of Freud's papers, but if the Collection was the Papers of Nannie Helen Burroughs, an audience Subject might be "Equal Rights Advocates."-->

<rdf:Description>

Page 42: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

<rdf:value>Psychology--History--20th century.</rdf:value>

</rdf:Description>

</dcterms:audienceSubject>

<vogt:bulkDates rdf:datatype="http://purl.org/dc/terms/W3CDTF">1871/1939</vogt:bulkDates>

<vogt:copyright xml:lang="en">

Copyright in the unpublished writings of Sigmund Freud in these papers and in other collections in the custody of the Library of Congress is reserved. Consult a reference librarian in the Manuscript Division for further information.

</vogt:copyright>

<dcterms:creator rdf:resource="http://infx538.org/vogt/Agent/a10002" />

<dcterms:date rdf:datatype="http://purl.org/dc/terms/W3CDTF">0/1998</dcterms:date>

<dcterms:description xml:lang="en">A Register of His Papers in the Sigmund Freud Collection in the Library of Congress</dcterms:description>

<vogt:extent xml:lang="en">48,000 items; 138 containers plus 19 oversize and 3 artifacts; 68 linear feet; 23 microfilm reels</vogt:extent>

<vogt:hasFile rdf:resource="http://infx538.org/vogt/File/f10001" />

<vogt:hasItem rdf:resource="http://infx538.org/vogt/Item/i10001" />

<vogt:hasSeries rdf:resource="http://infx538.org/vogt/Series/s10001" />

<dcterms:language rdf:datatype="http://www.purl.org/dc/terms/RFC5646">de</dcterms:language>

<dcterms:language rdf:datatype="http://www.purl.org/dc/terms/RFC5646">en</dcterms:language>

<dcterms:language rdf:datatype="http://www.purl.org/dc/terms/RFC5646">fr</dcterms:language>

<vogt:note rdf:datatype="http://infx538.org/vogt/ses/note">

Processing History/The Sigmund Freud Papers were arranged and described in 1991 in seven lettered series (A, B, C, D, E, F, and Z) in accordance with restrictions and conditions that applied to the collection at that time. Material within each series was arranged in groupings of family papers, general correspondence, subject file, writings, supplemental material, and interviews and recollections. When the bulk of the restrictions were lifted in 2000, the lettered series were abolished and the papers were rearranged. Nine new series (Family Papers, General Correspondence, Subject File, Writings, Supplemental File, Interviews and Recollections, Artifacts and Painting, Closed,

Page 43: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

and Oversize) were created by consolidating subgroupings within the lettered series. Although their series designations had been changed, most folder titles were not altered during reprocessing. The finding aid continues to be revised as restrictions are lifted.

</vogt:note>

<vogt:preferredCitation xml:lang="en">

Researchers wishing to cite this collection should include the following information: Container number or reel number, Sigmund Freud Papers, Sigmund Freud Collection, Manuscript Division, Library of Congress, Washington, D.C.

</vogt:preferredCitation>

<dcterms:provenance xml:lang="en">

The papers of Sigmund Freud, founder of psychoanalysis, were given to the Library of Congress by the Sigmund Freud Archives between 1952 and 2001. Additional material was given to the Library between 1970 and 1976 by Anna Freud who subsequently bequeathed to the Sigmund Freud Archives the remainder of her father's papers in her possession at the time of her death in 1982. The archives deposited these papers in the Library of Congress in 1986 and converted the deposit to a gift in 2000. Numerous other donors gave material directly to the Library of Congress between 1942 and 2001. Further items were acquired by the Library through purchase, transfer, and exchange between 1943 and 1999.

</dcterms:provenance>

<vogt:repository xml:lang="en">Manuscript Division, Library of Congress, Washington, D.C.</vogt:repository>

<vogt:restrictions xml:lang="en">

Restrictions apply governing the use, photoduplication, or publication of items in this collection. Consult reference staff in the Manuscript Division for information concerning these restrictions. In addition, many collections are stored off-site and advance notice is needed to retrieve these items for research use.

</vogt:restrictions>

<dcterms:subject>

<rdf:Description>

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

<rdf:value>Psychoanalysis--Societies, etc.</rdf:value>

</rdf:Description>

</dcterms:subject>

Page 44: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

<dcterms:subject>

<rdf:Description>

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

<rdf:value>Psychoanalysis</rdf:value>

</rdf:Description>

</dcterms:subject>

<dcterms:subject>

<rdf:Description>

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

<rdf:value>Psychoanalysts</rdf:value>

</rdf:Description>

</dcterms:subject>

<vogt:subjectAgent rdf:resource="http://infx538.org/vogt/Agent/a10003" />

<vogt:subjectEvent rdf:resource="http://infx538.org/vogt/Event/e10002" />

<dcterms:title xml:lang="en">Sigmund Freud Papers</dcterms:title>

<vogt:unitId>MSS39990</vogt:unitId>

</rdf:Description>

<rdf:Description rdf:about="http://infx538.org/vogt/Agent/a10002">

<rdf:type rdf:resource="http://purl.org/dc/terms/Agent" />

<dcterms:abstract xml:lang="en">Founder of psychoanalysis.</dcterms:abstract>

<vogt:audienceEvent rdf:resource="http://infx538.org/vogt/Event/e10001" /> <!-- See note for this term under Collection Description -->

<vogt:audienceForCollection rdf:resource="http://infx538.org/vogt/Collection/c10003" /> <!-- This would indicate that Freud is the intended audience for Collection 10003, whatever that is. -->

<vogt:audienceForFile rdf:resource="http://infx538.org/vogt/File/f10001" /> <!-- Imagine file 10001 contains Freud's journals. Thus, he, Freud, would be the intended audience Agent for that File. -->

Page 45: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

<vogt:audienceForEvent rdf:resource="http://infx538.org/vogt/Event/e10001" /> <!-- Indicates an Event for which this Agent is the intended audience Agent. For instance, Freud (the Agent) might have been an audience for the German Psychologic Foundation Conference - 1920 (the Event). -->

<vogt:audienceForItem rdf:resource="http://infx538.org.vogt/Item/i10001" />

<vogt:audienceForSeries rdf:resource="http://infx538.org.vogt/Series/s10001" />

<dcterms:Audienceubject>

<rdf:Description>

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

<rdf:value>Psychologists</rdf:value>

</rdf:Description>

</dcterms:Audienceubject> <!-- See note for this term under Collection Description -->

<vogt:createdCollection rdf:resource="http://infx538.org/Collection/c10001" />

<vogt:createdFile rdf:resource="http://infx538.org/File/f10001" />

<vogt:createdItem rdf:resource="http://infx538.org/Item/i10001" />

<vogt:createdSeries rdf:resource="http://infx538.org/Series/s10001" />

<dcterms:description xml:lang="en">Founder of Psychoanalysis. This is a longer and more detailed description of Freud.</dcterms:description>

<vogt:eventLineItem rdf:datatype="http://infx538.org/vogt/ses/eventLineItem" >6 May 1856/Born Sigismung Schlomo Freud, Freiberg, Moravia</vogt:eventLineItem>

<vogt:eventLineItem rdf:datatype="http://infx538.org/vogt/ses/eventLineItem">1860/Moved with family to Vienna, Austria</vogt:eventLineItem>

<vogt:eventLineItem>1876-1882/Conducted research on the nervous system at Ernst Brucke's Institute of Physiology, Vienna, Austria</vogt:eventLineItem>

<vogt:isSubjectAgentForCollection rdf:resource="http://infx538.org/vogt/Collection/c10005" />

<vogt:isSubjectAgentForFile rdf:resource="http://infx538.org/vogt/File/f10001" />

<vogt:isSubjectAgentForEvent rdf:resource="http://infx538.org/vogt/Event/e10005" />

<vogt:isSubjectAgentForItem rdf:resource="http://infx538.org/vogt/Item/i10001" />

<vogt:isSubjectAgentForSeries rdf:resource="http://infx538.org/vogt/Series/s10001" />

Page 46: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

<dcterms:subject>

<rdf:Description>

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

<rdf:value>Sigmund Freud, 1856-1939</rdf:value>

</rdf:Description>

</dcterms:subject>

<vogt:subjectEvent rdf:resource="http://infx538.org/vogt/Event/e10005" />

<dcterms:title xml:lang="en">Sigmund Freud</dcterms:title>

<vogt:unitId>a10002</vogt:unitId>

</rdf:Description>

<rdf:Description rdf:about="http://infx538.org/vogt/Event/e10001">

<rdf:type rdf:resource="http://infx538.org/vogt/Event" />

<dcterms:abstract xml:lang="en">

The 1930 Goethe Awards. At that time, the Goethe Award ceremonies are held annually in Frankfurt, Germany.

</dcterms:abstract>

<vogt:audienceAgent rdf:resource="http://infx538.org/vogt/Agent/a10002" />

<vogt:audienceEventForAgent rdf:resource="http://infx538.org/vogt/Agent/a10002" />

<vogt:audienceEventForCollection rdf:resource="http://infx538.org/vogt/Collection/c10001" />

<vogt:audienceEventForFile rdf:resource="http://infx538.org/vogt/File/f10001" />

<vogt:audienceEventForItem rdf:resource="http://infx538.org/vogt/Item/i10002" />

<vogt:audienceEventForSeries rdf:resource="http://infx538.org/vogt/Series/s10002" />

<vogt:audienceSubject>

<rdf:Description>

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

Page 47: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

<rdf:value>Psychologists</rdf:value>

</rdf:Description>

</vogt:audienceSubject>

<dcterms:date rdf:datatype="http://purl.org/dc/terms/W3CDTF">1930</dcterms:date>

<dcterms:description xml:lang="en">

The Goethe Prize of Frankfurt-am-Main (Goethepreis der Stadt Frankfurt) is a German literary award of high prestige (not restricted to writers, though) named after Johann Wolfgang Goethe. It was initially an annual award, but became triennial.

</dcterms:description>

<vogt:eventLineItem rdf:datatype="http://infx538.org/vogt/ses/eventLineItem">12 June 1930/Goethe Award presented to Sigmund Freud.</vogt:eventLineItem>

<vogt:isSubjectEventForAgent rdf:resource="http://infx538.org/vogt/Agent/a10002" />

<vogt:isSubjectEventForCollection rdf:resource="http://infx538.org/vogt/Collection/c10001" />

<vogt:isSubjectEventForFile rdf:resource="http://infx538.org/vogt/File/f10002" />

<vogt:isSubjectEventForItem rdf:resource="http://infx538.org/vogt/Item/i10002" />

<vogt:isSubjectEventForSeries rdf:resource="http://infx538.org/vogt/Series/s10002" />

<dcterms:subject>

<rdf:Description>

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

<rdf:value>Germany--History</rdf:value>

</rdf:Description>

</dcterms:subject>

<vogt:subjectAgent rdf:resource="http://infx538.org/vogt/Agent/a10003" />

<dcterms:title xml:lang="en">Goethe Awards - 1930</dcterms:title>

<vogt:unitId>e10001</vogt:unitId>

</rdf:Description>

Page 48: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

<rdf:Description rdf:about="http://infx538.org/vogt/File/f10001">

<rdf:type rdf:resource="http://infx538.org/vogt/File" />

<vogt:audienceAgent rdf:resource="http://infx538.org/vogt/Agent/a10002" />

<vogt:audienceEvent rdf:resource="http://infx538.org/vogt/Event/e10001" />

<vogt:audienceSubject>

<rdf:Description>

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

<rdf:value>Psychologists</rdf:value>

</rdf:Description>

</vogt:audienceSubject>

<vogt:container rdf:datatype="http://infx538.org/vogt/ses/container">Box/1</vogt:container>

<dcterms:creator rdf:resource="http://infx538.org/vogt/Agent/a10002" />

<dcterms:date rdf:datatype="http://purl.org/dc/terms/W3CDTF">1928</dcterms:date>

<dcterms:description>Handwritten journals of Freud from 1928</dcterms:description>

<vogt:genre rdf:resource="http://sandbox.metadataregistry.org/uri/arc-genres/1007" />

<vogt:hasFile rdf:resource="http://infx538.org/vogt/File/f10007" />

<vogt:hasItem rdf:resource="http://infx528.org/vogt/Item/i10001" />

<vogt:hasNextFile rdf:resource="http://infx538.org/vogt/File/f10007" />

<vogt:hasNextSeries rdf:resource="http://infx538.org/vogt/Series/s10002" />

<vogt:hasPreviousFile rdf:resource="http://infx538.org/vogt/File/f10000" />

<vogt:hasPreviousSeries rdf:resource="http://infx538.org/vogt/Series/s10000" />

<vogt:isInCollection rdf:resource="http://infx538.org/vogt/Collection/c10001" />

<vogt:isInFile rdf:resource="http://infx538.org/vogt/File/f10000" />

<vogt:isInSeries rdf:resource="http://infx538.org/vogt/Series/s10001" />

<dcterms:language rdf:datatype="http://www.purl.org/dc/terms/RFC5646">de</dcterms:language>

Page 49: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

<dcterms:subject>

<rdf:Description>

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

<rdf:value>Psychology</rdf:value>

</rdf:Description>

</dcterms:subject>

<vogt:subjectAgent rdf:resource="http://infx538.org/vogt/Agent/a10002" />

<vogt:subjectEvent rdf:resource="http://infx538.org/vogt/Event/e10004" />

<dcterms:title xml:lang="en">Freud's Journals - 1928</dcterms:title>

<vogt:unitID>f10001</vogt:unitID>

</rdf:Description>

<rdf:Description rdf:about="http://infx538.org/vogt/Item/i10001" >

<rdf:type rdf:resource="http://purl.org/dc/dcmitype/PhysicalObject" />

<vogt:audienceAgent rdf:resource="http://infx538.org/vogt/Agent/a10002" />

<vogt:audienceEvent rdf:resource="http://infx538.org/vogt/Event/e10001" />

<vogt:audienceSubject>

<rdf:Description>

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

<rdf:value>Psychologists</rdf:value>

</rdf:Description>

</vogt:audienceSubject>

<vogt:container rdf:datatype="http://infx538.org/vogt/ses/container">Box/1</vogt:container>

<dcterms:creator rdf:resource="http://infx538.org/vogt/Agent/a10002" />

<dcterms:date rdf:datatype="http://purl.org/dc/terms/W3CDTF">12-26-1928</dcterms:date>

Page 50: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

<dcterms:description xml:lang="en">Freud's entries for December 1928. He took the rest of the year off.</dcterms:description>

<vogt:extent xml:lang="en">1 8.5"x11" college rule notebook</vogt:extent>

<vogt:genre rdf:resource="http://sandbox.metadataregistry.org/uri/arc-genres/1007" />

<vogt:hasNextItem rdf:resource="http://infx538.org/vogt/Item/i10002" />

<vogt:hasPreviousItem rdf:resource="http://infx538.org/vogt/Item/i10000" />

<vogt:hasSurrogate rdf:resource="http://infx538.org/vogt/Surrogate/d10001" />

<vogt:isInCollection rdf:resource="http://infx538.org/vogt/Collection/c10001" />

<vogt:isInFile rdf:resource="http://infx538.org/vogt/File/f10001" />

<vogt:isInSeries rdf:resource="http://infx538.org/vogt/Series/s10001" />

<dcterms:language rdf:datatype="http://www.purl.org/dc/terms/RFC5646">de</dcterms:language>

<dcterms:subject>

<rdf:Description>

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

<rdf:value>Psychology</rdf:value>

</rdf:Description>

</dcterms:subject>

<vogt:subjectAgent rdf:resource="http://infx538.org/vogt/Agent/a10002" />

<vogt:subjectEvent rdf:resource="http://infx538.org/vogt/Event/e10004" />

<dcterms:title xml:lang="en">Journal - December 1928</dcterms:title>

<vogt:unitID>i10001</vogt:unitID>

</rdf:Description>

<rdf:Description rdf:about="http://infx538.org/vogt/Series/s10001" >

<rdf:type rdf:resource="http://infx538.org/vogt/Series" />

<vogt:audienceAgent rdf:resource="http://infx538.org/vogt/Agent/a10002" />

Page 51: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

<vogt:audienceEvent rdf:resource="http://infx538.org/vogt/Event/e10001" />

<vogt:audienceSubject>

<rdf:Description>

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

<rdf:value>Psychologists</rdf:value>

</rdf:Description>

</vogt:audienceSubject>

<vogt:container rdf:datatype="http://infx538.org/vogt/ses/container">Box/1</vogt:container>

<vogt:container rdf:datatype="http://infx538.org/vogt/ses/container">Box/2</vogt:container>

<vogt:container rdf:datatype="http://infx538.org/vogt/ses/container">Box/3</vogt:container>

<dcterms:creator rdf:resource="http://infx538.org/vogt/Agent/a10002" />

<dcterms:date rdf:datatype="http://purl.org/dc/terms/W3CDTF">1928/1930</dcterms:date>

<dcterms:description xml:lang="en">A collection of Freud's patient journals from 1928 through 1930</dcterms:description>

<vogt:genre rdf:resource="http://sandbox.metadataregistry.org/uri/arc-genres/1007" />

<vogt:hasFile rdf:resource="http://infx538.org/vogt/File/f10001" />

<vogt:hasFile rdf:resource="http://infx538.org/vogt/File/f10002" />

<vogt:hasItem rdf:resource="http://infx538.org/vogt/Item/i10001" />

<vogt:hasItem rdf:resource="http://infx538.org/vogt/Item/i10002" />

<vogt:hasNextFile rdf:resource="http://infx538.org/vogt/File/f10001" />

<vogt:hasNextSeries rdf:resource="http://infx538.org/vogt/Series/s10002" />

<vogt:hasPreviousFile rdf:resource="http://infx538.org/vogt/File/f10000" />

<vogt:hasPreviousSeries rdf:resource="http://infx538.org/vogt/Series/s10000" />

<vogt:isInCollection rdf:resource="http://infx538.org/vogt/Collection/c10001" />

<dcterms:language rdf:datatype="http://www.purl.org/dc/terms/RFC5646">de</dcterms:language>

<dcterms:subject>

Page 52: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

<rdf:Description>

<dcam:memberOf>http://purl.org/dc/terms/LCSH</dcam:memberOf>

<rdf:value>Psychology</rdf:value>

</rdf:Description>

</dcterms:subject>

<vogt:subjectAgent rdf:resource="http://infx538.org/vogt/Agent/a10002" />

<vogt:subjectEvent rdf:resource="http://infx538.org/vogt/Event/e10004" />

<dcterms:title xml:lang="en">Journals - 1928 to 1930</dcterms:title>

<vogt:unitID>s10001</vogt:unitID>

</rdf:Description>

<rdf:Description rdf:about="http://infx538.org/vogt/Surrogate/d10001" >

<rdf:type rdf:resource="http://purl.org/dc/dcmitype/Image" />

<dcterms:description xml:lang="en">Scanned images of Freud's Journal from December 1928.</dcterms:description>

<vogt:extent xml:lang="en">100 page pdf. 20 MB.</vogt:extent>

<vogt:isSurrogateOf rdf:resource="http://infx538.org/vogt/Item/i10001" />

<dcterms:language rdf:datatype="http://www.purl.org/dc/terms/RFC5646">de</dcterms:language>

<dcterms:title xml:lang="en">Journal - December 1928</dcterms:title>

<vogt:unitId>d10001</vogt:unitId>

</rdf:Description>

</rdf:RDF>

Page 53: uxsexy.files.wordpress.com€¦  · Web viewSemArch Application Profile. Functional Requirements & Domain Model. Purpose & Scope. The Library of Congress Archive needs help. Their

Jeanna Vogt

Usage Guidelines

URLsURLs for Entities have the pattern “x00000” where the “x” is replaced by a lowercase letter indicating the Entity type (defined below) and “00000” is replaced by a sequential numerical code beginning with 10000 for each Entity type.

Entity code replacements letters

Collection c Agent a Event e Item i File f Series s Surrogate d (as in digital surrogate)

TitlesTitles consist of one or more words capitalized following the standards identified by The Chicago Manual of Style. Leading articles should remain in their natural position at the beginning of the title. If a title includes a date, the date will follow a dash at the end of the title (e.g., “Goethe Awards – 1930”).

bulkDates (Collection)The bulkDates property is a date span representing a sub-period within the period defined by the Collection’s date property.