Class: ImageFeature
Semantic annotations describing features identified in images using controlled vocabulary terms
classDiagram
class ImageFeature
click ImageFeature href "../ImageFeature/"
AttributeGroup <|-- ImageFeature
click AttributeGroup href "../AttributeGroup/"
ImageFeature : description
ImageFeature : terms
ImageFeature --> "*" OntologyTerm : terms
click OntologyTerm href "../OntologyTerm/"
Inheritance
- AttributeGroup
- ImageFeature
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| terms | * OntologyTerm |
Ontology terms describing features identified in the image | direct |
| description | 0..1 String |
AttributeGroup |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lambda-ber-schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | lambdaber:ImageFeature |
| native | lambdaber:ImageFeature |
LinkML Source
Direct
name: ImageFeature
description: Semantic annotations describing features identified in images using controlled
vocabulary terms
from_schema: https://w3id.org/lambda-ber-schema/
is_a: AttributeGroup
attributes:
terms:
name: terms
description: Ontology terms describing features identified in the image
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
domain_of:
- ImageFeature
- OntologyTerm
range: OntologyTerm
multivalued: true
inlined: true
inlined_as_list: true
Induced
name: ImageFeature
description: Semantic annotations describing features identified in images using controlled
vocabulary terms
from_schema: https://w3id.org/lambda-ber-schema/
is_a: AttributeGroup
attributes:
terms:
name: terms
description: Ontology terms describing features identified in the image
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: terms
owner: ImageFeature
domain_of:
- ImageFeature
- OntologyTerm
range: OntologyTerm
multivalued: true
inlined: true
inlined_as_list: true
description:
name: description
from_schema: https://w3id.org/lambda-ber-schema/
alias: description
owner: ImageFeature
domain_of:
- NamedThing
- AttributeGroup
range: string