CaCORE::EVS::Association - Perl extension for Association.
The CaCORE::EVS::Association is a Perl object representation of the CaCORE Association object.
See the CaCORE::ApplicationService manpage.
An Association class relates a concept or a term to another concept or term. Association falls into 3 categories; concept association, term association and synonyms which are concept-term associations.
The following are all the attributes of the Association object and their data types:
data type: string
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the Association:
One to many assoication, use getQualifierCollection
to get a collection of associated Qualifier.
CaCORE::EVS::Atom - Perl extension for Atom.
The CaCORE::EVS::Atom is a Perl object representation of the CaCORE Atom object.
See the CaCORE::ApplicationService manpage.
Atom is an occurence of a term in a source.
The following are all the attributes of the Atom object and their data types:
data type: string
data type: string
data type: string
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the Atom:
Many to one assoication, use getSource
to get the associated Source.
CaCORE::EVS::AttributeSetDescriptor - Perl extension for AttributeSetDescriptor.
The CaCORE::EVS::AttributeSetDescriptor is a Perl object representation of the CaCORE AttributeSetDescriptor object.
See the CaCORE::ApplicationService manpage.
AttributeSetDescriptor class specifies the set of concept attributes that should be retrieved by a given operation.
The following are all the attributes of the AttributeSetDescriptor object and their data types:
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the AttributeSetDescriptor:
One to many assoication, use getPropertyCollection
to get a collection of associated Property.
One to many assoication, use getRoleCollection
to get a collection of associated Role.
CaCORE::EVS::Definition - Perl extension for Definition.
The CaCORE::EVS::Definition is a Perl object representation of the CaCORE Definition object.
See the CaCORE::ApplicationService manpage.
Textual definition from an identified source
The following are all the attributes of the Definition object and their data types:
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the Definition:
Many to one assoication, use getSource
to get the associated Source.
CaCORE::EVS::DescLogicConcept - Perl extension for DescLogicConcept.
The CaCORE::EVS::DescLogicConcept is a Perl object representation of the CaCORE DescLogicConcept object.
See the CaCORE::ApplicationService manpage.
The DescLogicConcept class represents the fundermental vocabulary entity in the NCI Thesaurus.
The following are all the attributes of the DescLogicConcept object and their data types:
data type: string
data type: boolean
data type: boolean
data type: boolean
data type: string
data type: int
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the DescLogicConcept:
One to many assoication, use getAssociationCollection
to get a collection of associated Association.
Many to one assoication, use getEdgeProperties
to get the associated EdgeProperties.
One to many assoication, use getInverseAssociationCollection
to get a collection of associated InverseAssociation.
One to many assoication, use getInverseRoleCollection
to get a collection of associated InverseRole.
One to many assoication, use getPropertyCollection
to get a collection of associated Property.
One to many assoication, use getRoleCollection
to get a collection of associated Role.
One to many assoication, use getSemanticTypeVectorCollection
to get a collection of associated SemanticTypeVector.
Many to one assoication, use getTreeNode
to get the associated TreeNode.
CaCORE::EVS::EdgeProperties - Perl extension for EdgeProperties.
The CaCORE::EVS::EdgeProperties is a Perl object representation of the CaCORE EdgeProperties object.
See the CaCORE::ApplicationService manpage.
The EdgeProperties class specifies the relationshop between a concept and it's immediate parent when a TREE is generated using the getTree method.
The following are all the attributes of the EdgeProperties object and their data types:
data type: boolean
data type: string
data type: boolean
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the EdgeProperties:
One to many assoication, use getLinksCollection
to get a collection of associated Links.
CaCORE::EVS::EditActionDate - Perl extension for EditActionDate.
The CaCORE::EVS::EditActionDate is a Perl object representation of the CaCORE EditActionDate object.
See the CaCORE::ApplicationService manpage.
GenericDescription
The following are all the attributes of the EditActionDate object and their data types:
data type: int
data type: dateTime
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the EditActionDate:
CaCORE::EVS::HashSet - Perl extension for HashSet.
The CaCORE::EVS::HashSet is a Perl object representation of the CaCORE HashSet object.
See the CaCORE::ApplicationService manpage.
GenericDescription
The following are all the attributes of the HashSet object and their data types:
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the HashSet:
CaCORE::EVS::History - Perl extension for History.
The CaCORE::EVS::History is a Perl object representation of the CaCORE History object.
See the CaCORE::ApplicationService manpage.
The History class stores the concept history information.
The following are all the attributes of the History object and their data types:
data type: string
data type: dateTime
data type: int
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the History:
CaCORE::EVS::HistoryRecord - Perl extension for HistoryRecord.
The CaCORE::EVS::HistoryRecord is a Perl object representation of the CaCORE HistoryRecord object.
See the CaCORE::ApplicationService manpage.
The HistoryRecord holds history information for the specifed concept
The following are all the attributes of the HistoryRecord object and their data types:
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the HistoryRecord:
One to many assoication, use getHistoryCollection
to get a collection of associated History.
CaCORE::EVS::MetaThesaurusConcept - Perl extension for MetaThesaurusConcept.
The CaCORE::EVS::MetaThesaurusConcept is a Perl object representation of the CaCORE MetaThesaurusConcept object.
See the CaCORE::ApplicationService manpage.
MetaThesaurusConcept is the fundermental vocabulary entity in the NCI MetaThesaurus.
The following are all the attributes of the MetaThesaurusConcept object and their data types:
data type: string
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the MetaThesaurusConcept:
One to many assoication, use getAtomCollection
to get a collection of associated Atom.
One to many assoication, use getDefinitionCollection
to get a collection of associated Definition.
One to many assoication, use getSemanticTypeCollection
to get a collection of associated SemanticType.
One to many assoication, use getSourceCollection
to get a collection of associated Source.
One to many assoication, use getSynonymCollection
to get a collection of associated Synonym.
CaCORE::EVS::Property - Perl extension for Property.
The CaCORE::EVS::Property is a Perl object representation of the CaCORE Property object.
See the CaCORE::ApplicationService manpage.
Property is an attribute of a concept. Examples of properties are ``Synonym'', ``Preferred_Name'', ``Semantic_Type'' etc.
The following are all the attributes of the Property object and their data types:
data type: string
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the Property:
One to many assoication, use getQualifierCollection
to get a collection of associated Qualifier.
CaCORE::EVS::Qualifier - Perl extension for Qualifier.
The CaCORE::EVS::Qualifier is a Perl object representation of the CaCORE Qualifier object.
See the CaCORE::ApplicationService manpage.
A Qualifier is attached to associations and properties of a concept.
The following are all the attributes of the Qualifier object and their data types:
data type: string
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the Qualifier:
CaCORE::EVS::Role - Perl extension for Role.
The CaCORE::EVS::Role is a Perl object representation of the CaCORE Role object.
See the CaCORE::ApplicationService manpage.
Defines a relationship between two concepts.
The following are all the attributes of the Role object and their data types:
data type: string
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the Role:
CaCORE::EVS::SemanticType - Perl extension for SemanticType.
The CaCORE::EVS::SemanticType is a Perl object representation of the CaCORE SemanticType object.
See the CaCORE::ApplicationService manpage.
Semantic type is a category defined in the semantic network that can be used to group similar concepts
The following are all the attributes of the SemanticType object and their data types:
data type: string
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the SemanticType:
CaCORE::EVS::Silo - Perl extension for Silo.
The CaCORE::EVS::Silo is a Perl object representation of the CaCORE Silo object.
See the CaCORE::ApplicationService manpage.
Silo is a repository of customized concept terminology data from a knowledgebase. There can be a single silo or multiple silos, each consisting of semantically related concepts and extracted character strings associated with those concepts.
The following are all the attributes of the Silo object and their data types:
data type: int
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the Silo:
CaCORE::EVS::Source - Perl extension for Source.
The CaCORE::EVS::Source is a Perl object representation of the CaCORE Source object.
See the CaCORE::ApplicationService manpage.
The source is a knowledge base.
The following are all the attributes of the Source object and their data types:
data type: string
data type: string
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the Source:
CaCORE::EVS::TreeNode - Perl extension for TreeNode.
The CaCORE::EVS::TreeNode is a Perl object representation of the CaCORE TreeNode object.
See the CaCORE::ApplicationService manpage.
The TreeNode class specifies the relationshop between a concept and it's immediate parent when a TREE is generated using the getTree method.
The following are all the attributes of the TreeNode object and their data types:
data type: boolean
data type: string
data type: boolean
Note: Although you can also use the corresponding setter methods to set the attribute values, it is not recommended to do so unless you absolutely have to change the object's attributes.
The following are all the objects that are associated with the TreeNode:
One to many assoication, use getLinksCollection
to get a collection of associated Links.
Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.
Shan Jiang <jiangs@mail.nih.gov>
The CaCORE Software License, Version 1.0
Copyright 2001-2005 SAIC. This software was developed in conjunction with the National Cancer Institute, and so to the extent government employees are co-authors, any rights in such works shall be subject to Title 17 of the United States Code, section 105. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the disclaimer of Article 5, below. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the disclaimer of Article 5 in the documentation and/or other materials provided with the distribution. 2. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: "This product includes software developed by SAIC and the National Cancer Institute." If no such end-user documentation is to be included, this acknowledgment shall appear in the software itself, wherever such third-party acknowledgments normally appear. 3. The names "The National Cancer Institute", "NCI" and "SAIC" must not be used to endorse or promote products derived from this software. This license does not authorize the licensee to use any trademarks owned by either NCI or SAIC. 4. This license does not authorize or prohibit the incorporation of this software into any third party proprietary programs. Licensee is expressly made responsible for obtaining any permission required to incorporate this software into third party proprietary programs and for informing licensee's end-users of their obligation to secure any required permissions before incorporating this software into third party proprietary software programs. 5. THIS SOFTWARE IS PROVIDED "AS IS," AND ANY EXPRESSED OR IMPLIED WARRANTIES, (INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE) ARE DISCLAIMED. IN NO EVENT SHALL THE NATIONAL CANCER INSTITUTE, SAIC, OR THEIR AFFILIATES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.