Skip to content

Class: LibraryFacet

"A library facet is a grouping of characteristics unique to a suite of data and programming code that is used to develop software programs and applications. [based on https://www.techopedia.com/definition/3828/software-library]"

URI: master:LibraryFacet

classDiagram class LibraryFacet Facet <|-- LibraryFacet LibraryFacet : libraryType

Inheritance

Slots

Name Cardinality and Range Description Inheritance
libraryType 0..1
String
"Specifies the type of library being characterized direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-master

Mappings

Mapping Type Mapped Value
self master:LibraryFacet
native master:LibraryFacet

LinkML Source

Direct

name: LibraryFacet
description: '"A library facet is a grouping of characteristics unique to a suite
  of data and programming code that is used to develop software programs and applications.
  [based on https://www.techopedia.com/definition/3828/software-library]"'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- libraryType

Induced

name: LibraryFacet
description: '"A library facet is a grouping of characteristics unique to a suite
  of data and programming code that is used to develop software programs and applications.
  [based on https://www.techopedia.com/definition/3828/software-library]"'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
attributes:
  libraryType:
    name: libraryType
    description: '"Specifies the type of library being characterized."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: libraryType
    owner: LibraryFacet
    domain_of:
    - LibraryFacet
    range: string