Computer Science Knowledge Graph Ontology

Metadata

IRI
https://w3id.org/cskg/ontology#
Title

Computer Science Knowledge Graph Ontology

Version Info

2.0

Description

The Computer Science Knowledge Graph Ontology models entities and their relationships in the scholarly domain

Classes

Statement c

IRI http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement
Super Class Of cskg-ont:Statement c

Entity c

IRI http://www.w3.org/ns/prov#Entity
In Domain Of

Context Entity Observation c

IRI https://w3id.org/cskg/ontology#ContextEntityObservation
Sub Class Of cskg-ont:ContextObservation c
In Range Of cskg-ont:hasContextEntityObservation op

Context Statement Observation c

IRI https://w3id.org/cskg/ontology#ContextStatementObservation
Sub Class Of cskg-ont:ContextObservation c
In Range Of cskg-ont:hasContextStatementObservation op

Material c

IRI https://w3id.org/cskg/ontology#Material
Description

An object that is processed, used, or returned by methods in order to pursue a task. In computer science it is typically a data set, a knowledge base, or a system. Some examples include 'vocabulary', 'biometric data', 'Wordnet', and 'social network'.

Sub Class Of cskg-ont:ResearchEntity c
In Domain Of
In Range Of

Method c

IRI https://w3id.org/cskg/ontology#Method
Description

A specific approach, usually adopted to address a task. Some examples include 'neural networks', decision trees', 'principal component analysis', 'support vector machine', and 'fuzzy logic'.

Sub Class Of cskg-ont:ResearchEntity c
In Domain Of
In Range Of

Metric c

IRI https://w3id.org/cskg/ontology#Metric
Description

A measure of quantitative assessment, commonly used for comparing or assessing the performance of a method. Some examples include 'word error rate', 'minimum classification error', 'normalized mutual information', and 'fault exposure ratio'.

Sub Class Of cskg-ont:ResearchEntity c
In Domain Of
In Range Of

Other Entity c

IRI https://w3id.org/cskg/ontology#OtherEntity
Description

A significant entity that we were unable to classify as task, method, metric, or material. It usually refers to real world entities that are used by or affect tasks and methods. Some examples include 'password', 'keyboard', 'fingerprint', and 'pixel'.

Sub Class Of cskg-ont:ResearchEntity c
In Domain Of
In Range Of

Paper c

IRI https://w3id.org/cskg/ontology#Paper
Description

A paper indexed in the Microsoft Academic Graph dataset

In Domain Of
In Range Of was derived from op

Research Entity c

IRI https://w3id.org/cskg/ontology#ResearchEntity
Super Class Of

Task c

IRI https://w3id.org/cskg/ontology#Task
Description

A piece of work to carry out, usually to solve a specific challenge. Some examples include 'knowledge discovery', 'dimensionality reduction', 'computer vision', and 'authentication'.

Sub Class Of cskg-ont:ResearchEntity c
In Domain Of
In Range Of

Time Observation c

IRI https://w3id.org/cskg/ontology#TimeObservation
Description

An observation of an ResearchEntity in a specific year

In Domain Of
In Range Of cskg-ont:hasTimeObservation op

Tool c

IRI https://w3id.org/cskg/ontology#Tool
Description

A base tool or sub-module of the CS-KG pipeline used to extract triples from scientific text

In Range Of was generated by op

Object Properties

wasDerivedFrom op

IRI http://www.w3.org/ns/prov#wasDerivedFrom
Description

The more specific subproperties of prov:wasDerivedFrom (i.e., prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource) should be used when applicable.

Sub Property Of was influenced by op
Domain Entity c
Range cskg-ont:Paper c

was generated by op

IRI http://www.w3.org/ns/prov#wasGeneratedBy
Sub Property Of was influenced by op
Domain Entity c
Range Tool c

was influenced by op

IRI http://www.w3.org/ns/prov#wasInfluencedBy
Super Property Of

acquires material op

IRI https://w3id.org/cskg/ontology#acquiresMaterial
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } acquires an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: select,accumulate,recoup,source,receive,acquire,regain,retrieve,obtain,accrue,borrow,subselect,inherit,accept,collect,gather,store,attract,get,capture,record, achieve

Sub Property Of cskg-ont:acquires op
Domain cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c
Range cskg-ont:Material c

acquires method op

IRI https://w3id.org/cskg/ontology#acquiresMethod
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } acquires an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: select,accumulate,recoup,source,receive,acquire,regain,retrieve,obtain,accrue,borrow,subselect,inherit,accept,collect,gather,store,attract,get,capture,record,achieve

Sub Property Of cskg-ont:acquires op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Method c

acquires metric op

IRI https://w3id.org/cskg/ontology#acquiresMetric
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } acquires an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: select,accumulate,recoup,source,receive,acquire,regain,retrieve,obtain,accrue,borrow,subselect,inherit,accept,collect,gather,store,attract,get,capture,record,achieve

Sub Property Of cskg-ont:acquires op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Metric c

acquires other entity op

IRI https://w3id.org/cskg/ontology#acquiresOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } acquires an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: select,accumulate,recoup,source,receive,acquire,regain,retrieve,obtain,accrue,borrow,subselect,inherit,accept,collect,gather,store,attract,get,capture,record,achieve

Sub Property Of cskg-ont:acquires op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:OtherEntity c

acquires task op

IRI https://w3id.org/cskg/ontology#acquiresTask
Description

This relation indicates that an instance belonging to one class in { Method, Task } acquires an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: select,accumulate,recoup,source,receive,acquire,regain,retrieve,obtain,accrue,borrow,subselect,inherit,accept,collect,gather,store,attract,get,capture,record,achieve

Sub Property Of cskg-ont:acquires op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Task c

adapts material op

IRI https://w3id.org/cskg/ontology#adaptsMaterial
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } adapts an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: readapt,adjust,conform,adapt,gear,readjust,fit,assimilate,accommodate,personalize,customize,specialize,generalize,tailor,refine

Sub Property Of cskg-ont:adapts op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Material c

adapts method op

IRI https://w3id.org/cskg/ontology#adaptsMethod
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } adapts an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: readapt,adjust,conform,adapt,gear,readjust,fit,assimilate,accommodate,personalize,customize,specialize,generalize,tailor,refine

Sub Property Of cskg-ont:adapts op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Method c

adapts metric op

IRI https://w3id.org/cskg/ontology#adaptsMetric
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } adapts an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: readapt,adjust,conform,adapt,gear,readjust,fit,assimilate,accommodate,personalize,customize,specialize,generalize,tailor,refine

Sub Property Of cskg-ont:adapts op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Metric c

adapts other entity op

IRI https://w3id.org/cskg/ontology#adaptsOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } adapts an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: readapt,adjust,conform,adapt,gear,readjust,fit,assimilate,accommodate,personalize,customize,specialize,generalize,tailor,refine

Sub Property Of cskg-ont:adapts op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c

adapts task op

IRI https://w3id.org/cskg/ontology#adaptsTask
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } adapts an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: readapt,adjust,conform,adapt,gear,readjust,fit,assimilate,accommodate,personalize,customize,specialize,generalize,tailor,refine

Sub Property Of cskg-ont:adapts op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Task c

affects material op

IRI https://w3id.org/cskg/ontology#affectsMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } affects an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: placate,provoke,engage,console,impair,repulse,shake,discombobulate,threaten,inflame,thrill,satisfy,unsettle,kill,enrapture,outrage,disgruntle,reassure,discompose,interest,alarm,engross,afflict,manipulate,edit,update,increase,replace,modify,fatigue,refresh,cut

Sub Property Of cskg-ont:affects op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Material c
Range cskg-ont:Material c

affects method op

IRI https://w3id.org/cskg/ontology#affectsMethod
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } affects an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: placate,provoke,engage,console,impair,repulse,shake,discombobulate,threaten,inflame,thrill,satisfy,unsettle,kill,enrapture,outrage,disgruntle,reassure,discompose,interest,alarm,engross,afflict,manipulate,edit,update,increase,replace,modify,fatigue,refresh,cut

Sub Property Of cskg-ont:affects op
Domain cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Method c

affects metric op

IRI https://w3id.org/cskg/ontology#affectsMetric
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } affects an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: placate,provoke,engage,console,impair,repulse,shake,discombobulate,threaten,inflame,thrill,satisfy,unsettle,kill,enrapture,outrage,disgruntle,reassure,discompose,interest,alarm,engross,afflict,manipulate,edit,update,increase,replace,modify,fatigue,refresh,cut

Sub Property Of cskg-ont:affects op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Metric c
Range cskg-ont:Metric c

affects other entity op

IRI https://w3id.org/cskg/ontology#affectsOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } affects an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: placate,provoke,engage,console,impair,repulse,shake,discombobulate,threaten,inflame,thrill,satisfy,unsettle,kill,enrapture,outrage,disgruntle,reassure,discompose,interest,alarm,engross,afflict,manipulate,edit,update,increase,replace,modify,fatigue,refresh,cut

Sub Property Of cskg-ont:affects op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Task c
Range cskg-ont:OtherEntity c

affects task op

IRI https://w3id.org/cskg/ontology#affectsTask
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } affects an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: placate,provoke,engage,console,impair,repulse,shake,discombobulate,threaten,inflame,thrill,satisfy,unsettle,kill,enrapture,outrage,disgruntle,reassure,discompose,interest,alarm,engross,afflict,manipulate,edit,update,increase,replace,modify,fatigue,refresh,cut

Sub Property Of cskg-ont:affects op
Domain cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Task c

analyzes material op

IRI https://w3id.org/cskg/ontology#analyzesMaterial
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } analyzes an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: analyze,assess,study,try_on,scan,approximate,proofread,inspect,sample,research,check,appraise,analyse,examine,watch,audit,feel_out,go_over,consult,survey,test,assay,try,evaluate,investigate,monitor,regard,peruse,review,try_out,measure,calculate,address,estimate

Sub Property Of cskg-ont:analyzes op
Domain cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Metric c
Range cskg-ont:Material c

analyzes method op

IRI https://w3id.org/cskg/ontology#analyzesMethod
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } analyzes an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: analyze,assess,study,try_on,scan,approximate,proofread,inspect,sample,research,check,appraise,analyse,examine,watch,audit,feel_out,go_over,consult,survey,test,assay,try,evaluate,investigate,monitor,regard,peruse,review,try_out,measure,calculate,address,estimate

Sub Property Of cskg-ont:analyzes op
Domain cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Method c

analyzes metric op

IRI https://w3id.org/cskg/ontology#analyzesMetric
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } analyzes an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: analyze,assess,study,try_on,scan,approximate,proofread,inspect,sample,research,check,appraise,analyse,examine,watch,audit,feel_out,go_over,consult,survey,test,assay,try,evaluate,investigate,monitor,regard,peruse,review,try_out,measure,calculate,address,estimate

Sub Property Of cskg-ont:analyzes op
Domain cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c
Range cskg-ont:Metric c

analyzes other entity op

IRI https://w3id.org/cskg/ontology#analyzesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } analyzes an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: analyze,assess,study,try_on,scan,approximate,proofread,inspect,sample,research,check,appraise,analyse,examine,watch,audit,feel_out,go_over,consult,survey,test,assay,try,evaluate,investigate,monitor,regard,peruse,review,try_out,measure,calculate,address,estimate

Sub Property Of cskg-ont:analyzes op
Domain cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c

analyzes task op

IRI https://w3id.org/cskg/ontology#analyzesTask
Description

This relation indicates that an instance belonging to one class in { Method, Metric, Task } analyzes an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: analyze,assess,study,try_on,scan,approximate,proofread,inspect,sample,research,check,appraise,analyse,examine,watch,audit,feel_out,go_over,consult,survey,test,assay,try,evaluate,investigate,monitor,regard,peruse,review,try_out,measure,calculate,address,estimate

Sub Property Of cskg-ont:analyzes op
Domain cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Task c

annotates material op

IRI https://w3id.org/cskg/ontology#annotatesMaterial
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } annotates an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: scar,stipple,annotate,stamp,embroider,incise,inscribe,engrave,applique,imprint,paint,reinscribe,mark,sign,tag,label

Sub Property Of cskg-ont:annotates op
Domain cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Material c

annotates method op

IRI https://w3id.org/cskg/ontology#annotatesMethod
Description

This relation indicates that an instance belonging to one class in { Method, Task } annotates an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: scar,stipple,annotate,stamp,embroider,incise,inscribe,engrave,applique,imprint,paint,reinscribe,mark,sign,tag,label

Sub Property Of cskg-ont:annotates op
Domain cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Method c

annotates other entity op

IRI https://w3id.org/cskg/ontology#annotatesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity } annotates an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: scar,stipple,annotate,stamp,embroider,incise,inscribe,engrave,applique,imprint,paint,reinscribe,mark,sign,tag,label

Sub Property Of cskg-ont:annotates op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c

annotates task op

IRI https://w3id.org/cskg/ontology#annotatesTask
Description

This relation indicates that an instance belonging to one class in { Method, Task } annotates an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: scar,stipple,annotate,stamp,embroider,incise,inscribe,engrave,applique,imprint,paint,reinscribe,mark,sign,tag,label

Sub Property Of cskg-ont:annotates op
Domain cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Task c

automated by op

IRI https://w3id.org/cskg/ontology#automatedBy
Super Property Of

automates op

IRI https://w3id.org/cskg/ontology#automates
Super Property Of

automates method op

IRI https://w3id.org/cskg/ontology#automatesMethod
Description

This relation indicates that an instance belonging to one class in { Method, Task } automates an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: automate

Sub Property Of cskg-ont:automates op
Domain cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Method c

automates other entity op

IRI https://w3id.org/cskg/ontology#automatesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity } automates an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: automate

Sub Property Of cskg-ont:automates op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c
Range cskg-ont:OtherEntity c

automates task op

IRI https://w3id.org/cskg/ontology#automatesTask
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity } automates an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: automate

Sub Property Of cskg-ont:automates op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c
Range cskg-ont:Task c

based-on material op

IRI https://w3id.org/cskg/ontology#based-onMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } based-on an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: base,ground,found,construe,build,establish

Sub Property Of cskg-ont:based-on op
Domain cskg-ont:Material c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Metric c
Range cskg-ont:Material c

based-on method op

IRI https://w3id.org/cskg/ontology#based-onMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } based-on an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: base,ground,found,construe,build,establish

Sub Property Of cskg-ont:based-on op
Domain cskg-ont:Task c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c
Range cskg-ont:Method c

based-on metric op

IRI https://w3id.org/cskg/ontology#based-onMetric
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } based-on an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: base,ground,found,construe,build,establish

Sub Property Of cskg-ont:based-on op
Domain cskg-ont:Method c or cskg-ont:Material c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c
Range cskg-ont:Metric c

based-on other entity op

IRI https://w3id.org/cskg/ontology#based-onOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } based-on an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: base,ground,found,construe,build,establish

Sub Property Of cskg-ont:based-on op
Domain cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c
Range cskg-ont:OtherEntity c

based-on task op

IRI https://w3id.org/cskg/ontology#based-onTask
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } based-on an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: base,ground,found,construe,build,establish

Sub Property Of cskg-ont:based-on op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:OtherEntity c
Range cskg-ont:Task c

causes material op

IRI https://w3id.org/cskg/ontology#causesMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } causes an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: cause,influence

Sub Property Of cskg-ont:causes op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Material c
Range cskg-ont:Material c

causes method op

IRI https://w3id.org/cskg/ontology#causesMethod
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } causes an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: cause,influence

Sub Property Of cskg-ont:causes op
Domain cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:OtherEntity c
Range cskg-ont:Method c

causes metric op

IRI https://w3id.org/cskg/ontology#causesMetric
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity } causes an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: cause,influence

Sub Property Of cskg-ont:causes op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Metric c
Range cskg-ont:Metric c

causes other entity op

