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:

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>


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

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.

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>


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

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:

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>


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

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:

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>


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

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:

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>


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

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.

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>


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

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:

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>


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>