The Library of Congress > Linked Data Service > BIBFRAME LC Extension Ontology

BIBFRAME LC Extension Ontology



| | BIBFRAME 2 List View | | BIBFRAME 2 Category View | | BIBFRAME LC Extension List View | |
BIBFRAME Logo This single-page view presents the extension vocabulary on one page with an ordered list of classes and properties, followed by more detailed information panels further down the document. All of the bibframe ontology at bibframe.rdf is imported, as are the relators at relators.rdf. Links are internal to the page, and the browser back button can reverse navigation on the page.
To view the BIBFRAME extension vocabulary in rdf, use bflc.rdf.


Class List


Property List

Imports


Classes

,
Class: bflc:AppliesTo
URI: http://id.loc.gov/ontologies/bflc/AppliesTo

Label: Applies to

Definition: The component of a resource to which a characteristic applies.

Used with: appliesTo

Change Notes: 2017-02-02: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/10000816" >
<bf:provisionActivity >
<bf:ProvisionActivity >
<bflc:appliesTo >
<bflc:appliesTo >
<bflc:AppliesTo >
<rdfs:label >1880-1883</rdfs:label>
</bflc:AppliesTo>
</bflc:appliesTo>
</bflc:appliesTo>
</bf:ProvisionActivity>
</bf:provisionActivity>
</bf:Instance>
[back to class list] [back to top]
,
Class: bflc:CaptureStorage
URI: http://id.loc.gov/ontologies/bflc/CaptureStorage

Label: Capture and Storage Technique

Definition: Specifies the sound capture and storage technique used on a sound recording resource.

SubClass Of: bf:SoundCharacteristic

Change Notes: 2019-05-20: New
2023-11-30: Added to BF

example rdf Conversion: 2.5.0
[back to class list] [back to top]
,
Class: bflc:CreatorCharacteristic
URI: http://id.loc.gov/ontologies/bflc/CreatorCharacteristic

Label: Creator characteristic

Definition: Category to which the creators of the resource belong.

Used with: creatorCharacteristic

Change Notes: 2017-02-02: New

example rdf Conversion: 2.5.0
<bf:Work rdf:about="http://id.loc.gov/resources/works/10468312" >
<bflc:creatorCharacteristic >
<bflc:CreatorCharacteristic >
<rdfs:label >Iranians</rdfs:label>
<bf:source >
<bf:Source rdf:about="http://id.loc.gov/vocabulary/subjectSchemes/lcdgt" >
<rdfs:label >Library of Congress demographic group term and code list</rdfs:label>
</bf:Source>
</bf:source>
</bflc:CreatorCharacteristic>
</bflc:creatorCharacteristic>
</bf:Work>
[back to class list] [back to top]
,
Class: bflc:DemographicGroup
URI: http://id.loc.gov/ontologies/bflc/DemographicGroup

Label: Demographic group

Definition: Characteristics of a group of agents.

Used with: demographicGroup

Change Notes: 2017-02-02: New

example rdf Conversion: 2.5.0
<bf:Work rdf:about="http://id.loc.gov/resources/works/11040072" >
<bf:intendedAudience >
<bf:IntendedAudience >
<rdfs:label >Christian Scientists</rdfs:label>
<bflc:demographicGroup >
<bflc:DemographicGroup rdf:about="http://id.loc.gov/authorities/demographicTerms/rel" >
<rdfs:label >Religious group</rdfs:label>
</bflc:DemographicGroup>
</bflc:demographicGroup>
<bf:source >
<bf:Source rdf:about="http://id.loc.gov/vocabulary/subjectSchemes/lcdgt" >
<bf:code >lcdgt</bf:code>
</bf:Source>
</bf:source>
</bf:IntendedAudience>
</bf:intendedAudience>
</bf:Work>
Controlled list of values can be taken from https://id.loc.gov/authorities/demographicTerms/.
[back to class list] [back to top]
,
Class: bflc:Deprecated
URI: http://id.loc.gov/ontologies/bflc/Deprecated

Label: Deprecated

Definition: The resource has been deprecated

Change Notes: 2022-10-03: New

[back to class list] [back to top]
,
Class: bflc:EncodingLevel
URI: http://id.loc.gov/ontologies/bflc/EncodingLevel

Label: Encoding level

Definition: Designation of the fullness of the bibliographic description.

Used with: encodingLevel

Change Notes: 2017-02-02: New

example rdf Conversion: 2.3.0
<bf:Work rdf:about="http://id.loc.gov/resources/works/5226" >
<bf:adminMetadata >
<bf:AdminMetadata >
<bflc:encodingLevel >
<bflc:encodingLevel >
<bflc:EncodingLevel rdf:about="http://id.loc.gov/vocabulary/menclvl/f" >
<rdfs:label >full</rdfs:label>
</bflc:EncodingLevel>
</bflc:encodingLevel>
</bflc:encodingLevel>
</bf:AdminMetadata>
</bf:adminMetadata>
</bf:Work>
[back to class list] [back to top]
,
Class: bflc:GovernmentPubType
URI: http://id.loc.gov/ontologies/bflc/GovernmentPubType

Label: Government Publication Type

Definition: Information recording that the resource is published or produced by or for an international, national, state, provincial, or local government agency, or by any subdivision of such a body.

Used with: governmentPubType

Change Notes: 2020-03-09: New

example rdf Conversion: 2.5.0
[back to class list] [back to top]
,
Class: bflc:GrooveCutting
URI: http://id.loc.gov/ontologies/bflc/GrooveCutting

Label: Groove cutting

Definition: Kind of cutting of the grooves used on a disc whose sound reproduction process involves a cutting head inscribing a modulated groove into the surface of a rotating cylinder or disc.

SubClass Of: bf:SoundCharacteristic

Change Notes: 2018-07-12: New

[back to class list] [back to top]
,
Class: bflc:ImageBitDepth
URI: http://id.loc.gov/ontologies/bflc/ImageBitDepth

Label: Image bit depth

Definition: The number of bits used to represent each pixel in an image.

SubClass Of: bf:DigitalCharacteristic