IRI https://w3id.org/cskg/ontology#causesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } causes an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: cause,influence

Sub Property Of cskg-ont:causes op
Domain cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c

causes task op

IRI https://w3id.org/cskg/ontology#causesTask
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } causes an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: cause,influence

Sub Property Of cskg-ont:causes op
Domain cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c
Range cskg-ont:Task c

classifies material op

IRI https://w3id.org/cskg/ontology#classifiesMaterial
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } classifies an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: regroup,bracket,categorize,recode,chunk,code,separate,group,sort,sort_out,catalogue,classify,class,number,seed,reclassify,grade

Sub Property Of cskg-ont:classifies op
Domain cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Material c

classifies method op

IRI https://w3id.org/cskg/ontology#classifiesMethod
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } classifies an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: regroup,bracket,categorize,recode,chunk,code,separate,group,sort,sort_out,catalogue,classify,class,number,seed,reclassify,grade

Sub Property Of cskg-ont:classifies op
Domain cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Method c

classifies metric op

IRI https://w3id.org/cskg/ontology#classifiesMetric
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity } classifies an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: regroup,bracket,categorize,recode,chunk,code,separate,group,sort,sort_out,catalogue,classify,class,number,seed,reclassify,grade

Sub Property Of cskg-ont:classifies op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Metric c
Range cskg-ont:Metric c

classifies other entity op

IRI https://w3id.org/cskg/ontology#classifiesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity } classifies an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: regroup,bracket,categorize,recode,chunk,code,separate,group,sort,sort_out,catalogue,classify,class,number,seed,reclassify,grade

Sub Property Of cskg-ont:classifies op
Domain cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c
Range cskg-ont:OtherEntity c

classifies task op

IRI https://w3id.org/cskg/ontology#classifiesTask
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } classifies an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: regroup,bracket,categorize,recode,chunk,code,separate,group,sort,sort_out,catalogue,classify,class,number,seed,reclassify,grade

Sub Property Of cskg-ont:classifies op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Task c
Range cskg-ont:Task c

contributes-to material op

IRI https://w3id.org/cskg/ontology#contributes-toMaterial
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } contributes-to an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: abnegate,gift,pass_out,turn-over,restore,turn-in,give-out,disburse,give-away,proffer,distribute,remit,transfer,extend,shell_out,give-up,hand_out,refer,disseminate,contribute

Sub Property Of cskg-ont:contributes-to op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Material c

contributes-to method op

IRI https://w3id.org/cskg/ontology#contributes-toMethod
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } contributes-to an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: abnegate,gift,pass_out,turn-over,restore,turn-in,give-out,disburse,give-away,proffer,distribute,remit,transfer,extend,shell_out,give-up,hand_out,refer,disseminate,contribute

Sub Property Of cskg-ont:contributes-to op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c
Range cskg-ont:Method c

contributes-to metric op

IRI https://w3id.org/cskg/ontology#contributes-toMetric
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } contributes-to an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: abnegate,gift,pass_out,turn-over,restore,turn-in,give-out,disburse,give-away,proffer,distribute,remit,transfer,extend,shell_out,give-up,hand_out,refer,disseminate,contribute

Sub Property Of cskg-ont:contributes-to op
Domain cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Metric c

contributes-to other entity op

IRI https://w3id.org/cskg/ontology#contributes-toOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } contributes-to an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: abnegate,gift,pass_out,turn-over,restore,turn-in,give-out,disburse,give-away,proffer,distribute,remit,transfer,extend,shell_out,give-up,hand_out,refer,disseminate,contribute

Sub Property Of cskg-ont:contributes-to op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Task c
Range cskg-ont:OtherEntity c

contributes-to task op

IRI https://w3id.org/cskg/ontology#contributes-toTask
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } contributes-to an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: abnegate,gift,pass_out,turn-over,restore,turn-in,give-out,disburse,give-away,proffer,distribute,remit,transfer,extend,shell_out,give-up,hand_out,refer,disseminate,contribute

Sub Property Of cskg-ont:contributes-to op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Task c

discusses material op

IRI https://w3id.org/cskg/ontology#discussesMaterial
Description

This relation indicates that an instance belonging to one class in { Task } discusses an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: debate,discuss,chatter,confer,converse,argue,discus

Sub Property Of cskg-ont:discusses op
Domain cskg-ont:Task c
Range cskg-ont:Material c

discusses method op

IRI https://w3id.org/cskg/ontology#discussesMethod
Description

This relation indicates that an instance belonging to one class in { Method, Task } discusses an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: debate,discuss,chatter,confer,converse,argue,discus

Sub Property Of cskg-ont:discusses op
Domain cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Method c

discusses metric op

IRI https://w3id.org/cskg/ontology#discussesMetric
Description

This relation indicates that an instance belonging to one class in { Task } discusses an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: debate,discuss,chatter,confer,converse,argue,discus

Sub Property Of cskg-ont:discusses op
Domain cskg-ont:Task c
Range cskg-ont:Metric c

discusses other entity op

IRI https://w3id.org/cskg/ontology#discussesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Task } discusses an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: debate,discuss,chatter,confer,converse,argue,discus

Sub Property Of cskg-ont:discusses op
Domain cskg-ont:Task c
Range cskg-ont:OtherEntity c

discusses task op

IRI https://w3id.org/cskg/ontology#discussesTask
Description

This relation indicates that an instance belonging to one class in { Task } discusses an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: debate,discuss,chatter,confer,converse,argue,discus

Sub Property Of cskg-ont:discusses op
Domain cskg-ont:Task c
Range cskg-ont:Task c

executes material op

IRI https://w3id.org/cskg/ontology#executesMaterial
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } executes an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: perform,execute,operate,run,simulate,play,work,train,action

Sub Property Of cskg-ont:executes op
Domain cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c
Range cskg-ont:Material c

executes method op

IRI https://w3id.org/cskg/ontology#executesMethod
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } executes an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: perform,execute,operate,run,simulate,play,work,train,action

Sub Property Of cskg-ont:executes op
Domain cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c
Range cskg-ont:Method c

executes other entity op

IRI https://w3id.org/cskg/ontology#executesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } executes an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: perform,execute,operate,run,simulate,play,work,train,action

Sub Property Of cskg-ont:executes op
Domain cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:OtherEntity c

executes task op

IRI https://w3id.org/cskg/ontology#executesTask
Description

This relation indicates that an instance belonging to one class in { Method, Task } executes an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: perform,execute,operate,run,simulate,play,work,train,action

Sub Property Of cskg-ont:executes op
Domain cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Task c

extracts material op

IRI https://w3id.org/cskg/ontology#extractsMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } extracts an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: extract,mine,induce,infer

Sub Property Of cskg-ont:extracts op
Domain cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Material c

extracts method op

IRI https://w3id.org/cskg/ontology#extractsMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } extracts an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: extract,mine,induce,infer

Sub Property Of cskg-ont:extracts op
Domain cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Method c

extracts metric op

IRI https://w3id.org/cskg/ontology#extractsMetric
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } extracts an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: extract,mine,induce,infer

Sub Property Of cskg-ont:extracts op
Domain cskg-ont:Material c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c
Range cskg-ont:Metric c

extracts other entity op

IRI https://w3id.org/cskg/ontology#extractsOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } extracts an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: extract,mine,induce,infer

Sub Property Of cskg-ont:extracts op
Domain cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c

extracts task op

IRI https://w3id.org/cskg/ontology#extractsTask
Description

This relation indicates that an instance belonging to one class in { Material, Method, Task } extracts an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: extract,mine,induce,infer

Sub Property Of cskg-ont:extracts op
Domain cskg-ont:Material c or cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Task c

guides material op

IRI https://w3id.org/cskg/ontology#guidesMaterial
Description

This relation indicates that an instance belonging to one class in { OtherEntity } guides an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: steer,conduct,guide,misdirect,lead,escort,accompany,direct

Sub Property Of cskg-ont:guides op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Material c

guides method op

IRI https://w3id.org/cskg/ontology#guidesMethod
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } guides an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: steer,conduct,guide,misdirect,lead,escort,accompany,direct

Sub Property Of cskg-ont:guides op
Domain cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Method c

guides metric op

IRI https://w3id.org/cskg/ontology#guidesMetric
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } guides an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: steer,conduct,guide,misdirect,lead,escort,accompany,direct

Sub Property Of cskg-ont:guides op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:OtherEntity c
Range cskg-ont:Metric c

guides other entity op

IRI https://w3id.org/cskg/ontology#guidesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } guides an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: steer,conduct,guide,misdirect,lead,escort,accompany,direct

Sub Property Of cskg-ont:guides op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c

guides task op

IRI https://w3id.org/cskg/ontology#guidesTask
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } guides an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: steer,conduct,guide,misdirect,lead,escort,accompany,direct

Sub Property Of cskg-ont:guides op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c
Range cskg-ont:Task c

has context entity observation op

IRI https://w3id.org/cskg/ontology#hasContextEntityObservation
Sub Property Of cskg-ont:hasContextObservation op
Domain Statement c or cskg-ont:ResearchEntity c
Range cskg-ont:ContextEntityObservation c

has context observation op

IRI https://w3id.org/cskg/ontology#hasContextObservation
Super Property Of

has context statement observation op

IRI https://w3id.org/cskg/ontology#hasContextStatementObservation
Sub Property Of cskg-ont:hasContextObservation op
Domain Statement c or cskg-ont:ResearchEntity c
Range cskg-ont:ContextStatementObservation c

has time observation op

IRI https://w3id.org/cskg/ontology#hasTimeObservation
Sub Property Of topObjectProperty op
Domain cskg-ont:ResearchEntity c or cskg-ont:Statement c
Range cskg-ont:TimeObservation c

highlights material op

IRI https://w3id.org/cskg/ontology#highlightsMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } highlights an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: highlight,emphasize

Sub Property Of cskg-ont:highlights op
Domain cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:Material c
Range cskg-ont:Material c

highlights method op

IRI https://w3id.org/cskg/ontology#highlightsMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } highlights an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: highlight,emphasize

Sub Property Of cskg-ont:highlights op
Domain cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c
Range cskg-ont:Method c

highlights metric op

IRI https://w3id.org/cskg/ontology#highlightsMetric
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } highlights an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: highlight,emphasize

Sub Property Of cskg-ont:highlights op
Domain cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c
Range cskg-ont:Metric c

highlights other entity op

IRI https://w3id.org/cskg/ontology#highlightsOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } highlights an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: highlight,emphasize

Sub Property Of cskg-ont:highlights op
Domain cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Material c
Range cskg-ont:OtherEntity c

highlights task op

IRI https://w3id.org/cskg/ontology#highlightsTask
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } highlights an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: highlight,emphasize

Sub Property Of cskg-ont:highlights op
Domain cskg-ont:Material c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c
Range cskg-ont:Task c

identifies material op

IRI https://w3id.org/cskg/ontology#identifiesMaterial
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } identifies an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: identify,detect,filter,recognize,locate

Sub Property Of cskg-ont:identifies op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Material c

identifies method op

IRI https://w3id.org/cskg/ontology#identifiesMethod
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } identifies an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: identify,detect,filter,recognize,locate

Sub Property Of cskg-ont:identifies op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Method c

identifies metric op

IRI https://w3id.org/cskg/ontology#identifiesMetric
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } identifies an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: identify,detect,filter,recognize,locate

Sub Property Of cskg-ont:identifies op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Metric c

identifies other entity op

IRI https://w3id.org/cskg/ontology#identifiesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } identifies an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: identify,detect,filter,recognize,locate

Sub Property Of cskg-ont:identifies op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:OtherEntity c

identifies task op

IRI https://w3id.org/cskg/ontology#identifiesTask
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } identifies an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: identify,detect,filter,recognize,locate

Sub Property Of cskg-ont:identifies op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Task c

improves material op

IRI https://w3id.org/cskg/ontology#improvesMaterial
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } improves an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: improve,evolve,grow,enrich,expand,augment,raise,enhance,advance,gain,optimize

Sub Property Of cskg-ont:improves op
Domain cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Material c

improves method op

IRI https://w3id.org/cskg/ontology#improvesMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } improves an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: improve,evolve,grow,enrich,expand,augment,raise,enhance,advance,gain,optimize

Sub Property Of cskg-ont:improves op
Domain cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Method c

improves metric op

IRI https://w3id.org/cskg/ontology#improvesMetric
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } improves an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: improve,evolve,grow,enrich,expand,augment,raise,enhance,advance,gain,optimize

Sub Property Of cskg-ont:improves op
Domain cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:OtherEntity c
Range cskg-ont:Metric c

improves other entity op

IRI https://w3id.org/cskg/ontology#improvesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } improves an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: improve,evolve,grow,enrich,expand,augment,raise,enhance,advance,gain,optimize

Sub Property Of cskg-ont:improves op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c

improves task op

IRI https://w3id.org/cskg/ontology#improvesTask
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, Task } improves an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: improve,evolve,grow,enrich,expand,augment,raise,enhance,advance,gain,optimize

Sub Property Of cskg-ont:improves op
Domain cskg-ont:Material c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Method c
Range cskg-ont:Task c

includes material op

IRI https://w3id.org/cskg/ontology#includesMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } includes an instance of Material. It is designed by the Feature-of and Part-of relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: 'relate,include,involve,engage,enroll,embed,contain,comprise,carry,cover,consider,share,mount,have,equip,install

Sub Property Of cskg-ont:includes op
Domain cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:OtherEntity c
Range cskg-ont:Material c

includes method op

IRI https://w3id.org/cskg/ontology#includesMethod
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } includes an instance of Method. It is designed by the Feature-of and Part-of relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: 'relate,include,involve,engage,enroll,embed,contain,comprise,carry,cover,consider,share,mount,have,equip,install

Sub Property Of cskg-ont:includes op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c
Range cskg-ont:Method c

includes metric op

IRI https://w3id.org/cskg/ontology#includesMetric
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } includes an instance of Metric. It is designed by the Feature-of and Part-of relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: 'relate,include,involve,engage,enroll,embed,contain,comprise,carry,cover,consider,share,mount,have,equip,install

Sub Property Of cskg-ont:includes op
Domain cskg-ont:OtherEntity c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Metric c

includes other entity op

IRI https://w3id.org/cskg/ontology#includesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } includes an instance of OtherEntity. It is designed by the Feature-of and Part-of relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: 'relate,include,involve,engage,enroll,embed,contain,comprise,carry,cover,consider,share,mount,have,equip,install

Sub Property Of cskg-ont:includes op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Material c or cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c

includes task op

IRI https://w3id.org/cskg/ontology#includesTask
Description

This relation indicates that an instance belonging to one class in { Method, Task } includes an instance of Task. It is designed by the Feature-of and Part-of relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: 'relate,include,involve,engage,enroll,embed,contain,comprise,carry,cover,consider,share,mount,have,equip,install

Sub Property Of cskg-ont:includes op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Task c

interacts-with material op

IRI https://w3id.org/cskg/ontology#interacts-withMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } interacts-with an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: renegotiate,compromise,agree,debate,interact,collaborate,disagree,communicate,haggle,interlink,participate

Sub Property Of cskg-ont:interacts-with op
Domain cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Material c
Range cskg-ont:Material c

interacts-with method op

IRI https://w3id.org/cskg/ontology#interacts-withMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } interacts-with an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: renegotiate,compromise,agree,debate,interact,collaborate,disagree,communicate,haggle,interlink,participate

Sub Property Of cskg-ont:interacts-with op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Material c
Range cskg-ont:Method c

interacts-with metric op

IRI https://w3id.org/cskg/ontology#interacts-withMetric
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } interacts-with an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: renegotiate,compromise,agree,debate,interact,collaborate,disagree,communicate,haggle,interlink,participate

Sub Property Of cskg-ont:interacts-with op
Domain cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c
Range cskg-ont:Metric c

interacts-with other entity op

