Coder Social home page Coder Social logo

bflc-ontology's People

Contributors

kefo avatar kirkhess avatar ntra00 avatar thisismattmiller avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bflc-ontology's Issues

add marcKey

Create a new bflc property to hold a representation of a MARC field with tag, indicators and subfields to facilitate bibframe2marc conversions

add serialPubType and SerialPubType

A proposal for a new property to record the type of continuing resource

bflc:serialPubType

  • used with: SerialPubType
  • label: Serial Publication Type
  • definition: Information used to record the type of continuing resource.
  • 2020-03-19 (New)

bflc:SerialPubType

  • used with: serialPubType
  • label: Serial Publication Type
  • definition: Information used to record the type of continuing resource.
  • 2020-03-19 (New)

deprecate now-unused matching properties

The following *MatchKey and *MarcKey properties can be deprecated. They are no longer used by marc2bibframe

name00MatchKey
name10MatchKey
name11MatchKey
name00MarcKey
name10MarcKey
name11MarcKey
primaryContributorName00MatchKey
primaryContributorName10MatchKey
primaryContributorName11MatchKey
title00MatchKey
title10MatchKey
title11MatchKey
title30MatchKey
title40MatchKey
title00MarcKey
title10MarcKey
title11MarcKey
title30MarcKey
title40MarcKey
titleSortKey

add CaptureStorage

Proposes new attribute class to specify the sound capture and storage technique used on a sound recording resource

bflc:CaptureStorage

  • Used with: soundCharacteristic
  • Subclass of: SoundCharacteristic
  • Label: Capture and Storage Technique
  • Definition: Information related to the original capture and storage of the sound on a recording.
  • 2019-05-16 (New)

add relief and Relief

A proposal for a new cartographic attribute property to specify the relief term specified on a cartographic resource

bflc:relief

  • Used with: cartographicAttributes
  • Label: Relief
  • Used with: Cartographic
  • Expected value; Relief
  • Definition: Information related to the portrayal of the terrain, or relief, of the earth.
  • 2019-05-06 (New)

bflc:Relief

  • Used with: relief
  • Label: Relief
  • Definition: Information related to the portrayal of the terrain, or relief, of the earth.
  • 2019-05-06 (New)

add type Uncontrolled

A proposal to add a class to record that a component of a resource is not under authority control

Label: Uncontrolled
Definition: Component of the resource that is not under authority control
2021-11-02 (New)

add simpleAgent, simpleDate, simplePlace

A proposal to add new literal properties on the Instance to store transcribed provision activity during the MARC-to-BIBFRAME conversion

bflc:simpleAgent

  • Label: Agent
  • Definition: Name of publisher, distributor, manufacturer or producer as transcribed from the resource
  • 2022-09-22 (New)

bflc:simpleDate

  • Label: Date
  • Definition: Date of publication, distribution, manufacture or production as transcribed from the resource
  • 2022-09-22 (New)

bflc:simplePlace

  • Label: Place
  • Definition: Location of publication, distribution, manufacture or production as transcribed from the resource
  • 2022-09-22 (New)

deprecate bflc:target

bflc:target is no longer used in the BIBFRAME implementation at the Library of Congress. It can be removed from the BFLC ontology.

add governmentPubType and GovernmentPubType

A proposal for a new property to record 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.

bflc:governmentPubType

  • used with: GovernmentPubType
  • label: Government Publication Type
  • definition: Information used to record 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.
  • 2020-03-19 (New)

bflc:GovernmentPubType

  • used with: governmentPubType
  • label: Government Publication Type
  • definition: Information used to record 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.
  • 2020-03-19 (New)

add bflc:SecondaryInstance

In marc2bibframe v2.4, MARC records that encompass multiple resources through the use of multiple 007/300 fields and/or $3 data in 3XX fields are split into discrete MARC records. The marc2bibframe program will then create a single work with an instance for each resource. The MARC records created from this split process will be very small and will not contain all of the description information in the original MARC record.

To differentiate these newly-created Instances (and to facilitate placing them into a single MARC during the bibframe2marc process), a new rdf:type is needed.

New class: SecondaryInstance
Subclass of: Instance

Definition: Type of Instance created from a MARC record that was split apart from a multi-resource MARC record per the instructions in Preprocess 0. Only created by the marc2bibframe conversion programs.

add provision activity statement properties

Create literal statements to store the transcribed distribution, manufacture, production and publication information in the Instance.

distributionStatement
manufactureStatement
productionStatement
publicationStatement

subPropertyOf
bf:provisionActivityStatement

Definition:
Statement related to the [distribution|manufacture|production|publication] of the resource; usually transcribed.

deprecate elements promoted to BF ontology

The BIBFRAME 2.3 ontology (released in 2023) promotes the following properties and classes from BFLC to BF:

relief
Relief
CaptureStorage
TransliteratedTitle
PrimaryContribution

Need to plan for the deprecation of these elements from BFLC

add movingImageTechnique and MovingImageTechnique

A proposal for a new video characteristic class to specify the technique used in creating motion in motion pictures or videorecordings

bflc:movingImageTechnique

  • used with: MovingImageTechnique
  • label: Moving Image Technique
  • definition: Information used to specify the technique used in the creation of motion in motion pictures and videorecordings.
  • 2020-03-19 (New)

Bflc:MovingImageTechnique

  • used with: movingImageTechnique
  • label: Moving Image Technique
  • definition: Information used to specify the technique used in the creation of motion in motion pictures and videorecordings.
  • 2020-02-13 (New)

bflc aap is being used but is not in the ontology

kirk reported lcnetdev/bibframe-ontology#89
It appears to me that bflc:aap is the same as rdfs:label but maybe you can clarify that simply by updating the ontology with a definition or letting us know here. The bflc:aap-normalized seems harder to define w/o the process behind it as well.

Also, if there's some rule behind generating these two I'm sure the community would want that algorithm documented so you know what is supposed to be in an aap vs. a label.

add readMarc382

A proposal to add a new property to store the contents of MARC field 382

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
  • 2021-11-02 (New)

bflc aap is being used but is not in the ontology

Kirk Hess reported lcnetdev/bibframe-ontology#89:

It appears to me that bflc:aap is the same as rdfs:label but maybe you can clarify that simply by updating the ontology with a definition or letting us know here. The bflc:aap-normalized seems harder to define w/o the process behind it as well.

Also, if there's some rule behind generating these two I'm sure the community would want that algorithm documented so you know what is supposed to be in an aap vs. a label.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.