Change Notes: 2017-02-02: New

[back to class list] [back to top]
,
Class: bflc:MachineModel
URI: http://id.loc.gov/ontologies/bflc/MachineModel

Label: Model

Definition: Model of the computing device on which the resource operates.

SubClass Of: bf:SystemRequirement

Change Notes: 2017-02-02: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/11362521" >
<bf:systemRequirement >
<bflc:MachineModel >
<rdfs:label >IBM Personal Computer</rdfs:label>
</bflc:MachineModel>
</bf:systemRequirement>
</bf:Instance>
[back to class list] [back to top]
,
Class: bflc:MetadataLicensor
URI: http://id.loc.gov/ontologies/bflc/MetadataLicensor

Label: Metadata licensor

Definition: Organization that licenses the intellectual property rights to the data contained in the description.

SubClass Of: bf:Agent

Used with: metadataLicensor

Change Notes: 2017-02-02: New

example rdf Conversion: 2.5.0
<bf:Instance >
<bf:adminMetadata >
<bf:AdminMetadata >
<bflc:metadataLicensor >
<bflc:metadataLicensor >
<bflc:MetadataLicensor >
<rdfs:label >UkLCURL</rdfs:label>
</bflc:MetadataLicensor>
</bflc:metadataLicensor>
</bflc:metadataLicensor>
</bf:AdminMetadata>
</bf:adminMetadata>
</bf:Instance>
[back to class list] [back to top]
,
Class: bflc:MovingImageTechnique
URI: http://id.loc.gov/ontologies/bflc/MovingImageTechnique

Label: Moving Image Technique

Definition: Specifies the technique used in creating motion in motion pictures or videorecordings.

Used with: movingImageTechnique

Change Notes: 2020-02-13: New

example rdf Conversion: 2.5.0
<bf:Work rdf:about="http://id.loc.gov/resources/works/10316710" >
<bflc:movingImageTechnique >
<bflc:MovingImageTechnique rdf:about="http://id.loc.gov/vocabulary/mtechnique/live" >
<rdfs:label >live action</rdfs:label>
</bflc:MovingImageTechnique>
</bflc:movingImageTechnique>
</bf:Work>
[back to class list] [back to top]
,
Class: bflc:OperatingSystem
URI: http://id.loc.gov/ontologies/bflc/OperatingSystem

Label: Operating system

Definition: Software that directly operates a system's hardware and serves as a platform for applications.

SubClass Of: bf:SystemRequirement

Change Notes: 2017-02-02: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/11403756" >
<bf:systemRequirement >
<bflc:OperatingSystem >
<rdfs:label >DOS 2.1 or higher.</rdfs:label>
</bflc:OperatingSystem>
</bf:systemRequirement>
</bf:Instance>
[back to class list] [back to top]
,
Class: bflc:PrimaryContribution
URI: http://id.loc.gov/ontologies/bflc/PrimaryContribution

Label: Primary contribution

Definition: Contribution for which the agent is the name chosen as the name part of the name and title access point.

SubClass Of: bf:Contribution

Change Notes: 2017-02-02: New
2023-11-30: Added to BF

example rdf Conversion: 2.5.0
[back to class list] [back to top]
,
Class: bflc:ProgrammingLanguage
URI: http://id.loc.gov/ontologies/bflc/ProgrammingLanguage

Label: Programming language

Definition: Name of the programming language associated with the data comprising the resource.

SubClass Of: bf:SystemRequirement

Change Notes: 2017-02-02: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/13127430" >
<bf:systemRequirement >
<bflc:ProgrammingLanguage >
<rdfs:label >Windows 95 or above</rdfs:label>
</bflc:ProgrammingLanguage>
</bf:systemRequirement>
</bf:Instance>
[back to class list] [back to top]
,
Class: bflc:Relation
URI: http://id.loc.gov/ontologies/bflc/Relation

Label: Relation

Definition: Connection between resources.

Used with: relation

Change Notes: 2017-02-02: New

[back to class list] [back to top]
,
Class: bflc:Relationship
URI: http://id.loc.gov/ontologies/bflc/Relationship

Label: Relationship

Definition: Resource and its connection to another resource.

Used with: relationship

Change Notes: 2017-02-02: New

[back to class list] [back to top]
,
Class: bflc:Relief
URI: http://id.loc.gov/ontologies/bflc/Relief

Label: Relief

Definition: Relief term specified on a cartographic resource

Used with: relief

Change Notes: 2019-05-07: New
2023-11-30: Added to BF

example rdf Conversion: 2.5.0
Controlled list of values can be taken from https://id.loc.gov/vocabulary/mrelief/.
[back to class list] [back to top]
,
Class: bflc:SecondaryInstance
URI: http://id.loc.gov/ontologies/bflc/SecondaryInstance

Label: Secondary Instance

Definition: Instance created when a single MARC record is split into multiple MARC records for conversion to BIBFRAME; used to connect multiple Instance resources to a single Work

SubClass Of: bf:Instance

Change Notes: 2023-11-30: New

[back to class list] [back to top]
,
Class: bflc:SerialPubType
URI: http://id.loc.gov/ontologies/bflc/SerialPubType

Label: Serial Publication Type

Definition: Information recording the type of continuing resource.

Used with: serialPubType

Change Notes: 2020-03-18: New

example rdf Conversion: 2.5.0
<bf:Work rdf:about="http://id.loc.gov/resources/works/19112984" >
<bflc:serialPubType >
<bflc:SerialPubType rdf:about="http://id.loc.gov/vocabulary/mserialpubtype/periodical" >
<rdfs:label >periodical</rdfs:label>
</bflc:SerialPubType>
</bflc:serialPubType>
</bf:Work>
[back to class list] [back to top]
,
Class: bflc:SeriesAnalysis
URI: http://id.loc.gov/ontologies/bflc/SeriesAnalysis

Label: Series analysis

Definition: A specific organization's analysis practice for a series named in the bf:title field for a work. May also contain the volumes/dates and/or the institution/copy identification to which the practice applies.