IRI https://w3id.org/cskg/ontology#interacts-withOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } interacts-with an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: renegotiate,compromise,agree,debate,interact,collaborate,disagree,communicate,haggle,interlink,participate

Sub Property Of cskg-ont:interacts-with op
Domain cskg-ont:Material c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Metric c
Range cskg-ont:OtherEntity c

interacts-with task op

IRI https://w3id.org/cskg/ontology#interacts-withTask
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } interacts-with an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: renegotiate,compromise,agree,debate,interact,collaborate,disagree,communicate,haggle,interlink,participate

Sub Property Of cskg-ont:interacts-with op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Material c or cskg-ont:Metric c or cskg-ont:Method c
Range cskg-ont:Task c

lacks material op

IRI https://w3id.org/cskg/ontology#lacksMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } lacks an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: lack

Sub Property Of cskg-ont:lacks op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c
Range cskg-ont:Material c

lacks method op

IRI https://w3id.org/cskg/ontology#lacksMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } lacks an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: lack

Sub Property Of cskg-ont:lacks op
Domain cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:Task c
Range cskg-ont:Method c

lacks metric op

IRI https://w3id.org/cskg/ontology#lacksMetric
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } lacks an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: lack

Sub Property Of cskg-ont:lacks op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Material c or cskg-ont:Task c
Range cskg-ont:Metric c

lacks other entity op

IRI https://w3id.org/cskg/ontology#lacksOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } lacks an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: lack

Sub Property Of cskg-ont:lacks op
Domain cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:OtherEntity c

lacks task op

IRI https://w3id.org/cskg/ontology#lacksTask
Description

This relation indicates that an instance belonging to one class in { Material, Method, Task } lacks an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: lack

Sub Property Of cskg-ont:lacks op
Domain cskg-ont:Task c or cskg-ont:Material c or cskg-ont:Method c
Range cskg-ont:Task c

learns material op

IRI https://w3id.org/cskg/ontology#learnsMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } learns an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: memorize,glean,learn,study,absorb,assimilate,cram,relearn,read

Sub Property Of cskg-ont:learns op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:Task c
Range cskg-ont:Material c

learns method op

IRI https://w3id.org/cskg/ontology#learnsMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } learns an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: memorize,glean,learn,study,absorb,assimilate,cram,relearn,read

Sub Property Of cskg-ont:learns op
Domain cskg-ont:Material c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c
Range cskg-ont:Method c

learns other entity op

IRI https://w3id.org/cskg/ontology#learnsOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } learns an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: memorize,glean,learn,study,absorb,assimilate,cram,relearn,read

Sub Property Of cskg-ont:learns op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:Task c
Range cskg-ont:OtherEntity c

learns task op

IRI https://w3id.org/cskg/ontology#learnsTask
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } learns an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: memorize,glean,learn,study,absorb,assimilate,cram,relearn,read

Sub Property Of cskg-ont:learns op
Domain cskg-ont:Method c or cskg-ont:Material c or cskg-ont:Task c or cskg-ont:OtherEntity c
Range cskg-ont:Task c

limits material op

IRI https://w3id.org/cskg/ontology#limitsMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } limits an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: reduce,limit,confine,restrain,constrain,restrict,prevent

Sub Property Of cskg-ont:limits op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Material c
Range cskg-ont:Material c

limits method op

IRI https://w3id.org/cskg/ontology#limitsMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } limits an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: reduce,limit,confine,restrain,constrain,restrict,prevent

Sub Property Of cskg-ont:limits op
Domain cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Method c

limits metric op

IRI https://w3id.org/cskg/ontology#limitsMetric
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity } limits an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: reduce,limit,confine,restrain,constrain,restrict,prevent

Sub Property Of cskg-ont:limits op
Domain cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:OtherEntity c
Range cskg-ont:Metric c

limits other entity op

IRI https://w3id.org/cskg/ontology#limitsOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } limits an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: reduce,limit,confine,restrain,constrain,restrict,prevent

Sub Property Of cskg-ont:limits op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Material c
Range cskg-ont:OtherEntity c

limits task op

IRI https://w3id.org/cskg/ontology#limitsTask
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } limits an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: reduce,limit,confine,restrain,constrain,restrict,prevent

Sub Property Of cskg-ont:limits op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Metric c
Range cskg-ont:Task c

links material op

IRI https://w3id.org/cskg/ontology#linksMaterial
Description

This relation indicates that an instance belonging to one class in { Method, Metric, Task } links an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: fasten,strap,hook,lasso,leash,reeve,peg,rope,seal,clamp,latch,chain,band,trammel,shackle,clasp,knot,button,lock,moor,buckle,yoke,manacle,screw,link,string,pin,tether,paste,anchor,bond,wire,connect

Sub Property Of cskg-ont:links op
Domain cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Metric c
Range cskg-ont:Material c

links method op

IRI https://w3id.org/cskg/ontology#linksMethod
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } links an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: fasten,strap,hook,lasso,leash,reeve,peg,rope,seal,clamp,latch,chain,band,trammel,shackle,clasp,knot,button,lock,moor,buckle,yoke,manacle,screw,link,string,pin,tether,paste,anchor,bond,wire,connect

Sub Property Of cskg-ont:links op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c
Range cskg-ont:Method c

links other entity op

IRI https://w3id.org/cskg/ontology#linksOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } links an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: fasten,strap,hook,lasso,leash,reeve,peg,rope,seal,clamp,latch,chain,band,trammel,shackle,clasp,knot,button,lock,moor,buckle,yoke,manacle,screw,link,string,pin,tether,paste,anchor,bond,wire,connect

Sub Property Of cskg-ont:links op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c

links task op

IRI https://w3id.org/cskg/ontology#linksTask
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } links an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: fasten,strap,hook,lasso,leash,reeve,peg,rope,seal,clamp,latch,chain,band,trammel,shackle,clasp,knot,button,lock,moor,buckle,yoke,manacle,screw,link,string,pin,tether,paste,anchor,bond,wire,connect

Sub Property Of cskg-ont:links op
Domain cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c
Range cskg-ont:Task c

manages material op

IRI https://w3id.org/cskg/ontology#managesMaterial
Description

This relation indicates that an instance belonging to one class in { Method, Task } manages an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: look_out,wait_on,look_after,care,manage,maintain,preserve,keep,handle,treat,deal,configure

Sub Property Of cskg-ont:manages op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Material c

manages method op

IRI https://w3id.org/cskg/ontology#managesMethod
Description

This relation indicates that an instance belonging to one class in { Method, Task } manages an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: look_out,wait_on,look_after,care,manage,maintain,preserve,keep,handle,treat,deal,configure

Sub Property Of cskg-ont:manages op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Method c

manages metric op

IRI https://w3id.org/cskg/ontology#managesMetric
Description

This relation indicates that an instance belonging to one class in { Method, Task } manages an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: look_out,wait_on,look_after,care,manage,maintain,preserve,keep,handle,treat,deal,configure

Sub Property Of cskg-ont:manages op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Metric c

manages other entity op

IRI https://w3id.org/cskg/ontology#managesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, Task } manages an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: look_out,wait_on,look_after,care,manage,maintain,preserve,keep,handle,treat,deal,configure

Sub Property Of cskg-ont:manages op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:OtherEntity c

manages task op

IRI https://w3id.org/cskg/ontology#managesTask
Description

This relation indicates that an instance belonging to one class in { Method, Task } manages an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: look_out,wait_on,look_after,care,manage,maintain,preserve,keep,handle,treat,deal,configure

Sub Property Of cskg-ont:manages op
Domain cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Task c

matched by op

IRI https://w3id.org/cskg/ontology#matchedBy
Super Property Of

matches op

IRI https://w3id.org/cskg/ontology#matches
Super Property Of

matches method op

IRI https://w3id.org/cskg/ontology#matchesMethod
Description

This relation indicates that an instance belonging to one class in { Method, Task } matches an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: harmonize,go,square,dovetail,couple,pair,alternate,align,map,compare,match

Sub Property Of cskg-ont:matches op
Domain cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Method c

matches metric op

IRI https://w3id.org/cskg/ontology#matchesMetric
Description

This relation indicates that an instance belonging to one class in { Method } matches an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: harmonize,go,square,dovetail,couple,pair,alternate,align,map,compare,match

Sub Property Of cskg-ont:matches op
Domain cskg-ont:Method c
Range cskg-ont:Metric c

matches task op

IRI https://w3id.org/cskg/ontology#matchesTask
Description

This relation indicates that an instance belonging to one class in { Method, Task } matches an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: harmonize,go,square,dovetail,couple,pair,alternate,align,map,compare,match

Sub Property Of cskg-ont:matches op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Task c

material acquired by op

IRI https://w3id.org/cskg/ontology#materialAcquiredBy
Description

This relation indicates that an instance of class Material was acquired by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: select,accumulate,recoup,source,receive,acquire,regain,retrieve,obtain,accrue,borrow,subselect,inherit,accept,collect,gather,store,attract,get,capture,record,achieve

Sub Property Of cskg-ont:acquiredBy op
Domain cskg-ont:Material c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

material adapted by op

IRI https://w3id.org/cskg/ontology#materialAdaptedBy
Description

This relation indicates that an instance of class Material was adapted by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: readapt,adjust,conform,adapt,gear,readjust,fit,assimilate,accommodate,personalize,customize,specialize,generalize,tailor,refine

Sub Property Of cskg-ont:adaptedBy op
Domain cskg-ont:Material c
Range cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c

material affected by op

IRI https://w3id.org/cskg/ontology#materialAffectedBy
Description

This relation indicates that an instance of class Material was affected by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: placate,provoke,engage,console,impair,repulse,shake,discombobulate,threaten,inflame,thrill,satisfy,unsettle,kill,enrapture,outrage,disgruntle,reassure,discompose,interest,alarm,engross,afflict,manipulate,edit,update,increase,replace,modify,fatigue,refresh,cut

Sub Property Of cskg-ont:affectedBy op
Domain cskg-ont:Material c
Range cskg-ont:Material c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c

material analyzed by op

IRI https://w3id.org/cskg/ontology#materialAnalyzedBy
Description

This relation indicates that an instance of class Material was analyzed by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: analyze,assess,study,try_on,scan,approximate,proofread,inspect,sample,research,check,appraise,analyse,examine,watch,audit,feel_out,go_over,consult,survey,test,assay,try,evaluate,investigate,monitor,regard,peruse,review,try_out,measure,calculate,address,estimate

Sub Property Of cskg-ont:analyzedBy op
Domain cskg-ont:Material c
Range cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:Method c

material annotated by op

IRI https://w3id.org/cskg/ontology#materialAnnotatedBy
Description

This relation indicates that an instance of class Material was annotated by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: scar,stipple,annotate,stamp,embroider,incise,inscribe,engrave,applique,imprint,paint,reinscribe,mark,sign,tag,label

Sub Property Of cskg-ont:annotatedBy op
Domain cskg-ont:Material c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Task c

material bases op

IRI https://w3id.org/cskg/ontology#materialBases
Description

This relation indicates that an instance of class Material was bases by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: base,ground,found,construe,build,establish

Sub Property Of cskg-ont:bases op
Domain cskg-ont:Material c
Range cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Method c

material caused by op

IRI https://w3id.org/cskg/ontology#materialCausedBy
Description

This relation indicates that an instance of class Material was caused by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: cause,influence

Sub Property Of cskg-ont:causedBy op
Domain cskg-ont:Material c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Material c or cskg-ont:OtherEntity c

material classified by op

IRI https://w3id.org/cskg/ontology#materialClassifiedBy
Description

This relation indicates that an instance of class Material was classified by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: regroup,bracket,categorize,recode,chunk,code,separate,group,sort,sort_out,catalogue,classify,class,number,seed,reclassify,grade

Sub Property Of cskg-ont:classifiedBy op
Domain cskg-ont:Material c
Range cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

material contributed by op

IRI https://w3id.org/cskg/ontology#materialContributedBy
Description

This relation indicates that an instance of class Material was contributed by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: abnegate,gift,pass_out,turn-over,restore,turn-in,give-out,disburse,give-away,proffer,distribute,remit,transfer,extend,shell_out,give-up,hand_out,refer,disseminate,contribute

Sub Property Of cskg-ont:contributedBy op
Domain cskg-ont:Material c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c

material discussed by op

IRI https://w3id.org/cskg/ontology#materialDiscussedBy
Description

This relation indicates that an instance of class Material was discussed by an instance belonging to one of the following classes { Task }. It is designed based on the following predicates extracted by the NLP pipeline: debate,discuss,chatter,confer,converse,argue,discus

Sub Property Of cskg-ont:discussedBy op
Domain cskg-ont:Material c
Range cskg-ont:Task c

material executed by op

IRI https://w3id.org/cskg/ontology#materialExecutedBy
Description

This relation indicates that an instance of class Material was executed by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: perform,execute,operate,run,simulate,play,work,train,action

Sub Property Of cskg-ont:executedBy op
Domain cskg-ont:Material c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

material extracted by op

IRI https://w3id.org/cskg/ontology#materialExtractedBy
Description

This relation indicates that an instance of class Material was extracted by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: extract,mine,induce,infer

Sub Property Of cskg-ont:extractedBy op
Domain cskg-ont:Material c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Material c

material guided by op

IRI https://w3id.org/cskg/ontology#materialGuidedBy
Description

This relation indicates that an instance of class Material was guided by an instance belonging to one of the following classes { OtherEntity }. It is designed based on the following predicates extracted by the NLP pipeline: steer,conduct,guide,misdirect,lead,escort,accompany,direct

Sub Property Of cskg-ont:guidedBy op
Domain cskg-ont:Material c
Range cskg-ont:OtherEntity c

material highlighted by op

IRI https://w3id.org/cskg/ontology#materialHighlightedBy
Description

This relation indicates that an instance of class Material was highlighted by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: highlight,emphasize

Sub Property Of cskg-ont:highlightedBy op
Domain cskg-ont:Material c
Range cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Material c or cskg-ont:OtherEntity c

material identified by op

IRI https://w3id.org/cskg/ontology#materialIdentifiedBy
Description

This relation indicates that an instance of class Material was identified by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: identify,detect,filter,recognize,locate

Sub Property Of cskg-ont:identifiedBy op
Domain cskg-ont:Material c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

material improved by op

IRI https://w3id.org/cskg/ontology#materialImprovedBy
Description

This relation indicates that an instance of class Material was improved by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: improve,evolve,grow,enrich,expand,augment,raise,enhance,advance,gain,optimize

Sub Property Of cskg-ont:improvedBy op
Domain cskg-ont:Material c
Range cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

material included by op

IRI https://w3id.org/cskg/ontology#materialIncludedBy
Description

This relation indicates that an instance of class Material was included by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed by the Feature-of and Part-of relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: 'relate,include,involve,engage,enroll,embed,contain,comprise,carry,cover,consider,share,mount,have,equip,install

Sub Property Of cskg-ont:includedBy op
Domain cskg-ont:Material c
Range cskg-ont:Material c or cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c

material interacts-with op

IRI https://w3id.org/cskg/ontology#materialInteracts-With
Description

This relation indicates that an instance of class Material was interacts-with by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: renegotiate,compromise,agree,debate,interact,collaborate,disagree,communicate,haggle,interlink,participate

Sub Property Of cskg-ont:interacts-with op
Domain cskg-ont:Material c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Material c

material lackedof op

IRI https://w3id.org/cskg/ontology#materialLackedof
Description

This relation indicates that an instance of class Material was lackedof by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: lack

Sub Property Of cskg-ont:lackedOf op
Domain cskg-ont:Material c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c

material learned by op

IRI https://w3id.org/cskg/ontology#materialLearnedBy
Description

This relation indicates that an instance of class Material was learned by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: memorize,glean,learn,study,absorb,assimilate,cram,relearn,read

Sub Property Of cskg-ont:learnedBy op
Domain cskg-ont:Material c
Range cskg-ont:OtherEntity c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Task c

