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]"
classDiagram
class LibraryFacet
Facet <|-- LibraryFacet
LibraryFacet : libraryType
LibraryFacet ..> string : libraryType
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- LibraryFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
libraryType | 0..1 xsd:string |
"Specifies the type of library being characterized | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:LibraryFacet |
native | observable: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-observable
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-observable
rank: 1000
is_a: Facet
attributes:
libraryType:
name: libraryType
description: '"Specifies the type of library being characterized."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: libraryType
owner: LibraryFacet
domain_of:
- LibraryFacet
range: string