SubClass Of: SeriesTreatment

Change Notes: 2018-10-12: New

[back to class list] [back to top]
,
Class: bflc:SeriesClassification
URI: http://id.loc.gov/ontologies/bflc/SeriesClassification

Label: Series classification

Definition: A specific organization's classification practice for a series named in the bf:title field for a work. May also contain the volumes/dates and/or the institution/copy identification to which the practice applies.

SubClass Of: SeriesTreatment

Change Notes: 2018-10-12: New

[back to class list] [back to top]
,
Class: bflc:SeriesNumbering
URI: http://id.loc.gov/ontologies/bflc/SeriesNumbering

Label: Series numbering

Definition: Sequential designation or numbering used in the bf:title field for a work.

SubClass Of: SeriesTreatment

Change Notes: 2018-10-12: New

[back to class list] [back to top]
,
Class: bflc:SeriesNumberingPeculiarities
URI: http://id.loc.gov/ontologies/bflc/SeriesNumberingPeculiarities

Label: Series numbering peculiarities

Definition: Listing of irregularities in the report year coverage and/or numbering used in the bf:title field for a work. May also include a citation for the source of information.

SubClass Of: SeriesTreatment

Change Notes: 2018-10-12: New

[back to class list] [back to top]
,
Class: bflc:SeriesProvider
URI: http://id.loc.gov/ontologies/bflc/SeriesProvider

Label: Series provider

Definition: Place of publication and the name of the publisher/issuing body used in the bf:title field for a work.

SubClass Of: SeriesTreatment

Change Notes: 2018-10-12: New

[back to class list] [back to top]
,
Class: bflc:SeriesSequentialDesignation
URI: http://id.loc.gov/ontologies/bflc/SeriesSequentialDesignation

Label: Series sequential designation

Definition: Beginning/ending date(s) of publication and/or sequential designations used in the bf:title field for a work. May also include a citation for the source of information.

SubClass Of: SeriesTreatment

Change Notes: 2018-10-12: New

[back to class list] [back to top]
,
Class: bflc:SeriesTracing
URI: http://id.loc.gov/ontologies/bflc/SeriesTracing

Label: Series tracing

Definition: A specific organization's tracing practice for a series named in the bf:title field for a work. May also contain the volumes/dates and/or the institution/copy identification to which the practice applies.

SubClass Of: SeriesTreatment

Change Notes: 2018-10-12: New

[back to class list] [back to top]
,
Class: bflc:SeriesTreatment
URI: http://id.loc.gov/ontologies/bflc/SeriesTreatment

Label: Series treatment

Definition: Technical specification relating to the encoding of series data in a resource

Used with: seriesTreatment

SubClassed As: SeriesSequentialDesignation
SeriesNumberingPeculiarities
SeriesNumbering
SeriesProvider
SeriesAnalysis
SeriesTracing
SeriesClassification

Change Notes: 2018-10-12: New

[back to class list] [back to top]
,
Class: bflc:TransliteratedTitle
URI: http://id.loc.gov/ontologies/bflc/TransliteratedTitle

Label: Transliterated title

Definition: Title transliterated from one script to another.

SubClass Of: bf:VariantTitle

Change Notes: 2018-07-12: New
2023-11-30: Added to BF

[back to class list] [back to top]
,
Class: bflc:Uncontrolled
URI: http://id.loc.gov/ontologies/bflc/Uncontrolled

Label: Uncontrolled

Definition: Component of the resource that is not under authority control

Change Notes: 2021-11-02: New

example rdf Conversion: 2.1.0
<bf:Work rdf:about="http://id.loc.gov/resources/works/10324232" >
<bflc:relationship >
<bflc:Relationship >
<bf:relatedTo >
<bf:relatedTo >
<bflc:Uncontrolled >
<bf:status >
<bf:Status rdf:about="http://id.loc.gov/vocabulary/mstatus/t" >
<rdfs:label >transcribed</rdfs:label>
</bf:Status>
</bf:status>
<bf:title >
<bf:Title >
<bf:mainTitle >Jāmiʻat al-Iskandarīyah, Kullīyat al-Ādāb, al-Maṭbūʻ ;</bf:mainTitle>
<bf:mainTitle xml:lang="ar-arab" >جامعة الإسكندرية، كلية الآداب، المطبوع ؛</bf:mainTitle>
</bf:Title>
</bf:title>
</bflc:Uncontrolled>
</bf:relatedTo>
</bf:relatedTo>
</bflc:Relationship>
</bflc:relationship>
</bf:Work>
[back to class list] [back to top]

Properties

Property: aap      
URI: http://id.loc.gov/ontologies/bflc/aap

Label: Authorized access point

Definition: A text string that represents the label of the resource. It could be a name/title combination, but could also include additional fields to make it unique within the catalog.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2021-11-02: New

example rdf Conversion: 2.5.0
<bf:Work rdf:about="http://id.loc.gov/resources/works/18763259" >
<xml:comment >properties truncated from original</xml:comment>
<bflc:aap >Men̲, āp aur vuh ميں، آپ اور وه</bflc:aap>
</bf:Work>
[back to property list] [back to top]
Property: aap-normalized      
URI: http://id.loc.gov/ontologies/bflc/aap-normalized

Label: Normalized authorized access point

Definition: Normalized version of the authorized access point with spaces, capitalization, and punctuation removed.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2021-11-02: New

example rdf Conversion: 2.5.0
<bf:Work rdf:about="http://id.loc.gov/resources/works/18763259" >
<xml:comment >properties truncated from original</xml:comment>
<bflc:aap-normalized >men̲āpaurvuhميں،آپاوروه</bflc:aap-normalized>
</bf:Work>
[back to property list] [back to top]
Property: applicableInstitution      
URI: http://id.loc.gov/ontologies/bflc/applicableInstitution

Label: Applicable institution

Definition: Institutional location of a resource to which a particular piece of description applies.

Used with: Used with Work, Instance or Item

Expected Value: bf:Agent