material limited by op

IRI https://w3id.org/cskg/ontology#materialLimitedBy
Description

This relation indicates that an instance of class Material was limited by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: reduce,limit,confine,restrain,constrain,restrict,prevent

Sub Property Of cskg-ont:limitedBy op
Domain cskg-ont:Material c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Material c

material linked by op

IRI https://w3id.org/cskg/ontology#materialLinkedBy
Description

This relation indicates that an instance of class Material was linked by an instance belonging to one of the following classes { Method, Metric, Task }. It is designed based on the following predicates extracted by the NLP pipeline: fasten,strap,hook,lasso,leash,reeve,peg,rope,seal,clamp,latch,chain,band,trammel,shackle,clasp,knot,button,lock,moor,buckle,yoke,manacle,screw,link,string,pin,tether,paste,anchor,bond,wire,connect

Sub Property Of cskg-ont:linkedBy op
Domain cskg-ont:Material c
Range cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:Task c

material managed by op

IRI https://w3id.org/cskg/ontology#materialManagedBy
Description

This relation indicates that an instance of class Material was managed by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: look_out,wait_on,look_after,care,manage,maintain,preserve,keep,handle,treat,deal,configure

Sub Property Of cskg-ont:managedBy op
Domain cskg-ont:Material c
Range cskg-ont:Task c or cskg-ont:Method c

material outperformed by op

IRI https://w3id.org/cskg/ontology#materialOutperformedBy
Description

This relation indicates that an instance of class Material was outperformed by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity }. It is designed based on the following predicates extracted by the NLP pipeline: outperform

Sub Property Of cskg-ont:outperformedBy op
Domain cskg-ont:Material c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:Material c

material predicted by op

IRI https://w3id.org/cskg/ontology#materialPredictedBy
Description

This relation indicates that an instance of class Material was predicted by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: denote,corroborate,indicate,imply,predict,anticipate,forebode,say,expose,prognosticate,explain,forecast

Sub Property Of cskg-ont:predictedBy op
Domain cskg-ont:Material c
Range cskg-ont:Task c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:OtherEntity c

material processed by op

IRI https://w3id.org/cskg/ontology#materialProcessedBy
Description

This relation indicates that an instance of class Material was processed by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: process,proces

Sub Property Of cskg-ont:processedBy op
Domain cskg-ont:Material c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

material produced by op

IRI https://w3id.org/cskg/ontology#materialProducedBy
Description

This relation indicates that an instance of class Material was produced by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: author,coin,compose,compute,conoct,construct,contrive,cowrite,create,derive,draft,fabricate,form,formulate,invent,manufacture,model,organize,produce,rebuild,recreate,style,synthesize,write,generate,design,develop,implement,deploy,make,do

Sub Property Of cskg-ont:producedBy op
Domain cskg-ont:Material c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c

material proposed by op

IRI https://w3id.org/cskg/ontology#materialProposedBy
Description

This relation indicates that an instance of class Material was proposed by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: propose,report,say,state,recommend,suggest,hint,introduce,outline,promise

Sub Property Of cskg-ont:proposedBy op
Domain cskg-ont:Material c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

material provided by op

IRI https://w3id.org/cskg/ontology#materialProvidedBy
Description

This relation indicates that an instance of class Material was provided by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: present,furnish,resupply,serve,supply,provide,yield,give,add,assign

Sub Property Of cskg-ont:providedBy op
Domain cskg-ont:Material c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

material queried by op

IRI https://w3id.org/cskg/ontology#materialQueriedBy
Description

This relation indicates that an instance of class Material was queried by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: query

Sub Property Of cskg-ont:queriedBy op
Domain cskg-ont:Material c
Range cskg-ont:Task c or cskg-ont:Method c

material solved by op

IRI https://w3id.org/cskg/ontology#materialSolvedBy
Description

This relation indicates that an instance of class Material was solved by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: find,determine,see,rationalize,guess,deduce,solve,discover,pick_up,ascertain,realize,relearn,ascertain,realize,relearn,fix

Sub Property Of cskg-ont:solvedBy op
Domain cskg-ont:Material c
Range cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:OtherEntity c

material standardized by op

IRI https://w3id.org/cskg/ontology#materialStandardizedBy
Description

This relation indicates that an instance of class Material was standardized by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: standardize,standardise

Sub Property Of cskg-ont:standardizedBy op
Domain cskg-ont:Material c
Range cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Material c or cskg-ont:Method c

material supported by op

IRI https://w3id.org/cskg/ontology#materialSupportedBy
Description

This relation indicates that an instance of class Material was supported by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: help,support,aid,assist,back,underlie,enable,promote,empower,facilitate,foster,facilitate,allow,hold,bear

Sub Property Of cskg-ont:supportedBy op
Domain cskg-ont:Material c
Range cskg-ont:Task c or cskg-ont:Method c

material transferred by op

IRI https://w3id.org/cskg/ontology#materialTransferredBy
Description

This relation indicates that an instance of class Material was transferred by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: deliver,dispatch,shunt,airmail,import,forward,ship,send,transship,transmit,pass,hand,transport,shift,export,express,post,wire,transfer,drive,slip,port,return,convey,handdeliver,mail,answer

Sub Property Of cskg-ont:transferredBy op
Domain cskg-ont:Material c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Material c or cskg-ont:Metric c or cskg-ont:Task c

material used by op

IRI https://w3id.org/cskg/ontology#materialUsedBy
Description

This relation indicates that an instance of class Material was used by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed by the Used-for relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: apply,employ,exert,exploit,reuse,use,utilize,utilise,adopt,leverage,rely,access

Sub Property Of cskg-ont:usedBy op
Domain cskg-ont:Material c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Task c

material visualized by op

IRI https://w3id.org/cskg/ontology#materialVisualizedBy
Description

This relation indicates that an instance of class Material was visualized by an instance belonging to one of the following classes { Material, Method, OtherEntity }. It is designed based on the following predicates extracted by the NLP pipeline: visualize,disclose,reflect

Sub Property Of cskg-ont:visualizedBy op
Domain cskg-ont:Material c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Material c

method acquired by op

IRI https://w3id.org/cskg/ontology#methodAcquiredBy
Description

This relation indicates that an instance of class Method was acquired by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: select,accumulate,recoup,source,receive,acquire,regain,retrieve,obtain,accrue,borrow,subselect,inherit,accept,collect,gather,store,attract,get,capture,record,achieve

Sub Property Of cskg-ont:acquiredBy op
Domain cskg-ont:Method c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

method adapted by op

IRI https://w3id.org/cskg/ontology#methodAdaptedBy
Description

This relation indicates that an instance of class Method was adapted by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: readapt,adjust,conform,adapt,gear,readjust,fit,assimilate,accommodate,personalize,customize,specialize,generalize,tailor,refine

Sub Property Of cskg-ont:adaptedBy op
Domain cskg-ont:Method c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

method affected by op

IRI https://w3id.org/cskg/ontology#methodAffectedBy
Description

This relation indicates that an instance of class Method was affected by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: placate,provoke,engage,console,impair,repulse,shake,discombobulate,threaten,inflame,thrill,satisfy,unsettle,kill,enrapture,outrage,disgruntle,reassure,discompose,interest,alarm,engross,afflict,manipulate,edit,update,increase,replace,modify,fatigue,refresh,cut

Sub Property Of cskg-ont:affectedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c

method analyzed by op

IRI https://w3id.org/cskg/ontology#methodAnalyzedBy
Description

This relation indicates that an instance of class Method was analyzed by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: analyze,assess,study,try_on,scan,approximate,proofread,inspect,sample,research,check,appraise,analyse,examine,watch,audit,feel_out,go_over,consult,survey,test,assay,try,evaluate,investigate,monitor,regard,peruse,review,try_out,measure,calculate,address,estimate

Sub Property Of cskg-ont:analyzedBy op
Domain cskg-ont:Method c
Range cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

method annotated by op

IRI https://w3id.org/cskg/ontology#methodAnnotatedBy
Description

This relation indicates that an instance of class Method was annotated by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: scar,stipple,annotate,stamp,embroider,incise,inscribe,engrave,applique,imprint,paint,reinscribe,mark,sign,tag,label

Sub Property Of cskg-ont:annotatedBy op
Domain cskg-ont:Method c
Range cskg-ont:Task c or cskg-ont:Method c

method automated by op

IRI https://w3id.org/cskg/ontology#methodAutomatedBy
Description

This relation indicates that an instance of class Method was automated by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: automate

Sub Property Of cskg-ont:automatedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:Task c

method bases op

IRI https://w3id.org/cskg/ontology#methodBases
Description

This relation indicates that an instance of class Method was bases by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: base,ground,found,construe,build,establish

Sub Property Of cskg-ont:bases op
Domain cskg-ont:Method c
Range cskg-ont:OtherEntity c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Metric c

method caused by op

IRI https://w3id.org/cskg/ontology#methodCausedBy
Description

This relation indicates that an instance of class Method was caused by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: cause,influence

Sub Property Of cskg-ont:causedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c

method classified by op

IRI https://w3id.org/cskg/ontology#methodClassifiedBy
Description

This relation indicates that an instance of class Method was classified by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: regroup,bracket,categorize,recode,chunk,code,separate,group,sort,sort_out,catalogue,classify,class,number,seed,reclassify,grade

Sub Property Of cskg-ont:classifiedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Task c

method contributed by op

IRI https://w3id.org/cskg/ontology#methodContributedBy
Description

This relation indicates that an instance of class Method was contributed by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: abnegate,gift,pass_out,turn-over,restore,turn-in,give-out,disburse,give-away,proffer,distribute,remit,transfer,extend,shell_out,give-up,hand_out,refer,disseminate,contribute

Sub Property Of cskg-ont:contributedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c

method discussed by op

IRI https://w3id.org/cskg/ontology#methodDiscussedBy
Description

This relation indicates that an instance of class Method was discussed by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: debate,discuss,chatter,confer,converse,argue,discus

Sub Property Of cskg-ont:discussedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:Task c

method executed by op

IRI https://w3id.org/cskg/ontology#methodExecutedBy
Description

This relation indicates that an instance of class Method was executed by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: perform,execute,operate,run,simulate,play,work,train,action

Sub Property Of cskg-ont:executedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Task c

method extracted by op

IRI https://w3id.org/cskg/ontology#methodExtractedBy
Description

This relation indicates that an instance of class Method was extracted by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: extract,mine,induce,infer

Sub Property Of cskg-ont:extractedBy op
Domain cskg-ont:Method c
Range cskg-ont:Task c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:OtherEntity c

method guided by op

IRI https://w3id.org/cskg/ontology#methodGuidedBy
Description

This relation indicates that an instance of class Method was guided by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: steer,conduct,guide,misdirect,lead,escort,accompany,direct

Sub Property Of cskg-ont:guidedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c

method highlighted by op

IRI https://w3id.org/cskg/ontology#methodHighlightedBy
Description

This relation indicates that an instance of class Method was highlighted by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: highlight,emphasize

Sub Property Of cskg-ont:highlightedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Task c

method identified by op

IRI https://w3id.org/cskg/ontology#methodIdentifiedBy
Description

This relation indicates that an instance of class Method was identified by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: identify,detect,filter,recognize,locate

Sub Property Of cskg-ont:identifiedBy op
Domain cskg-ont:Method c
Range cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c

method improved by op

IRI https://w3id.org/cskg/ontology#methodImprovedBy
Description

This relation indicates that an instance of class Method was improved by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: improve,evolve,grow,enrich,expand,augment,raise,enhance,advance,gain,optimize

Sub Property Of cskg-ont:improvedBy op
Domain cskg-ont:Method c
Range cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c

method included by op

IRI https://w3id.org/cskg/ontology#methodIncludedBy
Description

This relation indicates that an instance of class Method was included by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed by the Feature-of and Part-of relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: 'relate,include,involve,engage,enroll,embed,contain,comprise,carry,cover,consider,share,mount,have,equip,install

Sub Property Of cskg-ont:includedBy op
Domain cskg-ont:Method c
Range cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c

method interacts-with op

IRI https://w3id.org/cskg/ontology#methodInteracts-With
Description

This relation indicates that an instance of class Method was interacts-with by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: renegotiate,compromise,agree,debate,interact,collaborate,disagree,communicate,haggle,interlink,participate

Sub Property Of cskg-ont:interacts-with op
Domain cskg-ont:Method c
Range cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Material c

method lackedof op

IRI https://w3id.org/cskg/ontology#methodLackedof
Description

This relation indicates that an instance of class Method was lackedof by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: lack

Sub Property Of cskg-ont:lackedOf op
Domain cskg-ont:Method c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c

method learned by op

IRI https://w3id.org/cskg/ontology#methodLearnedBy
Description

This relation indicates that an instance of class Method was learned by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: memorize,glean,learn,study,absorb,assimilate,cram,relearn,read

Sub Property Of cskg-ont:learnedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Task c

method limited by op

IRI https://w3id.org/cskg/ontology#methodLimitedBy
Description

This relation indicates that an instance of class Method was limited by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: reduce,limit,confine,restrain,constrain,restrict,prevent

Sub Property Of cskg-ont:limitedBy op
Domain cskg-ont:Method c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Material c

method linked by op

IRI https://w3id.org/cskg/ontology#methodLinkedBy
Description

This relation indicates that an instance of class Method was linked by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: fasten,strap,hook,lasso,leash,reeve,peg,rope,seal,clamp,latch,chain,band,trammel,shackle,clasp,knot,button,lock,moor,buckle,yoke,manacle,screw,link,string,pin,tether,paste,anchor,bond,wire,connect

Sub Property Of cskg-ont:linkedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c

method managed by op

IRI https://w3id.org/cskg/ontology#methodManagedBy
Description

This relation indicates that an instance of class Method was managed by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: look_out,wait_on,look_after,care,manage,maintain,preserve,keep,handle,treat,deal,configure

Sub Property Of cskg-ont:managedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:Task c

method matched by op

IRI https://w3id.org/cskg/ontology#methodMatchedBy
Description

This relation indicates that an instance of class Method was matched by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: harmonize,go,square,dovetail,couple,pair,alternate,align,map,compare,match

Sub Property Of cskg-ont:matchedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:Task c

method outperformed by op

IRI https://w3id.org/cskg/ontology#methodOutperformedBy
Description

This relation indicates that an instance of class Method was outperformed by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: outperform

Sub Property Of cskg-ont:outperformedBy op
Domain cskg-ont:Method c
Range cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:Task c

method predicted by op

IRI https://w3id.org/cskg/ontology#methodPredictedBy
Description

This relation indicates that an instance of class Method was predicted by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: denote,corroborate,indicate,imply,predict,anticipate,forebode,say,expose,prognosticate,explain,forecast

Sub Property Of cskg-ont:predictedBy op
Domain cskg-ont:Method c
Range cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

method processed by op

IRI https://w3id.org/cskg/ontology#methodProcessedBy
Description

This relation indicates that an instance of class Method was processed by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: process,proces

Sub Property Of cskg-ont:processedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:Task c

method produced by op

IRI https://w3id.org/cskg/ontology#methodProducedBy
Description

This relation indicates that an instance of class Method was produced by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: author,coin,compose,compute,conoct,construct,contrive,cowrite,create,derive,draft,fabricate,form,formulate,invent,manufacture,model,organize,produce,rebuild,recreate,style,synthesize,write,generate,design,develop,implement,deploy,make,do

Sub Property Of cskg-ont:producedBy op
Domain cskg-ont:Method c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

method proposed by op

IRI https://w3id.org/cskg/ontology#methodProposedBy
Description

This relation indicates that an instance of class Method was proposed by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: propose,report,say,state,recommend,suggest,hint,introduce,outline,promise

Sub Property Of cskg-ont:proposedBy op
Domain cskg-ont:Method c
Range cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c

method provided by op

IRI https://w3id.org/cskg/ontology#methodProvidedBy
Description

