Class: IntellectualProperty
An intangible work, invention, or concept, independent of its being expressed in text, audio, video, image, or live performance. IP can also be tacit knowledge, know-how, or skill.
URI: gist_upstream:IntellectualProperty
classDiagram
class IntellectualProperty
click IntellectualProperty href "../IntellectualProperty/"
GistThing <|-- IntellectualProperty
click GistThing href "../GistThing/"
IntellectualProperty <|-- KnowledgeConcept
click KnowledgeConcept href "../KnowledgeConcept/"
IntellectualProperty : description
IntellectualProperty : name
Inheritance
- IntellectualProperty [ GistThing]
Class Properties
| Property | Value |
|---|---|
| Class URI | gist_upstream:IntellectualProperty |
| Disjoint With | Organization, Magnitude, PhysicalIdentifiableItem, PhysicalSubstance, UnitOfMeasure |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 0..1 String |
Relates an individual to (one of) its name(s) | GistThing |
| description | 0..1 String |
A statement about someone or something's attributes or characteristics | GistThing |
In Subsets
Aliases
- Intellectual Property
Examples
| Value |
|---|
| The Old Man and The Sea; the Page Rank algorithm; the brand Coca Cola. |
Comments
- This concept includes works that are out of copyright or were never formally registered; the defining feature is not that it is legally protected but that it is an intangible creation of the human mind.
- For literature this could be called the 'Work,' except that 'work' is a highly overloaded term (expenditure of energy, resource consumption, art). Often the first expression precedes our recognition of the IP, but subsequent expressions are known to be derivatives of the IP, even if they are expression-to-expression translations (or copies).
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/gist
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | gist_upstream:IntellectualProperty |
| native | gist:IntellectualProperty |
LinkML Source
Direct
name: IntellectualProperty
description: An intangible work, invention, or concept, independent of its being expressed
in text, audio, video, image, or live performance. IP can also be tacit knowledge,
know-how, or skill.
comments:
- This concept includes works that are out of copyright or were never formally registered;
the defining feature is not that it is legally protected but that it is an intangible
creation of the human mind.
- For literature this could be called the 'Work,' except that 'work' is a highly overloaded
term (expenditure of energy, resource consumption, art). Often the first expression
precedes our recognition of the IP, but subsequent expressions are known to be derivatives
of the IP, even if they are expression-to-expression translations (or copies).
examples:
- value: The Old Man and The Sea; the Page Rank algorithm; the brand Coca Cola.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- Intellectual Property
mixins:
- GistThing
class_uri: gist_upstream:IntellectualProperty
disjoint_with:
- Organization
- Magnitude
- PhysicalIdentifiableItem
- PhysicalSubstance
- UnitOfMeasure
Induced
name: IntellectualProperty
description: An intangible work, invention, or concept, independent of its being expressed
in text, audio, video, image, or live performance. IP can also be tacit knowledge,
know-how, or skill.
comments:
- This concept includes works that are out of copyright or were never formally registered;
the defining feature is not that it is legally protected but that it is an intangible
creation of the human mind.
- For literature this could be called the 'Work,' except that 'work' is a highly overloaded
term (expenditure of energy, resource consumption, art). Often the first expression
precedes our recognition of the IP, but subsequent expressions are known to be derivatives
of the IP, even if they are expression-to-expression translations (or copies).
examples:
- value: The Old Man and The Sea; the Page Rank algorithm; the brand Coca Cola.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- Intellectual Property
mixins:
- GistThing
attributes:
name:
name: name
description: Relates an individual to (one of) its name(s).
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- name
rank: 1000
slot_uri: gist_upstream:name
alias: name
owner: IntellectualProperty
domain_of:
- GistThing
range: string
description:
name: description
description: A statement about someone or something's attributes or characteristics.
comments:
- This property is used to describe instance data which is not part of the ontology.
A definition and a description have different semantics. Use skos:definition
for a statement of the meaning of a thing and gist:description to describe a
thing's attributes, characteristics, or features.
examples:
- value: A person does not have a definition, but might be described as being
six feet tall with brown hair and blue eyes; an ontology class or taxonomy
term has a definition.
- value: '''The Empire State Building is a 102-story Art Deco skyscraper in midtown
Manhattan in New York City. It was designed by Shreve, Lamb & Harmon and built
from 1930 to 1931.'''
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- description
rank: 1000
slot_uri: gist_upstream:description
alias: description
owner: IntellectualProperty
domain_of:
- GistThing
range: string
class_uri: gist_upstream:IntellectualProperty
disjoint_with:
- Organization
- Magnitude
- PhysicalIdentifiableItem
- PhysicalSubstance
- UnitOfMeasure