Change Notes: 2017-02-02: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/10361973" >
<bf:immediateAcquisition >
<bf:ImmediateAcquisition >
<rdfs:label >Gift James S. Gale March 24, 1927.</rdfs:label>
<bflc:appliesTo >
<bflc:AppliesTo >
<rdfs:label >Copy 1</rdfs:label>
</bflc:AppliesTo>
</bflc:appliesTo>
<bflc:applicableInstitution >
<madsrdf:CorporateName rdf:about="http://id.loc.gov/vocabulary/organizations/dlc" >
<rdfs:label >United States, Library of Congress</rdfs:label>
</madsrdf:CorporateName>
</bflc:applicableInstitution>
</bf:ImmediateAcquisition>
</bf:immediateAcquisition>
</bf:Instance>
Controlled list of values can be taken from https://id.loc.gov/vocabulary/organizations/.
[back to property list] [back to top]
Property: appliesTo      
URI: http://id.loc.gov/ontologies/bflc/appliesTo

Label: Applies to

Definition: The component of a resource to which a characteristic applies.

Used with: Used with Work, Instance or Item

Expected Value: AppliesTo

Change Notes: 2017-02-02: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/10000816" >
<bf:provisionActivity >
<bf:ProvisionActivity >
<rdf:type rdf:resource="http://id.loc.gov/ontologies/bibframe/Publication" />
<bf:status >
<bf:Status rdf:about="http://id.loc.gov/vocabulary/mstatus/earliest" >
<rdfs:label >earliest</rdfs:label>
</bf:Status>
</bf:status>
<bflc:appliesTo >
<bflc:AppliesTo >
<rdfs:label >1880-1883</rdfs:label>
</bflc:AppliesTo>
</bflc:appliesTo>
<bflc:simplePlace >Milwaukee, Wis</bflc:simplePlace>
<bflc:simpleAgent >C. Dörflinger</bflc:simpleAgent>
<bflc:simpleDate >[1879]-</bflc:simpleDate>
</bf:ProvisionActivity>
</bf:provisionActivity>
</bf:Instance>
[back to property list] [back to top]
Property: catalogerId      
URI: http://id.loc.gov/ontologies/bflc/catalogerId

Label: Cataloger ID

Definition: ID of the cataloger who created or edited the description.

Used with: bf:AdminMetadata

Expected Value: rdfs:Literal

Change Notes: 2018-07-12: New

example rdf Conversion: 2.3.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/5226" >
<bf:adminMetadata >
<bf:AdminMetadata >
<bf:identifiedBy >
<bf:Local >
<rdf:value >5226</rdf:value>
<bf:assigner >
<bf:Organization rdf:about="http://id.loc.gov/vocabulary/organizations/dlc" >
<rdfs:label >United States, Library of Congress</rdfs:label>
</bf:Organization>
</bf:assigner>
</bf:Local>
</bf:identifiedBy>
<bf:generationProcess >
<bf:GenerationProcess >
<rdfs:label >DLC marc2bibframe2 v2.3.0</rdfs:label>
<bf:generationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime" >2023-11-08T13:17:30.842291-05:00</bf:generationDate>
</bf:GenerationProcess>
</bf:generationProcess>
<bf:status >
<bf:Status rdf:about="http://id.loc.gov/vocabulary/mstatus/c" >
<rdfs:label >changed</rdfs:label>
</bf:Status>
</bf:status>
<bflc:encodingLevel >
<bflc:EncodingLevel rdf:about="http://id.loc.gov/vocabulary/menclvl/f" >
<rdfs:label >full</rdfs:label>
</bflc:EncodingLevel>
</bflc:encodingLevel>
<bf:descriptionConventions >
<bf:DescriptionConventions rdf:about="http://id.loc.gov/vocabulary/descriptionConventions/aacr" >
<rdfs:label >Anglo-American cataloguing rules</rdfs:label>
</bf:DescriptionConventions>
</bf:descriptionConventions>
<bf:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date" >1994-08-17</bf:creationDate>
<lclocal:d906 >=906 $a 7 $b cbc $c orignew $d 2 $e opcn $f 19 $g y-gencatlg</lclocal:d906>
<lclocal:d955 >=955 $a uc **-**-93 to Cat.; lb14 08-17-94; lb01 03-28-95; lb15 03-30-95</lclocal:d955>
<bf:assigner >
<bf:Organization rdf:about="http://id.loc.gov/vocabulary/organizations/dlc" >
<rdfs:label >United States, Library of Congress</rdfs:label>
</bf:Organization>
</bf:assigner>
<bf:descriptionModifier >
<bf:Organization rdf:about="http://id.loc.gov/vocabulary/organizations/dlc" >
<rdfs:label >United States, Library of Congress</rdfs:label>
</bf:Organization>
</bf:descriptionModifier>
<bf:descriptionAuthentication >
<bf:DescriptionAuthentication rdf:about="http://id.loc.gov/vocabulary/marcauthen/lcac" >
<rdfs:label >Library of Congress Children's and Young Adults' Cataloging Program</rdfs:label>
</bf:DescriptionAuthentication>
</bf:descriptionAuthentication>
<bflc:catalogerId >n123</bflc:catalogerId>
<bflc:procInfo >update instance</bflc:procInfo>
<bflc:profile >lc:RT:bf2:Monograph:Instance</bflc:profile>
<bf:changeDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime" >2023-11-08T18:24:05Z</bf:changeDate>
</bf:AdminMetadata>
</bf:adminMetadata>
</bf:Instance>
[back to property list] [back to top]
Property: creatorCharacteristic      
URI: http://id.loc.gov/ontologies/bflc/creatorCharacteristic

Label: Creator characteristic

Definition: Category to which the creators of the resource belong.

Used with: Used with Work, Instance or Item

Expected Value: CreatorCharacteristic

Change Notes: 2017-02-02: New