This relation indicates that an instance of class Method was provided by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: present,furnish,resupply,serve,supply,provide,yield,give,add,assign

Sub Property Of cskg-ont:providedBy op
Domain cskg-ont:Method c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c

method solved by op

IRI https://w3id.org/cskg/ontology#methodSolvedBy
Description

This relation indicates that an instance of class Method was solved by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: find,determine,see,rationalize,guess,deduce,solve,discover,pick_up,ascertain,realize,relearn,ascertain,realize,relearn,fix

Sub Property Of cskg-ont:solvedBy op
Domain cskg-ont:Method c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:Metric c

method standardized by op

IRI https://w3id.org/cskg/ontology#methodStandardizedBy
Description

This relation indicates that an instance of class Method was standardized by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: standardize,standardise

Sub Property Of cskg-ont:standardizedBy op
Domain cskg-ont:Method c
Range cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:OtherEntity c

method supported by op

IRI https://w3id.org/cskg/ontology#methodSupportedBy
Description

This relation indicates that an instance of class Method was supported by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: help,support,aid,assist,back,underlie,enable,promote,empower,facilitate,foster,facilitate,allow,hold,bear

Sub Property Of cskg-ont:supportedBy op
Domain cskg-ont:Method c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Material c

method transferred by op

IRI https://w3id.org/cskg/ontology#methodTransferredBy
Description

This relation indicates that an instance of class Method was transferred by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: deliver,dispatch,shunt,airmail,import,forward,ship,send,transship,transmit,pass,hand,transport,shift,export,express,post,wire,transfer,drive,slip,port,return,convey,handdeliver,mail,answer

Sub Property Of cskg-ont:transferredBy op
Domain cskg-ont:Method c
Range cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c

method used by op

IRI https://w3id.org/cskg/ontology#methodUsedBy
Description

This relation indicates that an instance of class Method was used by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed by the Used-for relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: apply,employ,exert,exploit,reuse,use,utilize,utilise,adopt,leverage,rely,access

Sub Property Of cskg-ont:usedBy op
Domain cskg-ont:Method c
Range cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c

method visualized by op

IRI https://w3id.org/cskg/ontology#methodVisualizedBy
Description

This relation indicates that an instance of class Method was visualized by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: visualize,disclose,reflect

Sub Property Of cskg-ont:visualizedBy op
Domain cskg-ont:Method c
Range cskg-ont:Material c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c

metric acquired by op

IRI https://w3id.org/cskg/ontology#metricAcquiredBy
Description

This relation indicates that an instance of class Metric was acquired by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: select,accumulate,recoup,source,receive,acquire,regain,retrieve,obtain,accrue,borrow,subselect,inherit,accept,collect,gather,store,attract,get,capture,record,achieve

Sub Property Of cskg-ont:acquiredBy op
Domain cskg-ont:Metric c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

metric adapted by op

IRI https://w3id.org/cskg/ontology#metricAdaptedBy
Description

This relation indicates that an instance of class Metric was adapted by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: readapt,adjust,conform,adapt,gear,readjust,fit,assimilate,accommodate,personalize,customize,specialize,generalize,tailor,refine

Sub Property Of cskg-ont:adaptedBy op
Domain cskg-ont:Metric c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

metric affected by op

IRI https://w3id.org/cskg/ontology#metricAffectedBy
Description

This relation indicates that an instance of class Metric was affected by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: placate,provoke,engage,console,impair,repulse,shake,discombobulate,threaten,inflame,thrill,satisfy,unsettle,kill,enrapture,outrage,disgruntle,reassure,discompose,interest,alarm,engross,afflict,manipulate,edit,update,increase,replace,modify,fatigue,refresh,cut

Sub Property Of cskg-ont:affectedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c

metric analyzed by op

IRI https://w3id.org/cskg/ontology#metricAnalyzedBy
Description

This relation indicates that an instance of class Metric was analyzed by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: analyze,assess,study,try_on,scan,approximate,proofread,inspect,sample,research,check,appraise,analyse,examine,watch,audit,feel_out,go_over,consult,survey,test,assay,try,evaluate,investigate,monitor,regard,peruse,review,try_out,measure,calculate,address,estimate

Sub Property Of cskg-ont:analyzedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c

metric bases op

IRI https://w3id.org/cskg/ontology#metricBases
Description

This relation indicates that an instance of class Metric was bases by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: base,ground,found,construe,build,establish

Sub Property Of cskg-ont:bases op
Domain cskg-ont:Metric c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:Material c

metric caused by op

IRI https://w3id.org/cskg/ontology#metricCausedBy
Description

This relation indicates that an instance of class Metric was caused by an instance belonging to one of the following classes { Method, Metric, OtherEntity }. It is designed based on the following predicates extracted by the NLP pipeline: cause,influence

Sub Property Of cskg-ont:causedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:OtherEntity c

metric classified by op

IRI https://w3id.org/cskg/ontology#metricClassifiedBy
Description

This relation indicates that an instance of class Metric was classified by an instance belonging to one of the following classes { Method, Metric, OtherEntity }. It is designed based on the following predicates extracted by the NLP pipeline: regroup,bracket,categorize,recode,chunk,code,separate,group,sort,sort_out,catalogue,classify,class,number,seed,reclassify,grade

Sub Property Of cskg-ont:classifiedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Metric c

metric contributed by op

IRI https://w3id.org/cskg/ontology#metricContributedBy
Description

This relation indicates that an instance of class Metric was contributed by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: abnegate,gift,pass_out,turn-over,restore,turn-in,give-out,disburse,give-away,proffer,distribute,remit,transfer,extend,shell_out,give-up,hand_out,refer,disseminate,contribute

Sub Property Of cskg-ont:contributedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c

metric discussed by op

IRI https://w3id.org/cskg/ontology#metricDiscussedBy
Description

This relation indicates that an instance of class Metric was discussed by an instance belonging to one of the following classes { Task }. It is designed based on the following predicates extracted by the NLP pipeline: debate,discuss,chatter,confer,converse,argue,discus

Sub Property Of cskg-ont:discussedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Task c

metric extracted by op

IRI https://w3id.org/cskg/ontology#metricExtractedBy
Description

This relation indicates that an instance of class Metric was extracted by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: extract,mine,induce,infer

Sub Property Of cskg-ont:extractedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Material c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c

metric guided by op

IRI https://w3id.org/cskg/ontology#metricGuidedBy
Description

This relation indicates that an instance of class Metric was guided by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: steer,conduct,guide,misdirect,lead,escort,accompany,direct

Sub Property Of cskg-ont:guidedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c

metric highlighted by op

IRI https://w3id.org/cskg/ontology#metricHighlightedBy
Description

This relation indicates that an instance of class Metric was highlighted by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: highlight,emphasize

Sub Property Of cskg-ont:highlightedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Material c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

metric identified by op

IRI https://w3id.org/cskg/ontology#metricIdentifiedBy
Description

This relation indicates that an instance of class Metric was identified by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: identify,detect,filter,recognize,locate

Sub Property Of cskg-ont:identifiedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c

metric improved by op

IRI https://w3id.org/cskg/ontology#metricImprovedBy
Description

This relation indicates that an instance of class Metric was improved by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: improve,evolve,grow,enrich,expand,augment,raise,enhance,advance,gain,optimize

Sub Property Of cskg-ont:improvedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

metric included by op

IRI https://w3id.org/cskg/ontology#metricIncludedBy
Description

This relation indicates that an instance of class Metric was included by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed by the Feature-of and Part-of relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: 'relate,include,involve,engage,enroll,embed,contain,comprise,carry,cover,consider,share,mount,have,equip,install

Sub Property Of cskg-ont:includedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Material c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c

metric interacts-with op

IRI https://w3id.org/cskg/ontology#metricInteracts-With
Description

This relation indicates that an instance of class Metric was interacts-with by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: renegotiate,compromise,agree,debate,interact,collaborate,disagree,communicate,haggle,interlink,participate

Sub Property Of cskg-ont:interacts-with op
Domain cskg-ont:Metric c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Metric c

metric lackedof op

IRI https://w3id.org/cskg/ontology#metricLackedof
Description

This relation indicates that an instance of class Metric was lackedof by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: lack

Sub Property Of cskg-ont:lackedOf op
Domain cskg-ont:Metric c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Material c

metric limited by op

IRI https://w3id.org/cskg/ontology#metricLimitedBy
Description

This relation indicates that an instance of class Metric was limited by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity }. It is designed based on the following predicates extracted by the NLP pipeline: reduce,limit,confine,restrain,constrain,restrict,prevent

Sub Property Of cskg-ont:limitedBy op
Domain cskg-ont:Metric c
Range cskg-ont:OtherEntity c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Metric c

metric managed by op

IRI https://w3id.org/cskg/ontology#metricManagedBy
Description

This relation indicates that an instance of class Metric was managed by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: look_out,wait_on,look_after,care,manage,maintain,preserve,keep,handle,treat,deal,configure

Sub Property Of cskg-ont:managedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Method c or cskg-ont:Task c

metric matched by op

IRI https://w3id.org/cskg/ontology#metricMatchedBy
Description

This relation indicates that an instance of class Metric was matched by an instance belonging to one of the following classes { Method }. It is designed based on the following predicates extracted by the NLP pipeline: harmonize,go,square,dovetail,couple,pair,alternate,align,map,compare,match

Sub Property Of cskg-ont:matchedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Method c

metric outperformed by op

IRI https://w3id.org/cskg/ontology#metricOutperformedBy
Description

This relation indicates that an instance of class Metric was outperformed by an instance belonging to one of the following classes { Metric }. It is designed based on the following predicates extracted by the NLP pipeline: outperform

Sub Property Of cskg-ont:outperformedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Metric c

metric predicted by op

IRI https://w3id.org/cskg/ontology#metricPredictedBy
Description

This relation indicates that an instance of class Metric was predicted by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: denote,corroborate,indicate,imply,predict,anticipate,forebode,say,expose,prognosticate,explain,forecast

Sub Property Of cskg-ont:predictedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Task c or cskg-ont:Method c

metric processed by op

IRI https://w3id.org/cskg/ontology#metricProcessedBy
Description

This relation indicates that an instance of class Metric was processed by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: process,proces

Sub Property Of cskg-ont:processedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Task c or cskg-ont:Method c

metric produced by op

IRI https://w3id.org/cskg/ontology#metricProducedBy
Description

This relation indicates that an instance of class Metric was produced by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: author,coin,compose,compute,conoct,construct,contrive,cowrite,create,derive,draft,fabricate,form,formulate,invent,manufacture,model,organize,produce,rebuild,recreate,style,synthesize,write,generate,design,develop,implement,deploy,make,do

Sub Property Of cskg-ont:producedBy op
Domain cskg-ont:Metric c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

metric proposed by op

IRI https://w3id.org/cskg/ontology#metricProposedBy
Description

This relation indicates that an instance of class Metric was proposed by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: propose,report,say,state,recommend,suggest,hint,introduce,outline,promise

Sub Property Of cskg-ont:proposedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c

metric provided by op

IRI https://w3id.org/cskg/ontology#metricProvidedBy
Description

This relation indicates that an instance of class Metric was provided by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: present,furnish,resupply,serve,supply,provide,yield,give,add,assign

Sub Property Of cskg-ont:providedBy op
Domain cskg-ont:Metric c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

metric solved by op

IRI https://w3id.org/cskg/ontology#metricSolvedBy
Description

This relation indicates that an instance of class Metric was solved by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: find,determine,see,rationalize,guess,deduce,solve,discover,pick_up,ascertain,realize,relearn,ascertain,realize,relearn,fix

Sub Property Of cskg-ont:solvedBy op
Domain cskg-ont:Metric c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Task c

metric standardized by op

IRI https://w3id.org/cskg/ontology#metricStandardizedBy
Description

This relation indicates that an instance of class Metric was standardized by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: standardize,standardise

Sub Property Of cskg-ont:standardizedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c

metric supported by op

IRI https://w3id.org/cskg/ontology#metricSupportedBy
Description

This relation indicates that an instance of class Metric was supported by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: help,support,aid,assist,back,underlie,enable,promote,empower,facilitate,foster,facilitate,allow,hold,bear

Sub Property Of cskg-ont:supportedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Method c or cskg-ont:Task c

metric transferred by op

IRI https://w3id.org/cskg/ontology#metricTransferredBy
Description

