InternetSource

CaCORE::Common::Provenance::InternetSource - Perl extension for InternetSource.

ABSTRACT

The CaCORE::Common::Provenance::InternetSource is a Perl object representation of the CaCORE InternetSource object.

InternetSource extends from domain object Source.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of InternetSource

The following are all the attributes of the InternetSource object and their data types:

ownerInstitution

data type: string

ownerPersons

data type: string

sourceURI

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.

ASSOCIATIONS of InternetSource

The following are all the objects that are associated with the InternetSource:


Provenance

CaCORE::Common::Provenance::Provenance - Perl extension for Provenance.

ABSTRACT

The CaCORE::Common::Provenance::Provenance is a Perl object representation of the CaCORE Provenance object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

A record describing the source of an assertion (datum) contained in an object.

ATTRIBUTES of Provenance

The following are all the attributes of the Provenance object and their data types:

evidenceCode

data type: string

fullyQualifiedClassName

data type: string

id

data type: long

immediateSourceId

data type: long

objectIdentifier

data type: string

originalSourceId

data type: long

supplyingSourceId

data type: long

transformation

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.

ASSOCIATIONS of Provenance

The following are all the objects that are associated with the Provenance:

Collection of ImmediateSource:

Many to one assoication, use getImmediateSource to get the associated ImmediateSource.

Collection of OriginalSource:

Many to one assoication, use getOriginalSource to get the associated OriginalSource.

Collection of SourceReference:

Many to one assoication, use getSourceReference to get the associated SourceReference.

Collection of SupplyingSource:

Many to one assoication, use getSupplyingSource to get the associated SupplyingSource.


PublicationSource

CaCORE::Common::Provenance::PublicationSource - Perl extension for PublicationSource.

ABSTRACT

The CaCORE::Common::Provenance::PublicationSource is a Perl object representation of the CaCORE PublicationSource object.

PublicationSource extends from domain object Source.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

An implementing subclass of Source. Describes a source for which an electronic online version is not available, but for which a printed version of the data is available.

ATTRIBUTES of PublicationSource

The following are all the attributes of the PublicationSource object and their data types:

authors

data type: string

endPage

data type: int

startPage

data type: int

title

data type: string

volume

data type: int

year

data type: int

  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.

ASSOCIATIONS of PublicationSource

The following are all the objects that are associated with the PublicationSource:


ResearchInstitutionSource

CaCORE::Common::Provenance::ResearchInstitutionSource - Perl extension for ResearchInstitutionSource.

ABSTRACT

The CaCORE::Common::Provenance::ResearchInstitutionSource is a Perl object representation of the CaCORE ResearchInstitutionSource object.

ResearchInstitutionSource extends from domain object Source.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

An implementing subclass of Source that describes a research institution (commercial, academic, or government). This is used for information with attribution, but that lack an online electronic format.

ATTRIBUTES of ResearchInstitutionSource

The following are all the attributes of the ResearchInstitutionSource object and their data types:

institutionAddress

data type: string

institutionDepartment

data type: string

institutionName

data type: string

institutionPersons

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.

ASSOCIATIONS of ResearchInstitutionSource

The following are all the objects that are associated with the ResearchInstitutionSource:


Source

CaCORE::Common::Provenance::Source - Perl extension for Source.

ABSTRACT

The CaCORE::Common::Provenance::Source is a Perl object representation of the CaCORE Source object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

The source is a knowledge base.

ATTRIBUTES of Source

The following are all the attributes of the Source object and their data types:

id

data type: long

name

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.

ASSOCIATIONS of Source

The following are all the objects that are associated with the Source:


SourceReference

CaCORE::Common::Provenance::SourceReference - Perl extension for SourceReference.

ABSTRACT

The CaCORE::Common::Provenance::SourceReference is a Perl object representation of the CaCORE SourceReference object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

A reference (an electronic reference, publication citation, etc.) to the untransformed data at a source.

ATTRIBUTES of SourceReference

The following are all the attributes of the SourceReference object and their data types:

id

data type: long

reference

data type: string

sourceReferenceType

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.

ASSOCIATIONS of SourceReference

The following are all the objects that are associated with the SourceReference:

Instance of Provenance:

One to many assoication, use getProvenanceCollection to get a collection of associated Provenance.


URLSourceReference

CaCORE::Common::Provenance::URLSourceReference - Perl extension for URLSourceReference.

ABSTRACT

The CaCORE::Common::Provenance::URLSourceReference is a Perl object representation of the CaCORE URLSourceReference object.

URLSourceReference extends from domain object SourceReference.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

An implementation of the abstract SourceReference that contains a URL to the original information.

ATTRIBUTES of URLSourceReference

The following are all the attributes of the URLSourceReference object and their data types:

sourceURL

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.

ASSOCIATIONS of URLSourceReference

The following are all the objects that are associated with the URLSourceReference:


WebServicesSourceReference

CaCORE::Common::Provenance::WebServicesSourceReference - Perl extension for WebServicesSourceReference.

ABSTRACT

The CaCORE::Common::Provenance::WebServicesSourceReference is a Perl object representation of the CaCORE WebServicesSourceReference object.

WebServicesSourceReference extends from domain object SourceReference.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of WebServicesSourceReference

The following are all the attributes of the WebServicesSourceReference object and their data types:

request

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.

ASSOCIATIONS of WebServicesSourceReference

The following are all the objects that are associated with the WebServicesSourceReference:


SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.


AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


COPYRIGHT AND LICENSE

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.