example rdf Conversion: 2.5.0
<bf:Work rdf:about="http://id.loc.gov/resources/works/22641389" >
<xml:comment >properties truncated from original</xml:comment>
<bflc:creatorCharacteristic >
<bflc:CreatorCharacteristic >
<rdfs:label >Females</rdfs:label>
<bf:source >
<bf:Source rdf:about="http://id.loc.gov/vocabulary/subjectSchemes/lcdgt" >
<rdfs:label >Library of Congress demographic group term and code list</rdfs:label>
</bf:Source>
</bf:source>
</bflc:CreatorCharacteristic>
</bflc:creatorCharacteristic>
</bf:Work>
[back to property list] [back to top]
Property: demographicGroup      
URI: http://id.loc.gov/ontologies/bflc/demographicGroup

Label: Demographic group

Definition: Characteristics of a group of agents.

Used with: Used with Work, Instance or Item

Expected Value: DemographicGroup

Change Notes: 2017-02-02: New

example rdf Conversion: 2.5.0
<bf:Work rdf:about="http://id.loc.gov/resources/works/11040072" >
<bf:intendedAudience >
<bf:IntendedAudience >
<rdfs:label >Christian Scientists</rdfs:label>
<bflc:demographicGroup >
<madsrdf:MADSCollection rdf:about="http://id.loc.gov/authorities/demographicTerms/rel" >
<rdfs:label xml:lang="en" >Religion [rel]</rdfs:label>
</madsrdf:MADSCollection>
</bflc:demographicGroup>
<bf:source >
<madsrdf:Authority rdf:about="http://id.loc.gov/vocabulary/subjectSchemes/lcdgt" >
<rdfs:label >Library of Congress demographic group term and code list</rdfs:label>
</madsrdf:Authority>
</bf:source>
</bf:IntendedAudience>
</bf:intendedAudience>
</bf:Work>
Controlled list of values can be taken from https://id.loc.gov/authorities/demographicTerms/.
[back to property list] [back to top]
Property: distributionStatement      
URI: http://id.loc.gov/ontologies/bflc/distributionStatement

Label: Distribution statement

Definition: Statement related to the distribution of the resource; usually transcribed.

Used with: Used with Work, Instance or Item

SubProperty Of: provisionActivityStatement

Expected Value: rdfs:Literal

Change Notes: 2022-10-04: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/10096888" >
<xml:comment >properties truncated from original</xml:comment>
<bflc:distributionStatement >[New York]: Sold at the New-York office of the Princeton review, 530 Broadway</bflc:distributionStatement>
</bf:Instance>
[back to property list] [back to top]
Property: encodingLevel      
URI: http://id.loc.gov/ontologies/bflc/encodingLevel

Label: Encoding level

Definition: Designation of the fullness of the bibliographic description.

Used with: bf:AdminMetadata

Expected Value: EncodingLevel

Change Notes: 2017-02-02: New

example rdf Conversion:
Example not found in LC catalog.
[back to property list] [back to top]
Property: governmentPubType      
URI: http://id.loc.gov/ontologies/bflc/governmentPubType

Label: Government publication type

Definition: Information recording that the resource is published or produced by or for an international, national, state, provincial, or local government agency, or by any subdivision of such a body.

Used with: Used with Work, Instance or Item

Expected Value: GovernmentPubType

Change Notes: 2020-03-09: New

example rdf Conversion: 2.5.0
<bf:Work rdf:about="http://id.loc.gov/resources/works/100000" >
<xml:comment >properties truncated from original</xml:comment>
<bflc:governmentPubType rdf:resource="http://id.loc.gov/vocabulary/mgovtpubtype/o" />
</bf:Work>
Controlled list of values can be taken from https://id.loc.gov/vocabulary/mgovtpubtype/.
[back to property list] [back to top]
Property: indexedIn      
URI: http://id.loc.gov/ontologies/bflc/indexedIn

Label: Indexed in

Definition: Citation to the resource where the material being described is indexed.

Used with: Used with Work, Instance or Item

Change Notes: 2018-07-12: New

example rdf Conversion: 2.5.0
<bf:Work rdf:about="http://id.loc.gov/resources/works/10085767" >
<xml:comment >properties truncated from original</xml:comment>
<bflc:indexedIn >
<bf:Work >
<bflc:aap >Shaw & Shoemaker</bflc:aap>
<bf:title >
<bf:Title >
<bf:mainTitle >Shaw & Shoemaker</bf:mainTitle>
</bf:Title>
</bf:title>
</bf:Work>
</bflc:indexedIn>
</bf:Work>
[back to property list] [back to top]
Property: manufactureStatement      
URI: http://id.loc.gov/ontologies/bflc/manufactureStatement

Label: Manufacture statement

Definition: Statement related to the manufacture of the resource; usually transcribed.

Used with: Used with Work, Instance or Item

SubProperty Of: provisionActivityStatement

Expected Value: rdfs:Literal

Change Notes: 2022-10-04: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/1000679" >
<xml:comment >properties truncated from original</xml:comment>
<bflc:manufactureStatement >Nashville: Parthenon Press</bflc:manufactureStatement>
</bf:Instance>
[back to property list] [back to top]
Property: marcKey      
URI: http://id.loc.gov/ontologies/bflc/marcKey

Label: MARC key for headings

Definition: String to store MARC data

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2022-10-03: New

[back to property list] [back to top]
Property: metadataLicensor      
URI: http://id.loc.gov/ontologies/bflc/metadataLicensor

Label: Metadata licensor

Definition: Organization that licenses the intellectual property rights to the data contained in the description.

Used with: bf:AdminMetadata

Expected Value: MetadataLicensor

Change Notes: 2017-02-02: New