This relation indicates that an instance of class Metric was transferred by an instance belonging to one of the following classes { Material, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: deliver,dispatch,shunt,airmail,import,forward,ship,send,transship,transmit,pass,hand,transport,shift,export,express,post,wire,transfer,drive,slip,port,return,convey,handdeliver,mail,answer

Sub Property Of cskg-ont:transferredBy op
Domain cskg-ont:Metric c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Material c

metric used by op

IRI https://w3id.org/cskg/ontology#metricUsedBy
Description

This relation indicates that an instance of class Metric was used by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed by the Used-for relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: apply,employ,exert,exploit,reuse,use,utilize,utilise,adopt,leverage,rely,access

Sub Property Of cskg-ont:usedBy op
Domain cskg-ont:Metric c
Range cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c

metric visualized by op

IRI https://w3id.org/cskg/ontology#metricVisualizedBy
Description

This relation indicates that an instance of class Metric was visualized by an instance belonging to one of the following classes { OtherEntity }. It is designed based on the following predicates extracted by the NLP pipeline: visualize,disclose,reflect

Sub Property Of cskg-ont:visualizedBy op
Domain cskg-ont:Metric c
Range cskg-ont:OtherEntity c

otherentity acquired by op

IRI https://w3id.org/cskg/ontology#otherentityAcquiredBy
Description

This relation indicates that an instance of class OtherEntity was acquired by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: select,accumulate,recoup,source,receive,acquire,regain,retrieve,obtain,accrue,borrow,subselect,inherit,accept,collect,gather,store,attract,get,capture,record,achieve

Sub Property Of cskg-ont:acquiredBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c

otherentity adapted by op

IRI https://w3id.org/cskg/ontology#otherentityAdaptedBy
Description

This relation indicates that an instance of class OtherEntity was adapted by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: readapt,adjust,conform,adapt,gear,readjust,fit,assimilate,accommodate,personalize,customize,specialize,generalize,tailor,refine

Sub Property Of cskg-ont:adaptedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

otherentity affected by op

IRI https://w3id.org/cskg/ontology#otherentityAffectedBy
Description

This relation indicates that an instance of class OtherEntity was affected by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: placate,provoke,engage,console,impair,repulse,shake,discombobulate,threaten,inflame,thrill,satisfy,unsettle,kill,enrapture,outrage,disgruntle,reassure,discompose,interest,alarm,engross,afflict,manipulate,edit,update,increase,replace,modify,fatigue,refresh,cut

Sub Property Of cskg-ont:affectedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Material c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

otherentity analyzed by op

IRI https://w3id.org/cskg/ontology#otherentityAnalyzedBy
Description

This relation indicates that an instance of class OtherEntity was analyzed by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: analyze,assess,study,try_on,scan,approximate,proofread,inspect,sample,research,check,appraise,analyse,examine,watch,audit,feel_out,go_over,consult,survey,test,assay,try,evaluate,investigate,monitor,regard,peruse,review,try_out,measure,calculate,address,estimate

Sub Property Of cskg-ont:analyzedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:Task c

otherentity annotated by op

IRI https://w3id.org/cskg/ontology#otherentityAnnotatedBy
Description

This relation indicates that an instance of class OtherEntity was annotated by an instance belonging to one of the following classes { Method, OtherEntity }. It is designed based on the following predicates extracted by the NLP pipeline: scar,stipple,annotate,stamp,embroider,incise,inscribe,engrave,applique,imprint,paint,reinscribe,mark,sign,tag,label

Sub Property Of cskg-ont:annotatedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c or cskg-ont:Method c

otherentity automated by op

IRI https://w3id.org/cskg/ontology#otherentityAutomatedBy
Description

This relation indicates that an instance of class OtherEntity was automated by an instance belonging to one of the following classes { Method, OtherEntity }. It is designed based on the following predicates extracted by the NLP pipeline: automate

Sub Property Of cskg-ont:automatedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Method c or cskg-ont:OtherEntity c

otherentity bases op

IRI https://w3id.org/cskg/ontology#otherentityBases
Description

This relation indicates that an instance of class OtherEntity was bases by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: base,ground,found,construe,build,establish

Sub Property Of cskg-ont:bases op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Task c

otherentity caused by op

IRI https://w3id.org/cskg/ontology#otherentityCausedBy
Description

This relation indicates that an instance of class OtherEntity was caused by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: cause,influence

Sub Property Of cskg-ont:causedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Material c or cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c

otherentity classified by op

IRI https://w3id.org/cskg/ontology#otherentityClassifiedBy
Description

This relation indicates that an instance of class OtherEntity was classified by an instance belonging to one of the following classes { Method, Metric, OtherEntity }. It is designed based on the following predicates extracted by the NLP pipeline: regroup,bracket,categorize,recode,chunk,code,separate,group,sort,sort_out,catalogue,classify,class,number,seed,reclassify,grade

Sub Property Of cskg-ont:classifiedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Method c

otherentity contributed by op

IRI https://w3id.org/cskg/ontology#otherentityContributedBy
Description

This relation indicates that an instance of class OtherEntity was contributed by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: abnegate,gift,pass_out,turn-over,restore,turn-in,give-out,disburse,give-away,proffer,distribute,remit,transfer,extend,shell_out,give-up,hand_out,refer,disseminate,contribute

Sub Property Of cskg-ont:contributedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

otherentity discussed by op

IRI https://w3id.org/cskg/ontology#otherentityDiscussedBy
Description

This relation indicates that an instance of class OtherEntity was discussed by an instance belonging to one of the following classes { Task }. It is designed based on the following predicates extracted by the NLP pipeline: debate,discuss,chatter,confer,converse,argue,discus

Sub Property Of cskg-ont:discussedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Task c

otherentity executed by op

IRI https://w3id.org/cskg/ontology#otherentityExecutedBy
Description

This relation indicates that an instance of class OtherEntity was executed by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: perform,execute,operate,run,simulate,play,work,train,action

Sub Property Of cskg-ont:executedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:Method c

otherentity extracted by op

IRI https://w3id.org/cskg/ontology#otherentityExtractedBy
Description

This relation indicates that an instance of class OtherEntity was extracted by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: extract,mine,induce,infer

Sub Property Of cskg-ont:extractedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Material c

otherentity guided by op

IRI https://w3id.org/cskg/ontology#otherentityGuidedBy
Description

This relation indicates that an instance of class OtherEntity was guided by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: steer,conduct,guide,misdirect,lead,escort,accompany,direct

Sub Property Of cskg-ont:guidedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c

otherentity highlighted by op

IRI https://w3id.org/cskg/ontology#otherentityHighlightedBy
Description

This relation indicates that an instance of class OtherEntity was highlighted by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: highlight,emphasize

Sub Property Of cskg-ont:highlightedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Material c or cskg-ont:Task c or cskg-ont:Metric c

otherentity identified by op

IRI https://w3id.org/cskg/ontology#otherentityIdentifiedBy
Description

This relation indicates that an instance of class OtherEntity was identified by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: identify,detect,filter,recognize,locate

Sub Property Of cskg-ont:identifiedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c

otherentity improved by op

IRI https://w3id.org/cskg/ontology#otherentityImprovedBy
Description

This relation indicates that an instance of class OtherEntity was improved by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: improve,evolve,grow,enrich,expand,augment,raise,enhance,advance,gain,optimize

Sub Property Of cskg-ont:improvedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Metric c

otherentity included by op

IRI https://w3id.org/cskg/ontology#otherentityIncludedBy
Description

This relation indicates that an instance of class OtherEntity was included by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed by the Feature-of and Part-of relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: 'relate,include,involve,engage,enroll,embed,contain,comprise,carry,cover,consider,share,mount,have,equip,install

Sub Property Of cskg-ont:includedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

otherentity interacts-with op

IRI https://w3id.org/cskg/ontology#otherentityInteracts-With
Description

This relation indicates that an instance of class OtherEntity was interacts-with by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: renegotiate,compromise,agree,debate,interact,collaborate,disagree,communicate,haggle,interlink,participate

Sub Property Of cskg-ont:interacts-with op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Method c or cskg-ont:Material c or cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:OtherEntity c

otherentity lackedof op

IRI https://w3id.org/cskg/ontology#otherentityLackedof
Description

This relation indicates that an instance of class OtherEntity was lackedof by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: lack

Sub Property Of cskg-ont:lackedOf op
Domain cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:Material c or cskg-ont:Method c

otherentity learned by op

IRI https://w3id.org/cskg/ontology#otherentityLearnedBy
Description

This relation indicates that an instance of class OtherEntity was learned by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: memorize,glean,learn,study,absorb,assimilate,cram,relearn,read

Sub Property Of cskg-ont:learnedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Material c

otherentity limited by op

IRI https://w3id.org/cskg/ontology#otherentityLimitedBy
Description

This relation indicates that an instance of class OtherEntity was limited by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: reduce,limit,confine,restrain,constrain,restrict,prevent

Sub Property Of cskg-ont:limitedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Material c

otherentity linked by op

IRI https://w3id.org/cskg/ontology#otherentityLinkedBy
Description

This relation indicates that an instance of class OtherEntity was linked by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: fasten,strap,hook,lasso,leash,reeve,peg,rope,seal,clamp,latch,chain,band,trammel,shackle,clasp,knot,button,lock,moor,buckle,yoke,manacle,screw,link,string,pin,tether,paste,anchor,bond,wire,connect

Sub Property Of cskg-ont:linkedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

otherentity managed by op

IRI https://w3id.org/cskg/ontology#otherentityManagedBy
Description

This relation indicates that an instance of class OtherEntity was managed by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: look_out,wait_on,look_after,care,manage,maintain,preserve,keep,handle,treat,deal,configure

Sub Property Of cskg-ont:managedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Task c or cskg-ont:Method c

otherentity outperformed by op

IRI https://w3id.org/cskg/ontology#otherentityOutperformedBy
Description

This relation indicates that an instance of class OtherEntity was outperformed by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: outperform

Sub Property Of cskg-ont:outperformedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Material c or cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c

otherentity predicted by op

IRI https://w3id.org/cskg/ontology#otherentityPredictedBy
Description

This relation indicates that an instance of class OtherEntity was predicted by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: denote,corroborate,indicate,imply,predict,anticipate,forebode,say,expose,prognosticate,explain,forecast

Sub Property Of cskg-ont:predictedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Method c or cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Task c

otherentity processed by op

IRI https://w3id.org/cskg/ontology#otherentityProcessedBy
Description

This relation indicates that an instance of class OtherEntity was processed by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: process,proces

Sub Property Of cskg-ont:processedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c

otherentity produced by op

IRI https://w3id.org/cskg/ontology#otherentityProducedBy
Description

This relation indicates that an instance of class OtherEntity was produced by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: author,coin,compose,compute,conoct,construct,contrive,cowrite,create,derive,draft,fabricate,form,formulate,invent,manufacture,model,organize,produce,rebuild,recreate,style,synthesize,write,generate,design,develop,implement,deploy,make,do

Sub Property Of cskg-ont:producedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c

otherentity proposed by op

IRI https://w3id.org/cskg/ontology#otherentityProposedBy
Description

This relation indicates that an instance of class OtherEntity was proposed by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: propose,report,say,state,recommend,suggest,hint,introduce,outline,promise

Sub Property Of cskg-ont:proposedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

otherentity provided by op

IRI https://w3id.org/cskg/ontology#otherentityProvidedBy
Description

This relation indicates that an instance of class OtherEntity was provided by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: present,furnish,resupply,serve,supply,provide,yield,give,add,assign

Sub Property Of cskg-ont:providedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c

otherentity queried by op

IRI https://w3id.org/cskg/ontology#otherentityQueriedBy
Description

This relation indicates that an instance of class OtherEntity was queried by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: query

Sub Property Of cskg-ont:queriedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Method c or cskg-ont:Task c

otherentity solved by op

IRI https://w3id.org/cskg/ontology#otherentitySolvedBy
Description

This relation indicates that an instance of class OtherEntity was solved by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: find,determine,see,rationalize,guess,deduce,solve,discover,pick_up,ascertain,realize,relearn,ascertain,realize,relearn,fix

Sub Property Of cskg-ont:solvedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Material c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c

otherentity standardized by op

IRI https://w3id.org/cskg/ontology#otherentityStandardizedBy
Description

This relation indicates that an instance of class OtherEntity was standardized by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: standardize,standardise

Sub Property Of cskg-ont:standardizedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:Metric c

otherentity supported by op

IRI https://w3id.org/cskg/ontology#otherentitySupportedBy
Description

This relation indicates that an instance of class OtherEntity was supported by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: help,support,aid,assist,back,underlie,enable,promote,empower,facilitate,foster,facilitate,allow,hold,bear

Sub Property Of cskg-ont:supportedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Task c or cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Metric c

otherentity transferred by op

IRI https://w3id.org/cskg/ontology#otherentityTransferredBy
Description

This relation indicates that an instance of class OtherEntity was transferred by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: deliver,dispatch,shunt,airmail,import,forward,ship,send,transship,transmit,pass,hand,transport,shift,export,express,post,wire,transfer,drive,slip,port,return,convey,handdeliver,mail,answer

Sub Property Of cskg-ont:transferredBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Material c

otherentity used by op

IRI https://w3id.org/cskg/ontology#otherentityUsedBy
Description

This relation indicates that an instance of class OtherEntity was used by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed by the Used-for relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: apply,employ,exert,exploit,reuse,use,utilize,utilise,adopt,leverage,rely,access

Sub Property Of cskg-ont:usedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

otherentity visualized by op

IRI https://w3id.org/cskg/ontology#otherentityVisualizedBy
Description

This relation indicates that an instance of class OtherEntity was visualized by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity }. It is designed based on the following predicates extracted by the NLP pipeline: visualize,disclose,reflect

Sub Property Of cskg-ont:visualizedBy op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c

outperforms material op

IRI https://w3id.org/cskg/ontology#outperformsMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity } outperforms an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: outperform

Sub Property Of cskg-ont:outperforms op
Domain cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c
Range cskg-ont:Material c

outperforms method op

IRI https://w3id.org/cskg/ontology#outperformsMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } outperforms an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: outperform

Sub Property Of cskg-ont:outperforms op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c
Range cskg-ont:Method c

outperforms metric op

IRI https://w3id.org/cskg/ontology#outperformsMetric
Description

This relation indicates that an instance belonging to one class in { Metric } outperforms an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: outperform

Sub Property Of cskg-ont:outperforms op
Domain cskg-ont:Metric c
Range cskg-ont:Metric c

outperforms other entity op

IRI https://w3id.org/cskg/ontology#outperformsOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } outperforms an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: outperform

Sub Property Of cskg-ont:outperforms op
Domain cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:OtherEntity c

outperforms task op

IRI https://w3id.org/cskg/ontology#outperformsTask
Description

This relation indicates that an instance belonging to one class in { Method, Task } outperforms an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: outperform

Sub Property Of cskg-ont:outperforms op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Task c

predicts material op

IRI https://w3id.org/cskg/ontology#predictsMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } predicts an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: denote,corroborate,indicate,imply,predict,anticipate,forebode,say,expose,prognosticate,explain,forecast

Sub Property Of cskg-ont:predicts op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:Task c
Range cskg-ont:Material c

predicts method op

IRI https://w3id.org/cskg/ontology#predictsMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } predicts an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: denote,corroborate,indicate,imply,predict,anticipate,forebode,say,expose,prognosticate,explain,forecast

Sub Property Of cskg-ont:predicts op
Domain cskg-ont:Task c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:OtherEntity c
Range cskg-ont:Method c

predicts metric op

IRI https://w3id.org/cskg/ontology#predictsMetric
Description

This relation indicates that an instance belonging to one class in { Method, Task } predicts an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: denote,corroborate,indicate,imply,predict,anticipate,forebode,say,expose,prognosticate,explain,forecast

Sub Property Of cskg-ont:predicts op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Metric c

predicts other entity op

IRI https://w3id.org/cskg/ontology#predictsOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } predicts an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: denote,corroborate,indicate,imply,predict,anticipate,forebode,say,expose,prognosticate,explain,forecast

Sub Property Of cskg-ont:predicts op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Material c or cskg-ont:Task c
Range cskg-ont:OtherEntity c

predicts task op

IRI https://w3id.org/cskg/ontology#predictsTask
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } predicts an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: denote,corroborate,indicate,imply,predict,anticipate,forebode,say,expose,prognosticate,explain,forecast

Sub Property Of cskg-ont:predicts op
Domain cskg-ont:Task c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:OtherEntity c
Range cskg-ont:Task c

processes material op

IRI https://w3id.org/cskg/ontology#processesMaterial
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } processes an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: process,proces

Sub Property Of cskg-ont:processes op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Material c

processes method op

IRI https://w3id.org/cskg/ontology#processesMethod
Description

This relation indicates that an instance belonging to one class in { Method, Task } processes an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: process,proces

Sub Property Of cskg-ont:processes op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Method c

processes metric op

IRI https://w3id.org/cskg/ontology#processesMetric
Description

This relation indicates that an instance belonging to one class in { Method, Task } processes an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: process,proces

Sub Property Of cskg-ont:processes op
Domain cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Metric c

processes other entity op

IRI https://w3id.org/cskg/ontology#processesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } processes an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: process,proces

Sub Property Of cskg-ont:processes op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:OtherEntity c

processes task op

IRI https://w3id.org/cskg/ontology#processesTask
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } processes an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: process,proces

Sub Property Of cskg-ont:processes op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c
Range cskg-ont:Task c

produces material op

IRI https://w3id.org/cskg/ontology#producesMaterial
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } produces an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: author,coin,compose,compute,conoct,construct,contrive,cowrite,create,derive,draft,fabricate,form,formulate,invent,manufacture,model,organize,produce,rebuild,recreate,style,synthesize,write,generate,design,develop,implement,deploy,make,do

Sub Property Of cskg-ont:produces op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Material c

produces method op

IRI https://w3id.org/cskg/ontology#producesMethod
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } produces an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: author,coin,compose,compute,conoct,construct,contrive,cowrite,create,derive,draft,fabricate,form,formulate,invent,manufacture,model,organize,produce,rebuild,recreate,style,synthesize,write,generate,design,develop,implement,deploy,make,do

Sub Property Of cskg-ont:produces op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c
Range cskg-ont:Method c

produces metric op

IRI https://w3id.org/cskg/ontology#producesMetric
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } produces an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: author,coin,compose,compute,conoct,construct,contrive,cowrite,create,derive,draft,fabricate,form,formulate,invent,manufacture,model,organize,produce,rebuild,recreate,style,synthesize,write,generate,design,develop,implement,deploy,make,do

Sub Property Of cskg-ont:produces op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c
Range cskg-ont:Metric c

produces other entity op

IRI https://w3id.org/cskg/ontology#producesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } produces an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: author,coin,compose,compute,conoct,construct,contrive,cowrite,create,derive,draft,fabricate,form,formulate,invent,manufacture,model,organize,produce,rebuild,recreate,style,synthesize,write,generate,design,develop,implement,deploy,make,do

Sub Property Of cskg-ont:produces op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:OtherEntity c

produces task op

IRI https://w3id.org/cskg/ontology#producesTask
Description

This relation indicates that an instance belonging to one class in { Method, Task } produces an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: author,coin,compose,compute,conoct,construct,contrive,cowrite,create,derive,draft,fabricate,form,formulate,invent,manufacture,model,organize,produce,rebuild,recreate,style,synthesize,write,generate,design,develop,implement,deploy,make,do

