Slot: category
Name of the high level OntologyClass in which this entity is categorized. Corresponds to the label for the base entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a universal model class URI. This field is multi-valued. It should include values for ancestors of the universal class. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific base class, or potentially to a class more specific than something in base.
URI: core:category
Inheritance
- type
- category
Applicable Classes
Name | Description |
---|---|
Entity | Root Universal Model class for all things and informational relationships, re... |
OpenContainerInitiative | An open governance structure for express purpose of creating open industry st... |
LinuxContainersProject | Linux Containers is umbrella project for LXD, LXC, LXCFS and distrobuilder |
Container | Software that emulates a whole computer by means of an isolated user-space en... |
Lxc | Operating system-level virtualization for Linux |
LxcFs | LXCFS is a simple userspace filesystem designed to work around some current l... |
Lxd | Lxd is a system container and virtual machine manager for Linux OS |
OciContainer | Open Container Initiative (OCI) compliant containers |
Podman | daemonless OCI-compliant container runtime |
Containerd | Container runtime |
Docker | open-source software for deploying containerized applications |
Kubernetes | software to manage containers on a server-cluster |
NamedThing | a databased entity or concept/class |
AdministrativeEntity | Relating to the arrangements and work that is needed to control the operation... |
Agent | person, group, organization or project that provides a piece of information (... |
InformationContentEntity | A piece of information that typically describes some topic of discourse or is... |
Publication | Any published piece of information |
EvidenceType | Class of evidence that supports an association |
Project | Collaborative enterprise, frequently involving research or design, that is ca... |
System | An entity that intends to perform some functions, interacting with other syst... |
SoftwareOrDevice | Either software or hardware |
Software | A set of instructions in a computer programming language that can be executed... |
Hardware | physical components of a computer |
OperatingSystem | An operating system (OS) is system software that manages computer hardware, s... |
Solaris | Unix operating system originally developed by Sun Microsystems |
Linux | family of Unix-like operating systems using Linux kernel and open source |
Windows | family of computer operating systems developed by Microsoft |
Association | A typed association between two entities, supported by evidence |
Properties
- Range: CategoryType
- Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ucs-core
LinkML Source
name: category
description: "Name of the high level OntologyClass in which this entity is categorized.\
\ Corresponds to the label for the base entity type class.\n * In a neo4j database\
\ this MAY correspond to the neo4j label tag.\n * In an RDF database it should be\
\ a universal model class URI.\nThis field is multi-valued. It should include values\
\ for ancestors of the universal class.\nIn an RDF database, nodes will typically\
\ have an rdf:type triples. This can be to the most specific base class, or potentially\
\ to a class more specific than something in base."
from_schema: https://w3id.org/lmodel/ucs-core
exact_mappings:
- gr:category
- schema:category
narrow_mappings:
- CSO:access_category
- schema:CategoryCode
is_a: type
domain: Entity
multivalued: true
designates_type: true
alias: category
domain_of:
- Entity
is_class_field: true
range: category type