example rdf Conversion: 2.5.0
<bf:Instance >
<bf:adminMetadata >
<bf:AdminMetadata >
<bf:generationProcess >
<bf:GenerationProcess >
<rdfs:label >DLC marc2bibframe2 v2.5.0</rdfs:label>
<bf:generationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime" >2024-01-24T18:54:39.777469-05:00</bf:generationDate>
</bf:GenerationProcess>
</bf:generationProcess>
<bf:status >
<bf:Status rdf:about="http://id.loc.gov/vocabulary/mstatus/c" >
<rdfs:label >changed</rdfs:label>
</bf:Status>
</bf:status>
<bflc:encodingLevel >
<bflc:EncodingLevel rdf:about="http://id.loc.gov/vocabulary/menclvl/7" >
<rdfs:label >minimal</rdfs:label>
</bflc:EncodingLevel>
</bflc:encodingLevel>
<bf:descriptionConventions >
<bf:DescriptionConventions rdf:about="http://id.loc.gov/vocabulary/descriptionConventions/aacr" >
<rdfs:label >Anglo-American cataloguing rules</rdfs:label>
</bf:DescriptionConventions>
</bf:descriptionConventions>
<bf:identifiedBy >
<bf:Local >
<rdf:value >12136598</rdf:value>
<bf:assigner >
<bf:Organization rdf:about="http://id.loc.gov/vocabulary/organizations/dlc" >
<rdfs:label >United States, Library of Congress</rdfs:label>
</bf:Organization>
</bf:assigner>
</bf:Local>
</bf:identifiedBy>
<bf:changeDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime" >2006-12-15T10:56:35</bf:changeDate>
<bf:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date" >2000-08-09</bf:creationDate>
<lclocal:d906 >=906 $a 7 $b cbc $c copycat $d 2 $e epcn $f 19 $g y-gencatlg</lclocal:d906>
<lclocal:d925 >=925 0 $a acquire $b 1 shelf copy $x policy default</lclocal:d925>
<lclocal:d955 >=955 $a ok01 08-09-00 to ASCD; jf00 1-2-01 $a ja16 2006-11-08 z-processor $i jp02 2006-12-15 $e jp02 2006-12-15 to BCCD</lclocal:d955>
<bflc:metadataLicensor >
<bflc:MetadataLicensor >
<rdfs:label >UkLCURL</rdfs:label>
</bflc:MetadataLicensor>
</bflc:metadataLicensor>
<bf:assigner >
<bf:Organization rdf:about="http://id.loc.gov/vocabulary/organizations/ctwggml" >
<rdfs:label >Gunn Memorial Library</rdfs:label>
</bf:Organization>
</bf:assigner>
<bf:descriptionModifier >
<bf:Organization rdf:about="http://id.loc.gov/vocabulary/organizations/dlc" >
<rdfs:label >United States, Library of Congress</rdfs:label>
</bf:Organization>
</bf:descriptionModifier>
<bf:descriptionAuthentication >
<bf:DescriptionAuthentication rdf:about="http://id.loc.gov/vocabulary/marcauthen/lccopycat" >
<rdfs:label >LC Copy Cataloging</rdfs:label>
</bf:DescriptionAuthentication>
</bf:descriptionAuthentication>
</bf:AdminMetadata>
</bf:adminMetadata>
</bf:Instance>
[back to property list] [back to top]
Property: movingImageTechnique      
URI: http://id.loc.gov/ontologies/bflc/movingImageTechnique

Label: Moving Image Technique

Definition: Information recording the technique used in creating motion in motion pictures or videorecordings.

Used with: Used with Work, Instance or Item

Expected Value: MovingImageTechnique

Change Notes: 2020-02-13: New

example rdf Conversion: 2.5.0
<bf:Work rdf:about="http://id.loc.gov/resources/works/10316710" >
<xml:comment >properties truncated from original</xml:comment>
<bflc:movingImageTechnique >
<bflc:MovingImageTechnique rdf:about="http://id.loc.gov/vocabulary/mtechnique/live" >
<rdfs:label >live action</rdfs:label>
</bflc:MovingImageTechnique>
</bflc:movingImageTechnique>
</bf:Work>
Controlled list of values can be taken from https://id.loc.gov/vocabulary/mtechnique/.
[back to property list] [back to top]
Property: name00MarcKey      
URI: http://id.loc.gov/ontologies/bflc/name00MarcKey

Label: MARC key for X00 Names

Definition: String for personal name matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: name00MatchKey      
URI: http://id.loc.gov/ontologies/bflc/name00MatchKey

Label: Match key for X00 Name

Definition: String for name matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: name10MarcKey      
URI: http://id.loc.gov/ontologies/bflc/name10MarcKey

Label: MARC key for X10 Names

Definition: String for name matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: name10MatchKey      
URI: http://id.loc.gov/ontologies/bflc/name10MatchKey

Label: Match key for X10 Name

Definition: String for name matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: name11MarcKey      
URI: http://id.loc.gov/ontologies/bflc/name11MarcKey

Label: MARC key for X11 Names

Definition: String for name matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: name11MatchKey      
URI: http://id.loc.gov/ontologies/bflc/name11MatchKey

Label: Match key for X11 Name

Definition: String for name matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: nonSortNum      
URI: http://id.loc.gov/ontologies/bflc/nonSortNum

Label: Non-sort character count

Definition: Number of characters at the start of a label that should be skipped for indexing and sorting.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2022-10-04: New

[back to property list] [back to top]
Property: primaryContributorName00MatchKey      
URI: http://id.loc.gov/ontologies/bflc/primaryContributorName00MatchKey

Label: Primary X00 Name Match key

Definition: String for entry name matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: primaryContributorName10MatchKey      
URI: http://id.loc.gov/ontologies/bflc/primaryContributorName10MatchKey

Label: Primary X10 Name Match key

Definition: String for entry name matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: primaryContributorName11MatchKey      
URI: http://id.loc.gov/ontologies/bflc/primaryContributorName11MatchKey

Label: Primary X11 Name Match key

Definition: String for entry name matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: procInfo      
URI: http://id.loc.gov/ontologies/bflc/procInfo

Label: Processing Info

Definition: System-supplied processing information for the BIBFRAME description (e.g. "ibc update").

Used with: bf:AdminMetadata

Expected Value: rdfs:Literal

Change Notes: 2018-07-12: New

