Class: Software
A software program or library.
URI: schema:SoftwareApplication
classDiagram
class Software
click Software href "../Software/"
NamedThing <|-- Software
click NamedThing href "../NamedThing/"
Software : description
Software : id
Software : license
Software : name
Software : url
Software : version
Inheritance
- NamedThing
- Software
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| version | 0..1 String |
direct | |
| license | 0..1 String |
direct | |
| url | 0..1 String |
direct | |
| id | 1 Uriorcurie |
A unique identifier for a thing | NamedThing |
| name | 0..1 String |
A human-readable name for a thing | NamedThing |
| description | 0..1 String |
A human-readable description for a thing | NamedThing |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/bridge2ai/data-sheets-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | schema:SoftwareApplication |
| native | data_sheets_schema:Software |
| exact | schema:SoftwareApplication |
LinkML Source
Direct
name: Software
description: A software program or library.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
exact_mappings:
- schema:SoftwareApplication
is_a: NamedThing
attributes:
version:
name: version
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
slot_uri: schema:softwareVersion
domain_of:
- Software
- Information
range: string
license:
name: license
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
slot_uri: schema:license
domain_of:
- Software
- Information
range: string
url:
name: url
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:url
domain_of:
- Software
range: string
class_uri: schema:SoftwareApplication
Induced
name: Software
description: A software program or library.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
exact_mappings:
- schema:SoftwareApplication
is_a: NamedThing
attributes:
version:
name: version
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
slot_uri: schema:softwareVersion
alias: version
owner: Software
domain_of:
- Software
- Information
range: string
license:
name: license
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
slot_uri: schema:license
alias: license
owner: Software
domain_of:
- Software
- Information
range: string
url:
name: url
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:url
alias: url
owner: Software
domain_of:
- Software
range: string
id:
name: id
description: A unique identifier for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:identifier
identifier: true
alias: id
owner: Software
domain_of:
- NamedThing
range: uriorcurie
required: true
name:
name: name
description: A human-readable name for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:name
alias: name
owner: Software
domain_of:
- NamedThing
range: string
description:
name: description
description: A human-readable description for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:description
alias: description
owner: Software
domain_of:
- NamedThing
- Relationships
- Splits
- DataAnomaly
- Confidentiality
- Deidentification
- SensitiveElement
- InstanceAcquisition
- CollectionMechanism
- DataCollector
- CollectionTimeframe
- DirectCollection
- PreprocessingStrategy
- CleaningStrategy
- LabelingStrategy
- RawData
- ExistingUse
- UseRepository
- OtherTask
- FutureUseImpact
- DiscouragedUse
- ThirdPartySharing
- DistributionFormat
- DistributionDate
- Maintainer
- Erratum
- UpdatePlan
- RetentionLimits
- VersionAccess
- ExtensionMechanism
- EthicalReview
- DataProtectionImpact
- CollectionNotification
- CollectionConsent
- ConsentRevocation
- LicenseAndUseTerms
- IPRestrictions
- ExportControlRegulatoryRestrictions
range: string
class_uri: schema:SoftwareApplication