Slot: Software Application Type (softwareApplicationType)
The type of software application: SoftwareApplication or WebApplication.
__
URI: rdf:type
Alias: softwareApplicationType
Applicable Classes
| Name |
Description |
Modifies Slot |
| SoftwareApplication |
A description of the software used in the generation of your dataset |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
| ### Slot Characteristics |
|
| Property |
Value |
| Designates Type |
Yes |
Value Constraints
| Property |
Value |
| Regex Pattern |
^(SoftwareApplication|WebApplication)$ |
Additional Constraints
**Implicit Prefix:** schema
Schema Source
- from schema: https://w3id.org/marco-bolo/csv-input-classes
Mappings
| Mapping Type |
Mapped Value |
| self |
rdf:type |
| native |
mbo:softwareApplicationType |
LinkML Source
name: softwareApplicationType
description: 'The type of software application: `SoftwareApplication` or `WebApplication`.
'
title: Software Application Type
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: rdf:type
designates_type: true
alias: softwareApplicationType
domain_of:
- SoftwareApplication
range: uri
required: true
multivalued: false
pattern: ^(SoftwareApplication|WebApplication)$
implicit_prefix: schema