example rdf Conversion: 2.3.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/5226" >
<bf:adminMetadata >
<bf:AdminMetadata >
<bf:identifiedBy >
<bf:Local >
<rdf:value >5226</rdf:value>
<bf:assigner >
<bf:Organization rdf:about="http://id.loc.gov/vocabulary/organizations/dlc" >
<rdfs:label >United States, Library of Congress</rdfs:label>
</bf:Organization>
</bf:assigner>
</bf:Local>
</bf:identifiedBy>
<bf:generationProcess >
<bf:GenerationProcess >
<rdfs:label >DLC marc2bibframe2 v2.3.0</rdfs:label>
<bf:generationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime" >2023-11-08T13:17:30.842291-05:00</bf:generationDate>
</bf:GenerationProcess>
</bf:generationProcess>
<bf:status >
<bf:Status rdf:about="http://id.loc.gov/vocabulary/mstatus/c" >
<rdfs:label >changed</rdfs:label>
</bf:Status>
</bf:status>
<bflc:encodingLevel >
<bflc:EncodingLevel rdf:about="http://id.loc.gov/vocabulary/menclvl/f" >
<rdfs:label >full</rdfs:label>
</bflc:EncodingLevel>
</bflc:encodingLevel>
<bf:descriptionConventions >
<bf:DescriptionConventions rdf:about="http://id.loc.gov/vocabulary/descriptionConventions/aacr" >
<rdfs:label >Anglo-American cataloguing rules</rdfs:label>
</bf:DescriptionConventions>
</bf:descriptionConventions>
<bf:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date" >1994-08-17</bf:creationDate>
<lclocal:d906 >=906 $a 7 $b cbc $c orignew $d 2 $e opcn $f 19 $g y-gencatlg</lclocal:d906>
<lclocal:d955 >=955 $a uc **-**-93 to Cat.; lb14 08-17-94; lb01 03-28-95; lb15 03-30-95</lclocal:d955>
<bf:assigner >
<bf:Organization rdf:about="http://id.loc.gov/vocabulary/organizations/dlc" >
<rdfs:label >United States, Library of Congress</rdfs:label>
</bf:Organization>
</bf:assigner>
<bf:descriptionModifier >
<bf:Organization rdf:about="http://id.loc.gov/vocabulary/organizations/dlc" >
<rdfs:label >United States, Library of Congress</rdfs:label>
</bf:Organization>
</bf:descriptionModifier>
<bf:descriptionAuthentication >
<bf:DescriptionAuthentication rdf:about="http://id.loc.gov/vocabulary/marcauthen/lcac" >
<rdfs:label >Library of Congress Children's and Young Adults' Cataloging Program</rdfs:label>
</bf:DescriptionAuthentication>
</bf:descriptionAuthentication>
<bflc:catalogerId >n123</bflc:catalogerId>
<bflc:procInfo >update instance</bflc:procInfo>
<bflc:profile >lc:RT:bf2:Monograph:Instance</bflc:profile>
<bf:changeDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime" >2023-11-08T18:24:05Z</bf:changeDate>
</bf:AdminMetadata>
</bf:adminMetadata>
</bf:Instance>
[back to property list] [back to top]
Property: productionStatement      
URI: http://id.loc.gov/ontologies/bflc/productionStatement

Label: Production statement

Definition: Statement related to the production of the resource; usually transcribed.

Used with: Used with Work, Instance or Item

SubProperty Of: provisionActivityStatement

Expected Value: rdfs:Literal

Change Notes: 2022-10-04: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/10651627" >
<xml:comment >properties truncated from original</xml:comment>
<bflc:productionStatement >Otley, Yorks, England: G.J. Greenwood; -1967</bflc:productionStatement>
</bf:Instance>
[back to property list] [back to top]
Property: profile      
URI: http://id.loc.gov/ontologies/bflc/profile

Label: LC Editor profile

Definition: Name of the BIBFRAME editor profile used to create or edit the description.

Used with: bf:AdminMetadata

Expected Value: rdfs:Literal

Change Notes: 2018-07-12: New

example rdf Conversion: 2.5.0
<bf:Instance/>
[back to property list] [back to top]
Property: projectedProvisionDate      
URI: http://id.loc.gov/ontologies/bflc/projectedProvisionDate

Label: Projected publication date

Definition: Projected date of publication of the resource.

Used with: Used with Work, Instance or Item

Expected Value: date

Change Notes: 2017-02-02: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/1005173" >
<xml:comment >properties truncated from original</xml:comment>
<bflc:projectedProvisionDate >1111</bflc:projectedProvisionDate>
</bf:Instance>
[back to property list] [back to top]
Property: publicationStatement      
URI: http://id.loc.gov/ontologies/bflc/publicationStatement

Label: Publication statement

Definition: Statement related to the publication of the resource; ususally transcribed.

Used with: Used with Work, Instance or Item

SubProperty Of: provisionActivityStatement

Expected Value: rdfs:Literal

Change Notes: 2022-10-04: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/10000033" >
<xml:comment >properties truncated from original</xml:comment>
<bflc:publicationStatement >1880, c1879</bflc:publicationStatement>
</bf:Instance>
[back to property list] [back to top]
Property: readMarc382      
URI: http://id.loc.gov/ontologies/bflc/readMarc382

Label: Read-only 382 field

Definition: String representing the medium of performance information located in the 382 field of the original MARC record

Used with: Used with Work, Instance or Item

Change Notes: 2021-11-02: New

[back to property list] [back to top]
Property: relation      
URI: http://id.loc.gov/ontologies/bflc/relation

Label: Specific relationship

Definition: Connection between resources.

Used with: Used with Work, Instance or Item

Expected Value: Relation

Change Notes: 2017-02-02: New

[back to property list] [back to top]
Property: relationship      
URI: http://id.loc.gov/ontologies/bflc/relationship

Label: Related resource and relationship

Definition: Resource and its connection to another resource.

Used with: Used with Work, Instance or Item

Expected Value: Relationship

Change Notes: 2017-02-02: New

[back to property list] [back to top]
Property: relief      
URI: http://id.loc.gov/ontologies/bflc/relief

Label: Relief

Definition: Relief term specified on a cartographic resource

Used with: Used with Work, Instance or Item

Expected Value: Relief