Sub Property Of cskg-ont:produces op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Task c

proposes material op

IRI https://w3id.org/cskg/ontology#proposesMaterial
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } proposes an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: propose,report,say,state,recommend,suggest,hint,introduce,outline,promise

Sub Property Of cskg-ont:proposes op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Material c

proposes method op

IRI https://w3id.org/cskg/ontology#proposesMethod
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } proposes an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: propose,report,say,state,recommend,suggest,hint,introduce,outline,promise

Sub Property Of cskg-ont:proposes op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Method c

proposes metric op

IRI https://w3id.org/cskg/ontology#proposesMetric
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } proposes an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: propose,report,say,state,recommend,suggest,hint,introduce,outline,promise

Sub Property Of cskg-ont:proposes op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Metric c

proposes other entity op

IRI https://w3id.org/cskg/ontology#proposesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } proposes an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: propose,report,say,state,recommend,suggest,hint,introduce,outline,promise

Sub Property Of cskg-ont:proposes op
Domain cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c

proposes task op

IRI https://w3id.org/cskg/ontology#proposesTask
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } proposes an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: propose,report,say,state,recommend,suggest,hint,introduce,outline,promise

Sub Property Of cskg-ont:proposes op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Task c

provides material op

IRI https://w3id.org/cskg/ontology#providesMaterial
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } provides an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: present,furnish,resupply,serve,supply,provide,yield,give,add,assign

Sub Property Of cskg-ont:provides op
Domain cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c
Range cskg-ont:Material c

provides method op

IRI https://w3id.org/cskg/ontology#providesMethod
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } provides an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: present,furnish,resupply,serve,supply,provide,yield,give,add,assign

Sub Property Of cskg-ont:provides op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c
Range cskg-ont:Method c

provides metric op

IRI https://w3id.org/cskg/ontology#providesMetric
Description

This relation indicates that an instance belonging to one class in { Method, OtherEntity, Task } provides an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: present,furnish,resupply,serve,supply,provide,yield,give,add,assign

Sub Property Of cskg-ont:provides op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Metric c

provides other entity op

IRI https://w3id.org/cskg/ontology#providesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } provides an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: present,furnish,resupply,serve,supply,provide,yield,give,add,assign

Sub Property Of cskg-ont:provides op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Task c
Range cskg-ont:OtherEntity c

provides task op

IRI https://w3id.org/cskg/ontology#providesTask
Description

This relation indicates that an instance belonging to one class in { Method, Task } provides an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: present,furnish,resupply,serve,supply,provide,yield,give,add,assign

Sub Property Of cskg-ont:provides op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Task c

queried by op

IRI https://w3id.org/cskg/ontology#queriedBy
Super Property Of

queries op

IRI https://w3id.org/cskg/ontology#queries
Super Property Of

queries material op

IRI https://w3id.org/cskg/ontology#queriesMaterial
Description

This relation indicates that an instance belonging to one class in { Method, Task } queries an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: query

Sub Property Of cskg-ont:queries op
Domain cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Material c

queries other entity op

IRI https://w3id.org/cskg/ontology#queriesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, Task } queries an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: query

Sub Property Of cskg-ont:queries op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:OtherEntity c

related entity op

IRI https://w3id.org/cskg/ontology#relatedEntity
Description

A property to relate a ResearchEntity to a ContextStatement entity

related statement op

IRI https://w3id.org/cskg/ontology#relatedStatement
Description

A property to relate a Statement to a ContextStatement entity

Domain cskg-ont:ContextObservation c
Range cskg-ont:Statement c

solves material op

IRI https://w3id.org/cskg/ontology#solvesMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } solves an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: find,determine,see,rationalize,guess,deduce,solve,discover,pick_up,ascertain,realize,relearn,ascertain,realize,relearn,fix

Sub Property Of cskg-ont:solves op
Domain cskg-ont:Method c or cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c
Range cskg-ont:Material c

solves method op

IRI https://w3id.org/cskg/ontology#solvesMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } solves an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: find,determine,see,rationalize,guess,deduce,solve,discover,pick_up,ascertain,realize,relearn,ascertain,realize,relearn,fix

Sub Property Of cskg-ont:solves op
Domain cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c
Range cskg-ont:Method c

solves metric op

IRI https://w3id.org/cskg/ontology#solvesMetric
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } solves an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: find,determine,see,rationalize,guess,deduce,solve,discover,pick_up,ascertain,realize,relearn,ascertain,realize,relearn,fix

Sub Property Of cskg-ont:solves op
Domain cskg-ont:Material c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Metric c
Range cskg-ont:Metric c

solves other entity op

IRI https://w3id.org/cskg/ontology#solvesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } solves an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: find,determine,see,rationalize,guess,deduce,solve,discover,pick_up,ascertain,realize,relearn,ascertain,realize,relearn,fix

Sub Property Of cskg-ont:solves op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Material c
Range cskg-ont:OtherEntity c

solves task op

IRI https://w3id.org/cskg/ontology#solvesTask
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } solves an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: find,determine,see,rationalize,guess,deduce,solve,discover,pick_up,ascertain,realize,relearn,ascertain,realize,relearn,fix

Sub Property Of cskg-ont:solves op
Domain cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Task c

standardizes material op

IRI https://w3id.org/cskg/ontology#standardizesMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } standardizes an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: standardize,standardise

Sub Property Of cskg-ont:standardizes op
Domain cskg-ont:Material c or cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Material c

standardizes method op

IRI https://w3id.org/cskg/ontology#standardizesMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } standardizes an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: standardize,standardise

Sub Property Of cskg-ont:standardizes op
Domain cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:Material c
Range cskg-ont:Method c

standardizes metric op

IRI https://w3id.org/cskg/ontology#standardizesMetric
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } standardizes an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: standardize,standardise

Sub Property Of cskg-ont:standardizes op
Domain cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Metric c
Range cskg-ont:Metric c

standardizes other entity op

IRI https://w3id.org/cskg/ontology#standardizesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } standardizes an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: standardize,standardise

Sub Property Of cskg-ont:standardizes op
Domain cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c
Range cskg-ont:OtherEntity c

standardizes task op

IRI https://w3id.org/cskg/ontology#standardizesTask
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } standardizes an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: standardize,standardise

Sub Property Of cskg-ont:standardizes op
Domain cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c
Range cskg-ont:Task c

supports material op

IRI https://w3id.org/cskg/ontology#supportsMaterial
Description

This relation indicates that an instance belonging to one class in { Method, Task } supports an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: help,support,aid,assist,back,underlie,enable,promote,empower,facilitate,foster,facilitate,allow,hold,bear

Sub Property Of cskg-ont:supports op
Domain cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Material c

supports method op

IRI https://w3id.org/cskg/ontology#supportsMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } supports an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: help,support,aid,assist,back,underlie,enable,promote,empower,facilitate,foster,facilitate,allow,hold,bear

Sub Property Of cskg-ont:supports op
Domain cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c
Range cskg-ont:Method c

supports metric op

IRI https://w3id.org/cskg/ontology#supportsMetric
Description

This relation indicates that an instance belonging to one class in { Method, Task } supports an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: help,support,aid,assist,back,underlie,enable,promote,empower,facilitate,foster,facilitate,allow,hold,bear

Sub Property Of cskg-ont:supports op
Domain cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Metric c

supports other entity op

IRI https://w3id.org/cskg/ontology#supportsOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } supports an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: help,support,aid,assist,back,underlie,enable,promote,empower,facilitate,foster,facilitate,allow,hold,bear

Sub Property Of cskg-ont:supports op
Domain cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Material c or cskg-ont:Metric c or cskg-ont:Method c
Range cskg-ont:OtherEntity c

supports task op

IRI https://w3id.org/cskg/ontology#supportsTask
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } supports an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: help,support,aid,assist,back,underlie,enable,promote,empower,facilitate,foster,facilitate,allow,hold,bear

Sub Property Of cskg-ont:supports op
Domain cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Task c

task acquired by op

IRI https://w3id.org/cskg/ontology#taskAcquiredBy
Description

This relation indicates that an instance of class Task was acquired by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: select,accumulate,recoup,source,receive,acquire,regain,retrieve,obtain,accrue,borrow,subselect,inherit,accept,collect,gather,store,attract,get,capture,record,achieve

Sub Property Of cskg-ont:acquiredBy op
Domain cskg-ont:Task c
Range cskg-ont:Task c or cskg-ont:Method c

task adapted by op

IRI https://w3id.org/cskg/ontology#taskAdaptedBy
Description

This relation indicates that an instance of class Task was adapted by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: readapt,adjust,conform,adapt,gear,readjust,fit,assimilate,accommodate,personalize,customize,specialize,generalize,tailor,refine

Sub Property Of cskg-ont:adaptedBy op
Domain cskg-ont:Task c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c

task affected by op

IRI https://w3id.org/cskg/ontology#taskAffectedBy
Description

This relation indicates that an instance of class Task was affected by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: placate,provoke,engage,console,impair,repulse,shake,discombobulate,threaten,inflame,thrill,satisfy,unsettle,kill,enrapture,outrage,disgruntle,reassure,discompose,interest,alarm,engross,afflict,manipulate,edit,update,increase,replace,modify,fatigue,refresh,cut

Sub Property Of cskg-ont:affectedBy op
Domain cskg-ont:Task c
Range cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c

task analyzed by op

IRI https://w3id.org/cskg/ontology#taskAnalyzedBy
Description

This relation indicates that an instance of class Task was analyzed by an instance belonging to one of the following classes { Method, Metric, Task }. It is designed based on the following predicates extracted by the NLP pipeline: analyze,assess,study,try_on,scan,approximate,proofread,inspect,sample,research,check,appraise,analyse,examine,watch,audit,feel_out,go_over,consult,survey,test,assay,try,evaluate,investigate,monitor,regard,peruse,review,try_out,measure,calculate,address,estimate

Sub Property Of cskg-ont:analyzedBy op
Domain cskg-ont:Task c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Metric c

task annotated by op

IRI https://w3id.org/cskg/ontology#taskAnnotatedBy
Description

This relation indicates that an instance of class Task was annotated by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: scar,stipple,annotate,stamp,embroider,incise,inscribe,engrave,applique,imprint,paint,reinscribe,mark,sign,tag,label

Sub Property Of cskg-ont:annotatedBy op
Domain cskg-ont:Task c
Range cskg-ont:Method c or cskg-ont:Task c

task automated by op

IRI https://w3id.org/cskg/ontology#taskAutomatedBy
Description

This relation indicates that an instance of class Task was automated by an instance belonging to one of the following classes { Method, OtherEntity }. It is designed based on the following predicates extracted by the NLP pipeline: automate

Sub Property Of cskg-ont:automatedBy op
Domain cskg-ont:Task c
Range cskg-ont:OtherEntity c or cskg-ont:Method c

task bases op

IRI https://w3id.org/cskg/ontology#taskBases
Description

This relation indicates that an instance of class Task was bases by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: base,ground,found,construe,build,establish

Sub Property Of cskg-ont:bases op
Domain cskg-ont:Task c
Range cskg-ont:Material c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c

task caused by op

IRI https://w3id.org/cskg/ontology#taskCausedBy
Description

This relation indicates that an instance of class Task was caused by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: cause,influence

Sub Property Of cskg-ont:causedBy op
Domain cskg-ont:Task c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Metric c

task classified by op

IRI https://w3id.org/cskg/ontology#taskClassifiedBy
Description