Change Notes: 2019-05-07: New
2023-11-30: Added to BF

example rdf Conversion: 2.5.0
<bf:Work/>
Controlled list of values can be taken from https://id.loc.gov/vocabulary/mrelief/.
[back to property list] [back to top]
Property: serialPubType      
URI: http://id.loc.gov/ontologies/bflc/serialPubType

Label: Serial publication type

Definition: Information recording the type of continuing resource.

Used with: Used with Work, Instance or Item

Expected Value: SerialPubType

Change Notes: 2020-03-18: New

example rdf Conversion:
Example not found in LC catalog.
[back to property list] [back to top]
Property: seriesTreatment      
URI: http://id.loc.gov/ontologies/bflc/seriesTreatment

Label: Series treatment

Definition: Information concerning the treatment of a series in a resource

Used with: Used with Work, Instance or Item

Expected Value: SeriesTreatment

Change Notes: 2018-10-12: New

[back to property list] [back to top]
Property: simpleAgent      
URI: http://id.loc.gov/ontologies/bflc/simpleAgent

Label: Agent

Definition: Name of publisher, distributor, manufacturer or producer as transcribed from the resource

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2022-10-03: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/10000054" >
<bf:provisionActivity >
<bf:ProvisionActivity >
<rdf:type rdf:resource="http://id.loc.gov/ontologies/bibframe/Publication" />
<bf:date rdf:datatype="http://id.loc.gov/datatypes/edtf" >1830</bf:date>
<bf:place >
<bf:Place rdf:about="http://id.loc.gov/vocabulary/countries/xxu" >
<rdfs:label xml:lang="en" >United States</rdfs:label>
</bf:Place>
</bf:place>
<bflc:simplePlace >[United States]</bflc:simplePlace>
<bflc:simpleAgent >[s.n.]</bflc:simpleAgent>
<bflc:simpleDate >[1830]</bflc:simpleDate>
</bf:ProvisionActivity>
</bf:provisionActivity>
</bf:Instance>
[back to property list] [back to top]
Property: simpleDate      
URI: http://id.loc.gov/ontologies/bflc/simpleDate

Label: Date

Definition: Date of publication, distribution, manufacture or production as transcribed from the resource

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2022-10-03: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/10000022" >
<bf:provisionActivity >
<bf:ProvisionActivity >
<rdf:type rdf:resource="http://id.loc.gov/ontologies/bibframe/Publication" />
<bf:date rdf:datatype="http://id.loc.gov/datatypes/edtf" >1911</bf:date>
<bf:place >
<bf:Place rdf:about="http://id.loc.gov/vocabulary/countries/mou" >
<rdfs:label xml:lang="en" >Missouri</rdfs:label>
</bf:Place>
</bf:place>
<bflc:simplePlace >[Kansas City]</bflc:simplePlace>
<bflc:simpleDate >[1911?]</bflc:simpleDate>
</bf:ProvisionActivity>
</bf:provisionActivity>
</bf:Instance>
[back to property list] [back to top]
Property: simplePlace      
URI: http://id.loc.gov/ontologies/bflc/simplePlace

Label: Place

Definition: Location of publication, distribution, manufacture or production as transcribed from the resource

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2022-10-03: New

example rdf Conversion: 2.5.0
<bf:Instance rdf:about="http://id.loc.gov/resources/instances/10000022" >
<bf:provisionActivity >
<bf:ProvisionActivity >
<rdf:type rdf:resource="http://id.loc.gov/ontologies/bibframe/Publication" />
<bf:date rdf:datatype="http://id.loc.gov/datatypes/edtf" >1911</bf:date>
<bf:place >
<bf:Place rdf:about="http://id.loc.gov/vocabulary/countries/mou" >
<rdfs:label xml:lang="en" >Missouri</rdfs:label>
</bf:Place>
</bf:place>
<bflc:simplePlace >[Kansas City]</bflc:simplePlace>
<bflc:simpleDate >[1911?]</bflc:simpleDate>
</bf:ProvisionActivity>
</bf:provisionActivity>
</bf:Instance>
[back to property list] [back to top]
Property: title00MarcKey      
URI: http://id.loc.gov/ontologies/bflc/title00MarcKey

Label: title00MarcKey

Definition: String for title matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: title00MatchKey      
URI: http://id.loc.gov/ontologies/bflc/title00MatchKey

Label: Match key for Title X00

Definition: String for title matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: title10MarcKey      
URI: http://id.loc.gov/ontologies/bflc/title10MarcKey

Label: title10MarcKey

Definition: String for title matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: title10MatchKey      
URI: http://id.loc.gov/ontologies/bflc/title10MatchKey

Label: Match key for Title X10

Definition: String for title matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: title11MarcKey      
URI: http://id.loc.gov/ontologies/bflc/title11MarcKey

Label: title11MarcKey

Definition: String for title matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: title11MatchKey      
URI: http://id.loc.gov/ontologies/bflc/title11MatchKey

Label: Match key for Title X11

Definition: String for title matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: title30MarcKey      
URI: http://id.loc.gov/ontologies/bflc/title30MarcKey

Label: title30MarcKey

Definition: String for title matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: title30MatchKey      
URI: http://id.loc.gov/ontologies/bflc/title30MatchKey

Label: title30MatchKey

Definition: String for title matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: title40MarcKey      
URI: http://id.loc.gov/ontologies/bflc/title40MarcKey

Label: title40MarcKey

Definition: String for title matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: title40MatchKey      
URI: http://id.loc.gov/ontologies/bflc/title40MatchKey

Label: title40MatchKey

Definition: String for title matching.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]
Property: titleSortKey      
URI: http://id.loc.gov/ontologies/bflc/titleSortKey

Label: titleSortKey

Definition: String for sorting.

Used with: Used with Work, Instance or Item

Expected Value: rdfs:Literal

Change Notes: 2017-02-02: New
2023-11-30: Deprecated

[back to property list] [back to top]

Deleted Classes

    Deleted Properties

    • alternateMediumOfPerformance
    • target
  • Alternate Formats