This relation indicates that an instance of class Task was classified by an instance belonging to one of the following classes { Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: regroup,bracket,categorize,recode,chunk,code,separate,group,sort,sort_out,catalogue,classify,class,number,seed,reclassify,grade

Sub Property Of cskg-ont:classifiedBy op
Domain cskg-ont:Task c
Range cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c

task contributed by op

IRI https://w3id.org/cskg/ontology#taskContributedBy
Description

This relation indicates that an instance of class Task was contributed by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: abnegate,gift,pass_out,turn-over,restore,turn-in,give-out,disburse,give-away,proffer,distribute,remit,transfer,extend,shell_out,give-up,hand_out,refer,disseminate,contribute

Sub Property Of cskg-ont:contributedBy op
Domain cskg-ont:Task c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

task discussed by op

IRI https://w3id.org/cskg/ontology#taskDiscussedBy
Description

This relation indicates that an instance of class Task was discussed by an instance belonging to one of the following classes { Task }. It is designed based on the following predicates extracted by the NLP pipeline: debate,discuss,chatter,confer,converse,argue,discus

Sub Property Of cskg-ont:discussedBy op
Domain cskg-ont:Task c
Range cskg-ont:Task c

task executed by op

IRI https://w3id.org/cskg/ontology#taskExecutedBy
Description

This relation indicates that an instance of class Task was executed by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: perform,execute,operate,run,simulate,play,work,train,action

Sub Property Of cskg-ont:executedBy op
Domain cskg-ont:Task c
Range cskg-ont:Method c or cskg-ont:Task c

task extracted by op

IRI https://w3id.org/cskg/ontology#taskExtractedBy
Description

This relation indicates that an instance of class Task was extracted by an instance belonging to one of the following classes { Material, Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: extract,mine,induce,infer

Sub Property Of cskg-ont:extractedBy op
Domain cskg-ont:Task c
Range cskg-ont:Material c or cskg-ont:Method c or cskg-ont:Task c

task guided by op

IRI https://w3id.org/cskg/ontology#taskGuidedBy
Description

This relation indicates that an instance of class Task was guided by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: steer,conduct,guide,misdirect,lead,escort,accompany,direct

Sub Property Of cskg-ont:guidedBy op
Domain cskg-ont:Task c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

task highlighted by op

IRI https://w3id.org/cskg/ontology#taskHighlightedBy
Description

This relation indicates that an instance of class Task was highlighted by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: highlight,emphasize

Sub Property Of cskg-ont:highlightedBy op
Domain cskg-ont:Task c
Range cskg-ont:Material c or cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c

task identified by op

IRI https://w3id.org/cskg/ontology#taskIdentifiedBy
Description

This relation indicates that an instance of class Task was identified by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: identify,detect,filter,recognize,locate

Sub Property Of cskg-ont:identifiedBy op
Domain cskg-ont:Task c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c

task improved by op

IRI https://w3id.org/cskg/ontology#taskImprovedBy
Description

This relation indicates that an instance of class Task was improved by an instance belonging to one of the following classes { Material, Method, Metric, Task }. It is designed based on the following predicates extracted by the NLP pipeline: improve,evolve,grow,enrich,expand,augment,raise,enhance,advance,gain,optimize

Sub Property Of cskg-ont:improvedBy op
Domain cskg-ont:Task c
Range cskg-ont:Material c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Metric c

task included by op

IRI https://w3id.org/cskg/ontology#taskIncludedBy
Description

This relation indicates that an instance of class Task was included by an instance belonging to one of the following classes { Method, Task }. It is designed by the Feature-of and Part-of relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: 'relate,include,involve,engage,enroll,embed,contain,comprise,carry,cover,consider,share,mount,have,equip,install

Sub Property Of cskg-ont:includedBy op
Domain cskg-ont:Task c
Range cskg-ont:Task c or cskg-ont:Method c

task interacts-with op

IRI https://w3id.org/cskg/ontology#taskInteracts-With
Description

This relation indicates that an instance of class Task was interacts-with by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: renegotiate,compromise,agree,debate,interact,collaborate,disagree,communicate,haggle,interlink,participate

Sub Property Of cskg-ont:interacts-with op
Domain cskg-ont:Task c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:Metric c or cskg-ont:Task c

task lackedof op

IRI https://w3id.org/cskg/ontology#taskLackedof
Description

This relation indicates that an instance of class Task was lackedof by an instance belonging to one of the following classes { Material, Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: lack

Sub Property Of cskg-ont:lackedOf op
Domain cskg-ont:Task c
Range cskg-ont:Method c or cskg-ont:Material c or cskg-ont:Task c

task learned by op

IRI https://w3id.org/cskg/ontology#taskLearnedBy
Description

This relation indicates that an instance of class Task was learned by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: memorize,glean,learn,study,absorb,assimilate,cram,relearn,read

Sub Property Of cskg-ont:learnedBy op
Domain cskg-ont:Task c
Range cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Material c or cskg-ont:OtherEntity c

task limited by op

IRI https://w3id.org/cskg/ontology#taskLimitedBy
Description

This relation indicates that an instance of class Task was limited by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: reduce,limit,confine,restrain,constrain,restrict,prevent

Sub Property Of cskg-ont:limitedBy op
Domain cskg-ont:Task c
Range cskg-ont:OtherEntity c or cskg-ont:Material c or cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Task c

task linked by op

IRI https://w3id.org/cskg/ontology#taskLinkedBy
Description

This relation indicates that an instance of class Task was linked by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: fasten,strap,hook,lasso,leash,reeve,peg,rope,seal,clamp,latch,chain,band,trammel,shackle,clasp,knot,button,lock,moor,buckle,yoke,manacle,screw,link,string,pin,tether,paste,anchor,bond,wire,connect

Sub Property Of cskg-ont:linkedBy op
Domain cskg-ont:Task c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

task managed by op

IRI https://w3id.org/cskg/ontology#taskManagedBy
Description

This relation indicates that an instance of class Task was managed by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: look_out,wait_on,look_after,care,manage,maintain,preserve,keep,handle,treat,deal,configure

Sub Property Of cskg-ont:managedBy op
Domain cskg-ont:Task c
Range cskg-ont:Method c or cskg-ont:Task c

task matched by op

IRI https://w3id.org/cskg/ontology#taskMatchedBy
Description

This relation indicates that an instance of class Task was matched by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: harmonize,go,square,dovetail,couple,pair,alternate,align,map,compare,match

Sub Property Of cskg-ont:matchedBy op
Domain cskg-ont:Task c
Range cskg-ont:Method c or cskg-ont:Task c

task outperformed by op

IRI https://w3id.org/cskg/ontology#taskOutperformedBy
Description

This relation indicates that an instance of class Task was outperformed by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: outperform

Sub Property Of cskg-ont:outperformedBy op
Domain cskg-ont:Task c
Range cskg-ont:Task c or cskg-ont:Method c

task predicted by op

IRI https://w3id.org/cskg/ontology#taskPredictedBy
Description

This relation indicates that an instance of class Task was predicted by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: denote,corroborate,indicate,imply,predict,anticipate,forebode,say,expose,prognosticate,explain,forecast

Sub Property Of cskg-ont:predictedBy op
Domain cskg-ont:Task c
Range cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Material c or cskg-ont:OtherEntity c

task processed by op

IRI https://w3id.org/cskg/ontology#taskProcessedBy
Description

This relation indicates that an instance of class Task was processed by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: process,proces

Sub Property Of cskg-ont:processedBy op
Domain cskg-ont:Task c
Range cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c

task produced by op

IRI https://w3id.org/cskg/ontology#taskProducedBy
Description

This relation indicates that an instance of class Task was produced by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: author,coin,compose,compute,conoct,construct,contrive,cowrite,create,derive,draft,fabricate,form,formulate,invent,manufacture,model,organize,produce,rebuild,recreate,style,synthesize,write,generate,design,develop,implement,deploy,make,do

Sub Property Of cskg-ont:producedBy op
Domain cskg-ont:Task c
Range cskg-ont:Method c or cskg-ont:Task c

task proposed by op

IRI https://w3id.org/cskg/ontology#taskProposedBy
Description

This relation indicates that an instance of class Task was proposed by an instance belonging to one of the following classes { Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: propose,report,say,state,recommend,suggest,hint,introduce,outline,promise

Sub Property Of cskg-ont:proposedBy op
Domain cskg-ont:Task c
Range cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c

task provided by op

IRI https://w3id.org/cskg/ontology#taskProvidedBy
Description

This relation indicates that an instance of class Task was provided by an instance belonging to one of the following classes { Method, Task }. It is designed based on the following predicates extracted by the NLP pipeline: present,furnish,resupply,serve,supply,provide,yield,give,add,assign

Sub Property Of cskg-ont:providedBy op
Domain cskg-ont:Task c
Range cskg-ont:Task c or cskg-ont:Method c

task solved by op

IRI https://w3id.org/cskg/ontology#taskSolvedBy
Description

This relation indicates that an instance of class Task was solved by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: find,determine,see,rationalize,guess,deduce,solve,discover,pick_up,ascertain,realize,relearn,ascertain,realize,relearn,fix

Sub Property Of cskg-ont:solvedBy op
Domain cskg-ont:Task c
Range cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Material c

task standardized by op

IRI https://w3id.org/cskg/ontology#taskStandardizedBy
Description

This relation indicates that an instance of class Task was standardized by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: standardize,standardise

Sub Property Of cskg-ont:standardizedBy op
Domain cskg-ont:Task c
Range cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:OtherEntity c

task supported by op

IRI https://w3id.org/cskg/ontology#taskSupportedBy
Description

This relation indicates that an instance of class Task was supported by an instance belonging to one of the following classes { Material, Method, Metric, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: help,support,aid,assist,back,underlie,enable,promote,empower,facilitate,foster,facilitate,allow,hold,bear

Sub Property Of cskg-ont:supportedBy op
Domain cskg-ont:Task c
Range cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Task c or cskg-ont:Method c or cskg-ont:Metric c

task transferred by op

IRI https://w3id.org/cskg/ontology#taskTransferredBy
Description

This relation indicates that an instance of class Task was transferred by an instance belonging to one of the following classes { Material, Method, OtherEntity, Task }. It is designed based on the following predicates extracted by the NLP pipeline: deliver,dispatch,shunt,airmail,import,forward,ship,send,transship,transmit,pass,hand,transport,shift,export,express,post,wire,transfer,drive,slip,port,return,convey,handdeliver,mail,answer

Sub Property Of cskg-ont:transferredBy op
Domain cskg-ont:Task c
Range cskg-ont:Material c or cskg-ont:Task c or cskg-ont:OtherEntity c or cskg-ont:Method c

task used by op

IRI https://w3id.org/cskg/ontology#taskUsedBy
Description

This relation indicates that an instance of class Task was used by an instance belonging to one of the following classes { Method, Metric, Task }. It is designed by the Used-for relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: apply,employ,exert,exploit,reuse,use,utilize,utilise,adopt,leverage,rely,access

Sub Property Of cskg-ont:usedBy op
Domain cskg-ont:Task c
Range cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Task c

task visualized by op

IRI https://w3id.org/cskg/ontology#taskVisualizedBy
Description

This relation indicates that an instance of class Task was visualized by an instance belonging to one of the following classes { OtherEntity }. It is designed based on the following predicates extracted by the NLP pipeline: visualize,disclose,reflect

Sub Property Of cskg-ont:visualizedBy op
Domain cskg-ont:Task c
Range cskg-ont:OtherEntity c

transfers material op

IRI https://w3id.org/cskg/ontology#transfersMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } transfers an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: deliver,dispatch,shunt,airmail,import,forward,ship,send,transship,transmit,pass,hand,transport,shift,export,express,post,wire,transfer,drive,slip,port,return,convey,handdeliver,mail,answer

Sub Property Of cskg-ont:transfers op
Domain cskg-ont:Material c or cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Material c

transfers method op

IRI https://w3id.org/cskg/ontology#transfersMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } transfers an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: deliver,dispatch,shunt,airmail,import,forward,ship,send,transship,transmit,pass,hand,transport,shift,export,express,post,wire,transfer,drive,slip,port,return,convey,handdeliver,mail,answer

Sub Property Of cskg-ont:transfers op
Domain cskg-ont:Material c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Method c
Range cskg-ont:Method c

transfers metric op

IRI https://w3id.org/cskg/ontology#transfersMetric
Description

This relation indicates that an instance belonging to one class in { Material, OtherEntity, Task } transfers an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: deliver,dispatch,shunt,airmail,import,forward,ship,send,transship,transmit,pass,hand,transport,shift,export,express,post,wire,transfer,drive,slip,port,return,convey,handdeliver,mail,answer

Sub Property Of cskg-ont:transfers op
Domain cskg-ont:OtherEntity c or cskg-ont:Material c or cskg-ont:Task c
Range cskg-ont:Metric c

transfers other entity op

IRI https://w3id.org/cskg/ontology#transfersOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity, Task } transfers an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: deliver,dispatch,shunt,airmail,import,forward,ship,send,transship,transmit,pass,hand,transport,shift,export,express,post,wire,transfer,drive,slip,port,return,convey,handdeliver,mail,answer

Sub Property Of cskg-ont:transfers op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Task c
Range cskg-ont:OtherEntity c

transfers task op

IRI https://w3id.org/cskg/ontology#transfersTask
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } transfers an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: deliver,dispatch,shunt,airmail,import,forward,ship,send,transship,transmit,pass,hand,transport,shift,export,express,post,wire,transfer,drive,slip,port,return,convey,handdeliver,mail,answer

Sub Property Of cskg-ont:transfers op
Domain cskg-ont:OtherEntity c or cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Material c
Range cskg-ont:Task c

uses material op

IRI https://w3id.org/cskg/ontology#usesMaterial
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } uses an instance of Material. It is designed by the Used-for relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: apply,employ,exert,exploit,reuse,use,utilize,utilise,adopt,leverage,rely,access

Sub Property Of cskg-ont:uses op
Domain cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Material c

uses method op

IRI https://w3id.org/cskg/ontology#usesMethod
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } uses an instance of Method. It is designed by the Used-for relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: apply,employ,exert,exploit,reuse,use,utilize,utilise,adopt,leverage,rely,access

Sub Property Of cskg-ont:uses op
Domain cskg-ont:OtherEntity c or cskg-ont:Metric c or cskg-ont:Task c or cskg-ont:Method c
Range cskg-ont:Method c

uses metric op

IRI https://w3id.org/cskg/ontology#usesMetric
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } uses an instance of Metric. It is designed by the Used-for relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: apply,employ,exert,exploit,reuse,use,utilize,utilise,adopt,leverage,rely,access

Sub Property Of cskg-ont:uses op
Domain cskg-ont:Method c or cskg-ont:Metric c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Metric c

uses other entity op

IRI https://w3id.org/cskg/ontology#usesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Method, Metric, OtherEntity, Task } uses an instance of OtherEntity. It is designed by the Used-for relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: apply,employ,exert,exploit,reuse,use,utilize,utilise,adopt,leverage,rely,access

Sub Property Of cskg-ont:uses op
Domain cskg-ont:Method c or cskg-ont:Task c or cskg-ont:Metric c or cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c

uses task op

IRI https://w3id.org/cskg/ontology#usesTask
Description

This relation indicates that an instance belonging to one class in { Method, Metric, Task } uses an instance of Task. It is designed by the Used-for relationships extracted by the DyGIE++. It is also designed based on the following predicates extracted by the NLP pipeline: apply,employ,exert,exploit,reuse,use,utilize,utilise,adopt,leverage,rely,access

Sub Property Of cskg-ont:uses op
Domain cskg-ont:Metric c or cskg-ont:Method c or cskg-ont:Task c
Range cskg-ont:Task c

visualizes material op

IRI https://w3id.org/cskg/ontology#visualizesMaterial
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity } visualizes an instance of Material. It is designed based on the following predicates extracted by the NLP pipeline: visualize,disclose,reflect

Sub Property Of cskg-ont:visualizes op
Domain cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Material c
Range cskg-ont:Material c

visualizes method op

IRI https://w3id.org/cskg/ontology#visualizesMethod
Description

This relation indicates that an instance belonging to one class in { Material, Method, OtherEntity, Task } visualizes an instance of Method. It is designed based on the following predicates extracted by the NLP pipeline: visualize,disclose,reflect

Sub Property Of cskg-ont:visualizes op
Domain cskg-ont:Material c or cskg-ont:Method c or cskg-ont:OtherEntity c or cskg-ont:Task c
Range cskg-ont:Method c

visualizes metric op

IRI https://w3id.org/cskg/ontology#visualizesMetric
Description

This relation indicates that an instance belonging to one class in { OtherEntity } visualizes an instance of Metric. It is designed based on the following predicates extracted by the NLP pipeline: visualize,disclose,reflect

Sub Property Of cskg-ont:visualizes op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Metric c

visualizes other entity op

IRI https://w3id.org/cskg/ontology#visualizesOtherEntity
Description

This relation indicates that an instance belonging to one class in { Material, Method, Metric, OtherEntity } visualizes an instance of OtherEntity. It is designed based on the following predicates extracted by the NLP pipeline: visualize,disclose,reflect

Sub Property Of cskg-ont:visualizes op
Domain cskg-ont:Metric c or cskg-ont:Material c or cskg-ont:Method c or cskg-ont:OtherEntity c
Range cskg-ont:OtherEntity c

visualizes task op

IRI https://w3id.org/cskg/ontology#visualizesTask
Description

This relation indicates that an instance belonging to one class in { OtherEntity } visualizes an instance of Task. It is designed based on the following predicates extracted by the NLP pipeline: visualize,disclose,reflect

Sub Property Of cskg-ont:visualizes op
Domain cskg-ont:OtherEntity c
Range cskg-ont:Task c
cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Task c cskg-ont:Task c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Task c cskg-ont:OtherEntity c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c Statement c cskg-ont:ResearchEntity c Statement c cskg-ont:ResearchEntity c cskg-ont:ResearchEntity c cskg-ont:Statement c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:OtherEntity c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:OtherEntity c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Metric c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:Task c cskg-ont:OtherEntity c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:Method c cskg-ont:Metric c cskg-ont:Task c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Material c cskg-ont:Method c cskg-ont:OtherEntity c cskg-ont:Task c cskg-ont:OtherEntity c cskg-ont:Material c cskg-ont:Method c cskg-ont:Metric c cskg-ont:OtherEntity c cskg-ont:OtherEntity c

Datatype Properties

co-occurrence dp

IRI https://w3id.org/cskg/ontology#co-occurrence
Description

A number indicating a co-occurrent of a statement and an entity or a statement with another statement

Domain cskg-ont:ContextObservation c
Range Literal

doi dp

IRI https://w3id.org/cskg/ontology#doi
Description

The DOI of a research paper

Domain cskg-ont:Paper c
Range xsd:anyURI

frequency dp

IRI https://w3id.org/cskg/ontology#frequency
Description

The frequency of a certain entity

Domain cskg-ont:TimeObservation c
Range Literal

has support dp

IRI https://w3id.org/cskg/ontology#hasSupport
Description

This property indicates the number of papers from where the predicate between subject and object comes from.

Domain cskg-ont:Statement c
Range Literal

is inferred by transitivity dp

IRI https://w3id.org/cskg/ontology#isInferredByTransitivity
Description

This property indicates if the statement was inferred by transitivity. If 'false' it means that it was derived directly from the papers. If 'true' it means that it was inferred when computing the transitive closure of AI-KG.

Domain cskg-ont:Statement c
Range Literal

is inverse dp

IRI https://w3id.org/cskg/ontology#isInverse
Description

This property indicates if the statement was derived by inferring the inverse relation of a relation originally extracted from the corpus of paper.

Domain cskg-ont:Statement c
Range Literal

year dp

IRI https://w3id.org/cskg/ontology#year
Description

The year of an entity

Domain
Range Literal

Namespaces

cskg-ont
https://w3id.org/cskg/ontology#
dct
http://purl.org/dc/terms/
owl
http://www.w3.org/2002/07/owl#
prov
http://www.w3.org/ns/prov#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
xsd
http://www.w3.org/2001/XMLSchema#

Legend

c Classes
op Object Properties
dp Datatype Properties

made by p y LODE 3.1.4 with the OntPub profile

Table of Contents