From b48925739fe38be19f955aadc365e38828d24e19 Mon Sep 17 00:00:00 2001 From: eblondel Date: Tue, 31 May 2022 14:49:08 +0200 Subject: [PATCH] update Rd --- man/geoflowLogger.Rd | 30 +- man/geoflow_action.Rd | 80 +++-- man/geoflow_contact.Rd | 108 +++---- man/geoflow_data.Rd | 276 +++++++++--------- man/geoflow_data_accessor.Rd | 70 ++--- man/geoflow_date.Rd | 24 +- man/geoflow_dictionary.Rd | 54 ++-- man/geoflow_dimension.Rd | 48 +-- man/geoflow_entity.Rd | 252 ++++++++-------- man/geoflow_featuremember.Rd | 12 +- man/geoflow_featuretype.Rd | 30 +- man/geoflow_format.Rd | 36 +-- man/geoflow_handler.Rd | 18 +- man/geoflow_keyword.Rd | 24 +- man/geoflow_kvp.Rd | 24 +- man/geoflow_process.Rd | 30 +- man/geoflow_profile.Rd | 48 +-- man/geoflow_provenance.Rd | 24 +- man/geoflow_register.Rd | 24 +- man/geoflow_relation.Rd | 36 +-- man/geoflow_right.Rd | 24 +- man/geoflow_software.Rd | 112 +++---- man/geoflow_subject.Rd | 48 +-- man/geoflow_validator.Rd | 24 +- man/geoflow_validator_cell.Rd | 66 ++--- man/geoflow_validator_contact_Identifier.Rd | 50 ++-- man/geoflow_validator_contacts.Rd | 28 +- man/geoflow_validator_entities.Rd | 28 +- man/geoflow_validator_entity_Creator.Rd | 42 +-- man/geoflow_validator_entity_Data.Rd | 42 +-- man/geoflow_validator_entity_Date.Rd | 50 ++-- man/geoflow_validator_entity_Description.Rd | 42 +-- man/geoflow_validator_entity_Format.Rd | 42 +-- man/geoflow_validator_entity_Identifier.Rd | 50 ++-- man/geoflow_validator_entity_Language.Rd | 50 ++-- man/geoflow_validator_entity_Provenance.Rd | 50 ++-- man/geoflow_validator_entity_Relation.Rd | 42 +-- man/geoflow_validator_entity_Rights.Rd | 42 +-- ...eoflow_validator_entity_SpatialCoverage.Rd | 50 ++-- man/geoflow_validator_entity_Subject.Rd | 50 ++-- ...oflow_validator_entity_TemporalCoverage.Rd | 50 ++-- man/geoflow_validator_entity_Title.Rd | 42 +-- man/geoflow_validator_entity_Type.Rd | 42 +-- 43 files changed, 1168 insertions(+), 1146 deletions(-) diff --git a/man/geoflowLogger.Rd b/man/geoflowLogger.Rd index 1e1dc50b..069e5b29 100644 --- a/man/geoflowLogger.Rd +++ b/man/geoflowLogger.Rd @@ -22,16 +22,16 @@ Logger class used internally by geoflow \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-INFO}{\code{geoflowLogger$INFO()}} -\item \href{#method-WARN}{\code{geoflowLogger$WARN()}} -\item \href{#method-ERROR}{\code{geoflowLogger$ERROR()}} -\item \href{#method-new}{\code{geoflowLogger$new()}} -\item \href{#method-clone}{\code{geoflowLogger$clone()}} +\item \href{#method-geoflowLogger-INFO}{\code{geoflowLogger$INFO()}} +\item \href{#method-geoflowLogger-WARN}{\code{geoflowLogger$WARN()}} +\item \href{#method-geoflowLogger-ERROR}{\code{geoflowLogger$ERROR()}} +\item \href{#method-geoflowLogger-new}{\code{geoflowLogger$new()}} +\item \href{#method-geoflowLogger-clone}{\code{geoflowLogger$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-INFO}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflowLogger-INFO}{}}} \subsection{Method \code{INFO()}}{ Prints an INFO logger message \subsection{Usage}{ @@ -47,8 +47,8 @@ Prints an INFO logger message } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-WARN}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflowLogger-WARN}{}}} \subsection{Method \code{WARN()}}{ Prints an WARN logger message \subsection{Usage}{ @@ -64,8 +64,8 @@ Prints an WARN logger message } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-ERROR}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflowLogger-ERROR}{}}} \subsection{Method \code{ERROR()}}{ Prints an ERROR logger message \subsection{Usage}{ @@ -81,8 +81,8 @@ Prints an ERROR logger message } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflowLogger-new}{}}} \subsection{Method \code{new()}}{ Initializes an object of class \link{geoflowLogger} \subsection{Usage}{ @@ -91,8 +91,8 @@ Initializes an object of class \link{geoflowLogger} } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflowLogger-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_action.Rd b/man/geoflow_action.Rd index 4a9a85c0..29605ef1 100644 --- a/man/geoflow_action.Rd +++ b/man/geoflow_action.Rd @@ -80,26 +80,27 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_action$new()}} -\item \href{#method-checkPackages}{\code{geoflow_action$checkPackages()}} -\item \href{#method-isPIDGenerator}{\code{geoflow_action$isPIDGenerator()}} -\item \href{#method-exportPIDs}{\code{geoflow_action$exportPIDs()}} -\item \href{#method-isGenericUploader}{\code{geoflow_action$isGenericUploader()}} -\item \href{#method-clone}{\code{geoflow_action$clone()}} -} -} -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflowLogger.html#method-ERROR}{\code{geoflow::geoflowLogger$ERROR()}}\out{} -\item \out{}\href{../../geoflow/html/geoflowLogger.html#method-INFO}{\code{geoflow::geoflowLogger$INFO()}}\out{} -\item \out{}\href{../../geoflow/html/geoflowLogger.html#method-WARN}{\code{geoflow::geoflowLogger$WARN()}}\out{} -} -\out{
} -} +\item \href{#method-geoflow_action-new}{\code{geoflow_action$new()}} +\item \href{#method-geoflow_action-checkPackages}{\code{geoflow_action$checkPackages()}} +\item \href{#method-geoflow_action-run}{\code{geoflow_action$run()}} +\item \href{#method-geoflow_action-isPIDGenerator}{\code{geoflow_action$isPIDGenerator()}} +\item \href{#method-geoflow_action-exportPIDs}{\code{geoflow_action$exportPIDs()}} +\item \href{#method-geoflow_action-isGenericUploader}{\code{geoflow_action$isGenericUploader()}} +\item \href{#method-geoflow_action-clone}{\code{geoflow_action$clone()}} +} +} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_action-new}{}}} \subsection{Method \code{new()}}{ Initialize a \link{geoflow_action} \subsection{Usage}{ @@ -156,8 +157,8 @@ Initialize a \link{geoflow_action} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-checkPackages}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_action-checkPackages}{}}} \subsection{Method \code{checkPackages()}}{ Check that all packages required for the action are available, if yes, import them in the R session, and return a \code{data.frame} giving the @@ -169,8 +170,29 @@ Check that all packages required for the action are available, if yes, } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-isPIDGenerator}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_action-run}{}}} +\subsection{Method \code{run()}}{ +Runs the action +\subsection{Usage}{ +\if{html}{\out{
}}\preformatted{geoflow_action$run(entity, config, options)}\if{html}{\out{
}} +} + +\subsection{Arguments}{ +\if{html}{\out{
}} +\describe{ +\item{\code{entity}}{entity} + +\item{\code{config}}{config} + +\item{\code{options}}{options} +} +\if{html}{\out{
}} +} +} +\if{html}{\out{
}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_action-isPIDGenerator}{}}} \subsection{Method \code{isPIDGenerator()}}{ Indicates if the action is PID generator \subsection{Usage}{ @@ -182,8 +204,8 @@ Indicates if the action is PID generator } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-exportPIDs}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_action-exportPIDs}{}}} \subsection{Method \code{exportPIDs()}}{ Exports PIDs for the action. This function will export the PIDs in several ways. First, a simple CSV file including the list of PIDs for each entity, and associated status (eg. draft/release) for the given PID resource. In @@ -206,8 +228,8 @@ publishing resources with PIDs (eg. publishing deposits in Zenodo). } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-isGenericUploader}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_action-isGenericUploader}{}}} \subsection{Method \code{isGenericUploader()}}{ Indicates if the action is a generic uploader \subsection{Usage}{ @@ -219,8 +241,8 @@ Indicates if the action is a generic uploader } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_action-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_contact.Rd b/man/geoflow_contact.Rd index 01224212..62d88184 100644 --- a/man/geoflow_contact.Rd +++ b/man/geoflow_contact.Rd @@ -81,29 +81,29 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_contact$new()}} -\item \href{#method-setIdentifier}{\code{geoflow_contact$setIdentifier()}} -\item \href{#method-setId}{\code{geoflow_contact$setId()}} -\item \href{#method-setFirstName}{\code{geoflow_contact$setFirstName()}} -\item \href{#method-setLastName}{\code{geoflow_contact$setLastName()}} -\item \href{#method-setOrganizationName}{\code{geoflow_contact$setOrganizationName()}} -\item \href{#method-setPositionName}{\code{geoflow_contact$setPositionName()}} -\item \href{#method-setRole}{\code{geoflow_contact$setRole()}} -\item \href{#method-setVoice}{\code{geoflow_contact$setVoice()}} -\item \href{#method-setFacsimile}{\code{geoflow_contact$setFacsimile()}} -\item \href{#method-setEmail}{\code{geoflow_contact$setEmail()}} -\item \href{#method-setWebsiteUrl}{\code{geoflow_contact$setWebsiteUrl()}} -\item \href{#method-setWebsiteName}{\code{geoflow_contact$setWebsiteName()}} -\item \href{#method-setPostalAddress}{\code{geoflow_contact$setPostalAddress()}} -\item \href{#method-setPostalCode}{\code{geoflow_contact$setPostalCode()}} -\item \href{#method-setCity}{\code{geoflow_contact$setCity()}} -\item \href{#method-setCountry}{\code{geoflow_contact$setCountry()}} -\item \href{#method-clone}{\code{geoflow_contact$clone()}} +\item \href{#method-geoflow_contact-new}{\code{geoflow_contact$new()}} +\item \href{#method-geoflow_contact-setIdentifier}{\code{geoflow_contact$setIdentifier()}} +\item \href{#method-geoflow_contact-setId}{\code{geoflow_contact$setId()}} +\item \href{#method-geoflow_contact-setFirstName}{\code{geoflow_contact$setFirstName()}} +\item \href{#method-geoflow_contact-setLastName}{\code{geoflow_contact$setLastName()}} +\item \href{#method-geoflow_contact-setOrganizationName}{\code{geoflow_contact$setOrganizationName()}} +\item \href{#method-geoflow_contact-setPositionName}{\code{geoflow_contact$setPositionName()}} +\item \href{#method-geoflow_contact-setRole}{\code{geoflow_contact$setRole()}} +\item \href{#method-geoflow_contact-setVoice}{\code{geoflow_contact$setVoice()}} +\item \href{#method-geoflow_contact-setFacsimile}{\code{geoflow_contact$setFacsimile()}} +\item \href{#method-geoflow_contact-setEmail}{\code{geoflow_contact$setEmail()}} +\item \href{#method-geoflow_contact-setWebsiteUrl}{\code{geoflow_contact$setWebsiteUrl()}} +\item \href{#method-geoflow_contact-setWebsiteName}{\code{geoflow_contact$setWebsiteName()}} +\item \href{#method-geoflow_contact-setPostalAddress}{\code{geoflow_contact$setPostalAddress()}} +\item \href{#method-geoflow_contact-setPostalCode}{\code{geoflow_contact$setPostalCode()}} +\item \href{#method-geoflow_contact-setCity}{\code{geoflow_contact$setCity()}} +\item \href{#method-geoflow_contact-setCountry}{\code{geoflow_contact$setCountry()}} +\item \href{#method-geoflow_contact-clone}{\code{geoflow_contact$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-new}{}}} \subsection{Method \code{new()}}{ Initializes a \link{geoflow_contact} object \subsection{Usage}{ @@ -112,8 +112,8 @@ Initializes a \link{geoflow_contact} object } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setIdentifier}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setIdentifier}{}}} \subsection{Method \code{setIdentifier()}}{ Sets an identifier by means of key \subsection{Usage}{ @@ -131,8 +131,8 @@ Sets an identifier by means of key } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setId}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setId}{}}} \subsection{Method \code{setId()}}{ Sets an "id" identifier \subsection{Usage}{ @@ -148,8 +148,8 @@ Sets an "id" identifier } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setFirstName}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setFirstName}{}}} \subsection{Method \code{setFirstName()}}{ Sets contact first name \subsection{Usage}{ @@ -165,8 +165,8 @@ Sets contact first name } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setLastName}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setLastName}{}}} \subsection{Method \code{setLastName()}}{ Sets contact last name \subsection{Usage}{ @@ -182,8 +182,8 @@ Sets contact last name } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setOrganizationName}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setOrganizationName}{}}} \subsection{Method \code{setOrganizationName()}}{ Sets contact organization name \subsection{Usage}{ @@ -199,8 +199,8 @@ Sets contact organization name } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setPositionName}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setPositionName}{}}} \subsection{Method \code{setPositionName()}}{ Sets contact position name \subsection{Usage}{ @@ -216,8 +216,8 @@ Sets contact position name } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setRole}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setRole}{}}} \subsection{Method \code{setRole()}}{ Sets contact role \subsection{Usage}{ @@ -233,8 +233,8 @@ Sets contact role } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setVoice}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setVoice}{}}} \subsection{Method \code{setVoice()}}{ Sets contact voice (phone number) \subsection{Usage}{ @@ -250,8 +250,8 @@ Sets contact voice (phone number) } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setFacsimile}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setFacsimile}{}}} \subsection{Method \code{setFacsimile()}}{ Sets contact facsimile \subsection{Usage}{ @@ -267,8 +267,8 @@ Sets contact facsimile } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setEmail}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setEmail}{}}} \subsection{Method \code{setEmail()}}{ Sets contact email \subsection{Usage}{ @@ -284,8 +284,8 @@ Sets contact email } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setWebsiteUrl}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setWebsiteUrl}{}}} \subsection{Method \code{setWebsiteUrl()}}{ Sets contact website URL \subsection{Usage}{ @@ -301,8 +301,8 @@ Sets contact website URL } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setWebsiteName}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setWebsiteName}{}}} \subsection{Method \code{setWebsiteName()}}{ Sets contact website name \subsection{Usage}{ @@ -318,8 +318,8 @@ Sets contact website name } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setPostalAddress}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setPostalAddress}{}}} \subsection{Method \code{setPostalAddress()}}{ Sets the contact postal address \subsection{Usage}{ @@ -335,8 +335,8 @@ Sets the contact postal address } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setPostalCode}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setPostalCode}{}}} \subsection{Method \code{setPostalCode()}}{ Sets the contact postal code \subsection{Usage}{ @@ -352,8 +352,8 @@ Sets the contact postal code } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setCity}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setCity}{}}} \subsection{Method \code{setCity()}}{ Sets the contact city \subsection{Usage}{ @@ -369,8 +369,8 @@ Sets the contact city } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setCountry}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-setCountry}{}}} \subsection{Method \code{setCountry()}}{ Sets the contact country \subsection{Usage}{ @@ -386,8 +386,8 @@ Sets the contact country } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_contact-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_data.Rd b/man/geoflow_data.Rd index 1843f129..6f42bf39 100644 --- a/man/geoflow_data.Rd +++ b/man/geoflow_data.Rd @@ -96,56 +96,56 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_data$new()}} -\item \href{#method-getAllowedSourceValues}{\code{geoflow_data$getAllowedSourceValues()}} -\item \href{#method-setAccess}{\code{geoflow_data$setAccess()}} -\item \href{#method-getAllowedSourceTypes}{\code{geoflow_data$getAllowedSourceTypes()}} -\item \href{#method-setSourceType}{\code{geoflow_data$setSourceType()}} -\item \href{#method-getAllowedGeomPossibleNames}{\code{geoflow_data$getAllowedGeomPossibleNames()}} -\item \href{#method-getAllowedXPossibleNames}{\code{geoflow_data$getAllowedXPossibleNames()}} -\item \href{#method-getAllowedYPossibleNames}{\code{geoflow_data$getAllowedYPossibleNames()}} -\item \href{#method-setSource}{\code{geoflow_data$setSource()}} -\item \href{#method-setSourceSql}{\code{geoflow_data$setSourceSql()}} -\item \href{#method-setSourceZip}{\code{geoflow_data$setSourceZip()}} -\item \href{#method-setSourceZipOnly}{\code{geoflow_data$setSourceZipOnly()}} -\item \href{#method-setUploadSource}{\code{geoflow_data$setUploadSource()}} -\item \href{#method-getAllowedUploadTypes}{\code{geoflow_data$getAllowedUploadTypes()}} -\item \href{#method-setUploadType}{\code{geoflow_data$setUploadType()}} -\item \href{#method-setUpload}{\code{geoflow_data$setUpload()}} -\item \href{#method-setStyleUpload}{\code{geoflow_data$setStyleUpload()}} -\item \href{#method-setSql}{\code{geoflow_data$setSql()}} -\item \href{#method-setCqlFilter}{\code{geoflow_data$setCqlFilter()}} -\item \href{#method-setWorkspace}{\code{geoflow_data$setWorkspace()}} -\item \href{#method-setStore}{\code{geoflow_data$setStore()}} -\item \href{#method-setDatastore}{\code{geoflow_data$setDatastore()}} -\item \href{#method-setLayername}{\code{geoflow_data$setLayername()}} -\item \href{#method-addStyle}{\code{geoflow_data$addStyle()}} -\item \href{#method-addDimension}{\code{geoflow_data$addDimension()}} -\item \href{#method-getAllowedSpatialRepresentationTypes}{\code{geoflow_data$getAllowedSpatialRepresentationTypes()}} -\item \href{#method-setSpatialRepresentationType}{\code{geoflow_data$setSpatialRepresentationType()}} -\item \href{#method-setOgcDimensions}{\code{geoflow_data$setOgcDimensions()}} -\item \href{#method-setFeatures}{\code{geoflow_data$setFeatures()}} -\item \href{#method-setParameter}{\code{geoflow_data$setParameter()}} -\item \href{#method-setGeometryField}{\code{geoflow_data$setGeometryField()}} -\item \href{#method-setGeometryType}{\code{geoflow_data$setGeometryType()}} -\item \href{#method-setFeatureType}{\code{geoflow_data$setFeatureType()}} -\item \href{#method-setFeatureTypeObj}{\code{geoflow_data$setFeatureTypeObj()}} -\item \href{#method-setAttributes}{\code{geoflow_data$setAttributes()}} -\item \href{#method-setVariables}{\code{geoflow_data$setVariables()}} -\item \href{#method-setCoverages}{\code{geoflow_data$setCoverages()}} -\item \href{#method-getAllowedEnvelopeCompositionTypes}{\code{geoflow_data$getAllowedEnvelopeCompositionTypes()}} -\item \href{#method-setEnvelopeCompositionType}{\code{geoflow_data$setEnvelopeCompositionType()}} -\item \href{#method-setSelectedResolution}{\code{geoflow_data$setSelectedResolution()}} -\item \href{#method-setSelectedResolutionIndex}{\code{geoflow_data$setSelectedResolutionIndex()}} -\item \href{#method-setBand}{\code{geoflow_data$setBand()}} -\item \href{#method-addAction}{\code{geoflow_data$addAction()}} -\item \href{#method-checkSoftwareProperties}{\code{geoflow_data$checkSoftwareProperties()}} -\item \href{#method-clone}{\code{geoflow_data$clone()}} -} -} -\if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\item \href{#method-geoflow_data-new}{\code{geoflow_data$new()}} +\item \href{#method-geoflow_data-getAllowedSourceValues}{\code{geoflow_data$getAllowedSourceValues()}} +\item \href{#method-geoflow_data-setAccess}{\code{geoflow_data$setAccess()}} +\item \href{#method-geoflow_data-getAllowedSourceTypes}{\code{geoflow_data$getAllowedSourceTypes()}} +\item \href{#method-geoflow_data-setSourceType}{\code{geoflow_data$setSourceType()}} +\item \href{#method-geoflow_data-getAllowedGeomPossibleNames}{\code{geoflow_data$getAllowedGeomPossibleNames()}} +\item \href{#method-geoflow_data-getAllowedXPossibleNames}{\code{geoflow_data$getAllowedXPossibleNames()}} +\item \href{#method-geoflow_data-getAllowedYPossibleNames}{\code{geoflow_data$getAllowedYPossibleNames()}} +\item \href{#method-geoflow_data-setSource}{\code{geoflow_data$setSource()}} +\item \href{#method-geoflow_data-setSourceSql}{\code{geoflow_data$setSourceSql()}} +\item \href{#method-geoflow_data-setSourceZip}{\code{geoflow_data$setSourceZip()}} +\item \href{#method-geoflow_data-setSourceZipOnly}{\code{geoflow_data$setSourceZipOnly()}} +\item \href{#method-geoflow_data-setUploadSource}{\code{geoflow_data$setUploadSource()}} +\item \href{#method-geoflow_data-getAllowedUploadTypes}{\code{geoflow_data$getAllowedUploadTypes()}} +\item \href{#method-geoflow_data-setUploadType}{\code{geoflow_data$setUploadType()}} +\item \href{#method-geoflow_data-setUpload}{\code{geoflow_data$setUpload()}} +\item \href{#method-geoflow_data-setStyleUpload}{\code{geoflow_data$setStyleUpload()}} +\item \href{#method-geoflow_data-setSql}{\code{geoflow_data$setSql()}} +\item \href{#method-geoflow_data-setCqlFilter}{\code{geoflow_data$setCqlFilter()}} +\item \href{#method-geoflow_data-setWorkspace}{\code{geoflow_data$setWorkspace()}} +\item \href{#method-geoflow_data-setStore}{\code{geoflow_data$setStore()}} +\item \href{#method-geoflow_data-setDatastore}{\code{geoflow_data$setDatastore()}} +\item \href{#method-geoflow_data-setLayername}{\code{geoflow_data$setLayername()}} +\item \href{#method-geoflow_data-addStyle}{\code{geoflow_data$addStyle()}} +\item \href{#method-geoflow_data-addDimension}{\code{geoflow_data$addDimension()}} +\item \href{#method-geoflow_data-getAllowedSpatialRepresentationTypes}{\code{geoflow_data$getAllowedSpatialRepresentationTypes()}} +\item \href{#method-geoflow_data-setSpatialRepresentationType}{\code{geoflow_data$setSpatialRepresentationType()}} +\item \href{#method-geoflow_data-setOgcDimensions}{\code{geoflow_data$setOgcDimensions()}} +\item \href{#method-geoflow_data-setFeatures}{\code{geoflow_data$setFeatures()}} +\item \href{#method-geoflow_data-setParameter}{\code{geoflow_data$setParameter()}} +\item \href{#method-geoflow_data-setGeometryField}{\code{geoflow_data$setGeometryField()}} +\item \href{#method-geoflow_data-setGeometryType}{\code{geoflow_data$setGeometryType()}} +\item \href{#method-geoflow_data-setFeatureType}{\code{geoflow_data$setFeatureType()}} +\item \href{#method-geoflow_data-setFeatureTypeObj}{\code{geoflow_data$setFeatureTypeObj()}} +\item \href{#method-geoflow_data-setAttributes}{\code{geoflow_data$setAttributes()}} +\item \href{#method-geoflow_data-setVariables}{\code{geoflow_data$setVariables()}} +\item \href{#method-geoflow_data-setCoverages}{\code{geoflow_data$setCoverages()}} +\item \href{#method-geoflow_data-getAllowedEnvelopeCompositionTypes}{\code{geoflow_data$getAllowedEnvelopeCompositionTypes()}} +\item \href{#method-geoflow_data-setEnvelopeCompositionType}{\code{geoflow_data$setEnvelopeCompositionType()}} +\item \href{#method-geoflow_data-setSelectedResolution}{\code{geoflow_data$setSelectedResolution()}} +\item \href{#method-geoflow_data-setSelectedResolutionIndex}{\code{geoflow_data$setSelectedResolutionIndex()}} +\item \href{#method-geoflow_data-setBand}{\code{geoflow_data$setBand()}} +\item \href{#method-geoflow_data-addAction}{\code{geoflow_data$addAction()}} +\item \href{#method-geoflow_data-checkSoftwareProperties}{\code{geoflow_data$checkSoftwareProperties()}} +\item \href{#method-geoflow_data-clone}{\code{geoflow_data$clone()}} +} +} +\if{html}{\out{
}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-new}{}}} \subsection{Method \code{new()}}{ Initializes an object of class \link{geoflow_data} \subsection{Usage}{ @@ -161,8 +161,8 @@ Initializes an object of class \link{geoflow_data} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getAllowedSourceValues}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-getAllowedSourceValues}{}}} \subsection{Method \code{getAllowedSourceValues()}}{ Get allowed source values \subsection{Usage}{ @@ -174,8 +174,8 @@ a vector of class \code{character} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setAccess}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setAccess}{}}} \subsection{Method \code{setAccess()}}{ Set accessor id. See \code{list_data_accessors()} for available accessors \subsection{Usage}{ @@ -191,8 +191,8 @@ Set accessor id. See \code{list_data_accessors()} for available accessors } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getAllowedSourceTypes}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-getAllowedSourceTypes}{}}} \subsection{Method \code{getAllowedSourceTypes()}}{ Get allowed source types \subsection{Usage}{ @@ -204,8 +204,8 @@ a vector of class \code{character} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSourceType}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setSourceType}{}}} \subsection{Method \code{setSourceType()}}{ Set the source type. The source type is a simplification of the data mime type and is used to identify the type of source @@ -224,8 +224,8 @@ allowed in geoflow can be listed with \code{$getAllowedSourcedTypes()}. } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getAllowedGeomPossibleNames}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-getAllowedGeomPossibleNames}{}}} \subsection{Method \code{getAllowedGeomPossibleNames()}}{ Get allowed Geometry possible names for coercing data to \pkg{sf} objects \subsection{Usage}{ @@ -241,8 +241,8 @@ Get allowed Geometry possible names for coercing data to \pkg{sf} objects } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getAllowedXPossibleNames}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-getAllowedXPossibleNames}{}}} \subsection{Method \code{getAllowedXPossibleNames()}}{ Get allowed X possible names for coercing data to \pkg{sf} objects \subsection{Usage}{ @@ -258,8 +258,8 @@ Get allowed X possible names for coercing data to \pkg{sf} objects } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getAllowedYPossibleNames}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-getAllowedYPossibleNames}{}}} \subsection{Method \code{getAllowedYPossibleNames()}}{ Get allowed Y possible names for coercing data to \pkg{sf} objects \subsection{Usage}{ @@ -275,8 +275,8 @@ Get allowed Y possible names for coercing data to \pkg{sf} objects } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSource}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setSource}{}}} \subsection{Method \code{setSource()}}{ Set source, object of class \code{"character"} (single source), or \code{list}. For spatial source, a single source will be used, while for sources of type 'other' @@ -294,8 +294,8 @@ Set source, object of class \code{"character"} (single source), or \code{list}. } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSourceSql}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setSourceSql}{}}} \subsection{Method \code{setSourceSql()}}{ This is a convenience method for users that want to specify directly a SQL source. This method is called internally when a source SQL file has been set using @@ -313,8 +313,8 @@ This is a convenience method for users that want to specify directly } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSourceZip}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setSourceZip}{}}} \subsection{Method \code{setSourceZip()}}{ Sets whether a zipped version of the data file(s) should be created from source files. Default is \code{FALSE} \subsection{Usage}{ @@ -330,8 +330,8 @@ Sets whether a zipped version of the data file(s) should be created from source } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSourceZipOnly}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setSourceZipOnly}{}}} \subsection{Method \code{setSourceZipOnly()}}{ Sets whether a zipped version of the data file(s) only should be created from source files. Default is \code{FALSE} \subsection{Usage}{ @@ -347,8 +347,8 @@ Sets whether a zipped version of the data file(s) only should be created from so } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setUploadSource}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setUploadSource}{}}} \subsection{Method \code{setUploadSource()}}{ Set the source to upload in output software, alternative to the source. If leave empty, the source will be used as uploadSource. A typical use case is when we want to get a CSV source to import in a database, and use the @@ -366,8 +366,8 @@ Set the source to upload in output software, alternative to the source. If leave } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getAllowedUploadTypes}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-getAllowedUploadTypes}{}}} \subsection{Method \code{getAllowedUploadTypes()}}{ Get allowed upload types \subsection{Usage}{ @@ -379,8 +379,8 @@ the list of allowed upload types } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setUploadType}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setUploadType}{}}} \subsection{Method \code{setUploadType()}}{ The upload type is a simplification of the data mime type and is used to identify the type of data uploaded. By default it is assumed to be "other" (undefined). The upload types currently allowed in geoflow can be @@ -398,8 +398,8 @@ The upload type is a simplification of the data mime type and is used to identif } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setUpload}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setUpload}{}}} \subsection{Method \code{setUpload()}}{ Set whether the source data should be uploaded to the sofware output declared in the geoflow configuration or not. By default it is assumed that upload should be performed (upload \code{TRUE}). @@ -416,8 +416,8 @@ Set whether the source data should be uploaded to the sofware output declared in } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setStyleUpload}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setStyleUpload}{}}} \subsection{Method \code{setStyleUpload()}}{ Set whether styles in source data should be uploaded, by default \code{TRUE} \subsection{Usage}{ @@ -433,8 +433,8 @@ Set whether styles in source data should be uploaded, by default \code{TRUE} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSql}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setSql}{}}} \subsection{Method \code{setSql()}}{ Sets SQL for publication purpose. \subsection{Usage}{ @@ -450,8 +450,8 @@ Sets SQL for publication purpose. } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setCqlFilter}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setCqlFilter}{}}} \subsection{Method \code{setCqlFilter()}}{ Sets a CQL filter. In case of spatial data, once the data is read by geoflow (during initialization phase), the CQL filter will be applied to the data. @@ -468,8 +468,8 @@ the CQL filter will be applied to the data. } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setWorkspace}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setWorkspace}{}}} \subsection{Method \code{setWorkspace()}}{ Sets a workspace name, object of class \code{character}. A workspace must target a valid software type, object of class \code{character}, to be declared as first argument of this function, assuming the corresponding software is @@ -489,8 +489,8 @@ Sets a workspace name, object of class \code{character}. A workspace must target } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setStore}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setStore}{}}} \subsection{Method \code{setStore()}}{ Sets a data/coverage store name, object of class \code{character}. Used as target data/coverage store name for GeoServer action. \subsection{Usage}{ @@ -506,8 +506,8 @@ Sets a data/coverage store name, object of class \code{character}. Used as targe } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setDatastore}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setDatastore}{}}} \subsection{Method \code{setDatastore()}}{ Sets a datastore name, object of class \code{character}. Used as target datastore name for GeoServer action. DEPRECATED, use \code{setStore} \subsection{Usage}{ @@ -523,8 +523,8 @@ Sets a datastore name, object of class \code{character}. Used as target datastor } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setLayername}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setLayername}{}}} \subsection{Method \code{setLayername()}}{ Sets a layername, object of class \code{character}. Used as target layer name for Geoserver action. \subsection{Usage}{ @@ -540,8 +540,8 @@ Sets a layername, object of class \code{character}. Used as target layer name fo } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addStyle}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-addStyle}{}}} \subsection{Method \code{addStyle()}}{ Adds a style name, object of class \code{character}. Used as layer style name(s) for GeoServer action. \subsection{Usage}{ @@ -557,8 +557,8 @@ Adds a style name, object of class \code{character}. Used as layer style name(s) } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addDimension}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-addDimension}{}}} \subsection{Method \code{addDimension()}}{ Adds a dimension \subsection{Usage}{ @@ -576,8 +576,8 @@ Adds a dimension } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getAllowedSpatialRepresentationTypes}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-getAllowedSpatialRepresentationTypes}{}}} \subsection{Method \code{getAllowedSpatialRepresentationTypes()}}{ Get allowed spatial representation types, typically "vector" and "grid" \subsection{Usage}{ @@ -589,8 +589,8 @@ an object of class \code{character} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSpatialRepresentationType}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setSpatialRepresentationType}{}}} \subsection{Method \code{setSpatialRepresentationType()}}{ Set spatial representation type for the data considered \subsection{Usage}{ @@ -606,8 +606,8 @@ Set spatial representation type for the data considered } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setOgcDimensions}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setOgcDimensions}{}}} \subsection{Method \code{setOgcDimensions()}}{ Set OGC dimensions \subsection{Usage}{ @@ -625,8 +625,8 @@ Set OGC dimensions } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setFeatures}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setFeatures}{}}} \subsection{Method \code{setFeatures()}}{ Set data features \subsection{Usage}{ @@ -642,8 +642,8 @@ Set data features } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setParameter}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setParameter}{}}} \subsection{Method \code{setParameter()}}{ Set virtual parameter definition for setting virtual SQL view parametized layers in Geoserver, when \code{uploadType} is set to \code{dbquery}.The arguments here follow the definition of virtual parameters in GeoServer, ie a name (alias), @@ -668,8 +668,8 @@ Set virtual parameter definition for setting virtual SQL view parametized layers } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setGeometryField}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setGeometryField}{}}} \subsection{Method \code{setGeometryField()}}{ Sets the name of the geometry field in the target GeoServer SQL view parametrized layer \subsection{Usage}{ @@ -685,8 +685,8 @@ Sets the name of the geometry field in the target GeoServer SQL view parametrize } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setGeometryType}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setGeometryType}{}}} \subsection{Method \code{setGeometryType()}}{ Sets the name of the geometry field in the target GeoServer SQL view parametrized layer \subsection{Usage}{ @@ -702,8 +702,8 @@ Sets the name of the geometry field in the target GeoServer SQL view parametrize } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setFeatureType}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setFeatureType}{}}} \subsection{Method \code{setFeatureType()}}{ Sets a feature type (ID) to link data with a dictionnary \subsection{Usage}{ @@ -719,8 +719,8 @@ Sets a feature type (ID) to link data with a dictionnary } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setFeatureTypeObj}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setFeatureTypeObj}{}}} \subsection{Method \code{setFeatureTypeObj()}}{ Sets a feature type object \subsection{Usage}{ @@ -736,8 +736,8 @@ Sets a feature type object } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setAttributes}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setAttributes}{}}} \subsection{Method \code{setAttributes()}}{ Set attributes, as simple way to describe attributes without binding to a proper \link{geoflow_dictionary}. \subsection{Usage}{ @@ -753,8 +753,8 @@ Set attributes, as simple way to describe attributes without binding to a proper } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setVariables}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setVariables}{}}} \subsection{Method \code{setVariables()}}{ Set variables, as simple way to describe variables without binding to a proper \link{geoflow_dictionary}. \subsection{Usage}{ @@ -770,8 +770,8 @@ Set variables, as simple way to describe variables without binding to a proper \ } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setCoverages}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setCoverages}{}}} \subsection{Method \code{setCoverages()}}{ Set coverages \subsection{Usage}{ @@ -787,8 +787,8 @@ Set coverages } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getAllowedEnvelopeCompositionTypes}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-getAllowedEnvelopeCompositionTypes}{}}} \subsection{Method \code{getAllowedEnvelopeCompositionTypes()}}{ Get allowed envelope composition types \subsection{Usage}{ @@ -800,8 +800,8 @@ an object of class \code{character} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setEnvelopeCompositionType}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setEnvelopeCompositionType}{}}} \subsection{Method \code{setEnvelopeCompositionType()}}{ Set envelope composition type \subsection{Usage}{ @@ -817,8 +817,8 @@ Set envelope composition type } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSelectedResolution}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setSelectedResolution}{}}} \subsection{Method \code{setSelectedResolution()}}{ Set selected resolution \subsection{Usage}{ @@ -834,8 +834,8 @@ Set selected resolution } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSelectedResolutionIndex}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setSelectedResolutionIndex}{}}} \subsection{Method \code{setSelectedResolutionIndex()}}{ Set selected resolution index \subsection{Usage}{ @@ -851,8 +851,8 @@ Set selected resolution index } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setBand}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-setBand}{}}} \subsection{Method \code{setBand()}}{ Set band \subsection{Usage}{ @@ -870,8 +870,8 @@ Set band } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addAction}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-addAction}{}}} \subsection{Method \code{addAction()}}{ Adds a local action \subsection{Usage}{ @@ -887,8 +887,8 @@ Adds a local action } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-checkSoftwareProperties}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-checkSoftwareProperties}{}}} \subsection{Method \code{checkSoftwareProperties()}}{ A function triggered when loading a data object to check eventual software dependent properties, to make sure the corresponding software are declared in the config. @@ -905,8 +905,8 @@ A function triggered when loading a data object to check eventual software depen } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_data_accessor.Rd b/man/geoflow_data_accessor.Rd index 838d6caf..7c9b6b2b 100644 --- a/man/geoflow_data_accessor.Rd +++ b/man/geoflow_data_accessor.Rd @@ -55,28 +55,28 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_data_accessor$new()}} -\item \href{#method-setId}{\code{geoflow_data_accessor$setId()}} -\item \href{#method-setSoftwareType}{\code{geoflow_data_accessor$setSoftwareType()}} -\item \href{#method-setPackages}{\code{geoflow_data_accessor$setPackages()}} -\item \href{#method-setDefinition}{\code{geoflow_data_accessor$setDefinition()}} -\item \href{#method-setDownload}{\code{geoflow_data_accessor$setDownload()}} -\item \href{#method-checkPackages}{\code{geoflow_data_accessor$checkPackages()}} -\item \href{#method-clone}{\code{geoflow_data_accessor$clone()}} -} -} -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflowLogger.html#method-ERROR}{\code{geoflow::geoflowLogger$ERROR()}}\out{} -\item \out{}\href{../../geoflow/html/geoflowLogger.html#method-INFO}{\code{geoflow::geoflowLogger$INFO()}}\out{} -\item \out{}\href{../../geoflow/html/geoflowLogger.html#method-WARN}{\code{geoflow::geoflowLogger$WARN()}}\out{} -} -\out{
} -} +\item \href{#method-geoflow_data_accessor-new}{\code{geoflow_data_accessor$new()}} +\item \href{#method-geoflow_data_accessor-setId}{\code{geoflow_data_accessor$setId()}} +\item \href{#method-geoflow_data_accessor-setSoftwareType}{\code{geoflow_data_accessor$setSoftwareType()}} +\item \href{#method-geoflow_data_accessor-setPackages}{\code{geoflow_data_accessor$setPackages()}} +\item \href{#method-geoflow_data_accessor-setDefinition}{\code{geoflow_data_accessor$setDefinition()}} +\item \href{#method-geoflow_data_accessor-setDownload}{\code{geoflow_data_accessor$setDownload()}} +\item \href{#method-geoflow_data_accessor-checkPackages}{\code{geoflow_data_accessor$checkPackages()}} +\item \href{#method-geoflow_data_accessor-clone}{\code{geoflow_data_accessor$clone()}} +} +} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data_accessor-new}{}}} \subsection{Method \code{new()}}{ Initializes the data ccessor \subsection{Usage}{ @@ -106,8 +106,8 @@ Initializes the data ccessor } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setId}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data_accessor-setId}{}}} \subsection{Method \code{setId()}}{ Sets accessor ID \subsection{Usage}{ @@ -123,8 +123,8 @@ Sets accessor ID } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSoftwareType}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data_accessor-setSoftwareType}{}}} \subsection{Method \code{setSoftwareType()}}{ Sets software type \subsection{Usage}{ @@ -140,8 +140,8 @@ Sets software type } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setPackages}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data_accessor-setPackages}{}}} \subsection{Method \code{setPackages()}}{ Sets list of packages required for the accessor \subsection{Usage}{ @@ -157,8 +157,8 @@ Sets list of packages required for the accessor } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setDefinition}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data_accessor-setDefinition}{}}} \subsection{Method \code{setDefinition()}}{ Sets accessor definition \subsection{Usage}{ @@ -174,8 +174,8 @@ Sets accessor definition } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setDownload}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data_accessor-setDownload}{}}} \subsection{Method \code{setDownload()}}{ Set download handler (a function with arguments \code{file} and \code{path}) \subsection{Usage}{ @@ -191,8 +191,8 @@ Set download handler (a function with arguments \code{file} and \code{path}) } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-checkPackages}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data_accessor-checkPackages}{}}} \subsection{Method \code{checkPackages()}}{ Check that all packages required for the software are available, if yes, import them in the R session, and return a \code{data.frame} giving the @@ -204,8 +204,8 @@ Check that all packages required for the software are available, if yes, } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_data_accessor-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_date.Rd b/man/geoflow_date.Rd index 66d5fa53..bea76be3 100644 --- a/man/geoflow_date.Rd +++ b/man/geoflow_date.Rd @@ -40,15 +40,15 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_date$new()}} -\item \href{#method-setKey}{\code{geoflow_date$setKey()}} -\item \href{#method-setValue}{\code{geoflow_date$setValue()}} -\item \href{#method-clone}{\code{geoflow_date$clone()}} +\item \href{#method-geoflow_date-new}{\code{geoflow_date$new()}} +\item \href{#method-geoflow_date-setKey}{\code{geoflow_date$setKey()}} +\item \href{#method-geoflow_date-setValue}{\code{geoflow_date$setValue()}} +\item \href{#method-geoflow_date-clone}{\code{geoflow_date$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_date-new}{}}} \subsection{Method \code{new()}}{ Initializes a \link{geoflow_date} \subsection{Usage}{ @@ -57,8 +57,8 @@ Initializes a \link{geoflow_date} } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setKey}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_date-setKey}{}}} \subsection{Method \code{setKey()}}{ Sets the date key \subsection{Usage}{ @@ -74,8 +74,8 @@ Sets the date key } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setValue}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_date-setValue}{}}} \subsection{Method \code{setValue()}}{ Sets the date value. The method will check validity of date value. \subsection{Usage}{ @@ -91,8 +91,8 @@ Sets the date value. The method will check validity of date value. } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_date-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_dictionary.Rd b/man/geoflow_dictionary.Rd index f82a0880..66373dd7 100644 --- a/man/geoflow_dictionary.Rd +++ b/man/geoflow_dictionary.Rd @@ -34,20 +34,20 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_dictionary$new()}} -\item \href{#method-setSource}{\code{geoflow_dictionary$setSource()}} -\item \href{#method-getFeatureTypes}{\code{geoflow_dictionary$getFeatureTypes()}} -\item \href{#method-getFeatureTypeById}{\code{geoflow_dictionary$getFeatureTypeById()}} -\item \href{#method-addFeatureType}{\code{geoflow_dictionary$addFeatureType()}} -\item \href{#method-getRegisters}{\code{geoflow_dictionary$getRegisters()}} -\item \href{#method-getRegisterById}{\code{geoflow_dictionary$getRegisterById()}} -\item \href{#method-addRegister}{\code{geoflow_dictionary$addRegister()}} -\item \href{#method-clone}{\code{geoflow_dictionary$clone()}} +\item \href{#method-geoflow_dictionary-new}{\code{geoflow_dictionary$new()}} +\item \href{#method-geoflow_dictionary-setSource}{\code{geoflow_dictionary$setSource()}} +\item \href{#method-geoflow_dictionary-getFeatureTypes}{\code{geoflow_dictionary$getFeatureTypes()}} +\item \href{#method-geoflow_dictionary-getFeatureTypeById}{\code{geoflow_dictionary$getFeatureTypeById()}} +\item \href{#method-geoflow_dictionary-addFeatureType}{\code{geoflow_dictionary$addFeatureType()}} +\item \href{#method-geoflow_dictionary-getRegisters}{\code{geoflow_dictionary$getRegisters()}} +\item \href{#method-geoflow_dictionary-getRegisterById}{\code{geoflow_dictionary$getRegisterById()}} +\item \href{#method-geoflow_dictionary-addRegister}{\code{geoflow_dictionary$addRegister()}} +\item \href{#method-geoflow_dictionary-clone}{\code{geoflow_dictionary$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dictionary-new}{}}} \subsection{Method \code{new()}}{ Initializes a \link{geoflow_dictionary} object \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes a \link{geoflow_dictionary} object } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSource}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dictionary-setSource}{}}} \subsection{Method \code{setSource()}}{ Sets dictionnary source \subsection{Usage}{ @@ -73,8 +73,8 @@ Sets dictionnary source } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getFeatureTypes}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dictionary-getFeatureTypes}{}}} \subsection{Method \code{getFeatureTypes()}}{ Get the list of \link{geoflow_featuretype} defined in the dictionary \subsection{Usage}{ @@ -86,8 +86,8 @@ a \code{list} of \code{geoflow_featuretype} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getFeatureTypeById}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dictionary-getFeatureTypeById}{}}} \subsection{Method \code{getFeatureTypeById()}}{ Get an object of class \link{geoflow_featuretype} given an ID \subsection{Usage}{ @@ -106,8 +106,8 @@ an object of class \link{geoflow_featuretype}, otherwise \code{NULL} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addFeatureType}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dictionary-addFeatureType}{}}} \subsection{Method \code{addFeatureType()}}{ Adds a feature type to the dictionnary \subsection{Usage}{ @@ -123,8 +123,8 @@ Adds a feature type to the dictionnary } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getRegisters}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dictionary-getRegisters}{}}} \subsection{Method \code{getRegisters()}}{ Get the list of registers associated with the dictionnary \subsection{Usage}{ @@ -136,8 +136,8 @@ a list of \link{geoflow_register} objects } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getRegisterById}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dictionary-getRegisterById}{}}} \subsection{Method \code{getRegisterById()}}{ Get register by ID \subsection{Usage}{ @@ -156,8 +156,8 @@ an object of class \link{geoflow_register}, otherwise \code{NULL} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addRegister}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dictionary-addRegister}{}}} \subsection{Method \code{addRegister()}}{ Adds a register to the dictionnary \subsection{Usage}{ @@ -173,8 +173,8 @@ Adds a register to the dictionnary } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dictionary-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_dimension.Rd b/man/geoflow_dimension.Rd index 5367a5a9..ec00a0f4 100644 --- a/man/geoflow_dimension.Rd +++ b/man/geoflow_dimension.Rd @@ -52,19 +52,19 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_dimension$new()}} -\item \href{#method-setLongName}{\code{geoflow_dimension$setLongName()}} -\item \href{#method-setResolution}{\code{geoflow_dimension$setResolution()}} -\item \href{#method-setSize}{\code{geoflow_dimension$setSize()}} -\item \href{#method-setValues}{\code{geoflow_dimension$setValues()}} -\item \href{#method-setMinValue}{\code{geoflow_dimension$setMinValue()}} -\item \href{#method-setMaxValue}{\code{geoflow_dimension$setMaxValue()}} -\item \href{#method-clone}{\code{geoflow_dimension$clone()}} +\item \href{#method-geoflow_dimension-new}{\code{geoflow_dimension$new()}} +\item \href{#method-geoflow_dimension-setLongName}{\code{geoflow_dimension$setLongName()}} +\item \href{#method-geoflow_dimension-setResolution}{\code{geoflow_dimension$setResolution()}} +\item \href{#method-geoflow_dimension-setSize}{\code{geoflow_dimension$setSize()}} +\item \href{#method-geoflow_dimension-setValues}{\code{geoflow_dimension$setValues()}} +\item \href{#method-geoflow_dimension-setMinValue}{\code{geoflow_dimension$setMinValue()}} +\item \href{#method-geoflow_dimension-setMaxValue}{\code{geoflow_dimension$setMaxValue()}} +\item \href{#method-geoflow_dimension-clone}{\code{geoflow_dimension$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dimension-new}{}}} \subsection{Method \code{new()}}{ Initializes the \link{geoflow_dimension} \subsection{Usage}{ @@ -73,8 +73,8 @@ Initializes the \link{geoflow_dimension} } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setLongName}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dimension-setLongName}{}}} \subsection{Method \code{setLongName()}}{ Sets the dimension long name \subsection{Usage}{ @@ -90,8 +90,8 @@ Sets the dimension long name } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setResolution}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dimension-setResolution}{}}} \subsection{Method \code{setResolution()}}{ Sets the resolution \subsection{Usage}{ @@ -109,8 +109,8 @@ Sets the resolution } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSize}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dimension-setSize}{}}} \subsection{Method \code{setSize()}}{ Sets the dimension size \subsection{Usage}{ @@ -126,8 +126,8 @@ Sets the dimension size } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setValues}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dimension-setValues}{}}} \subsection{Method \code{setValues()}}{ Sets dimension values \subsection{Usage}{ @@ -143,8 +143,8 @@ Sets dimension values } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setMinValue}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dimension-setMinValue}{}}} \subsection{Method \code{setMinValue()}}{ Sets dimension min value \subsection{Usage}{ @@ -160,8 +160,8 @@ Sets dimension min value } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setMaxValue}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dimension-setMaxValue}{}}} \subsection{Method \code{setMaxValue()}}{ Sets dimension max value \subsection{Usage}{ @@ -177,8 +177,8 @@ Sets dimension max value } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_dimension-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_entity.Rd b/man/geoflow_entity.Rd index 61c60a77..de5a5d5a 100644 --- a/man/geoflow_entity.Rd +++ b/man/geoflow_entity.Rd @@ -66,52 +66,52 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_entity$new()}} -\item \href{#method-getAllowedKeyValuesFor}{\code{geoflow_entity$getAllowedKeyValuesFor()}} -\item \href{#method-setIdentifier}{\code{geoflow_entity$setIdentifier()}} -\item \href{#method-addDate}{\code{geoflow_entity$addDate()}} -\item \href{#method-setLanguage}{\code{geoflow_entity$setLanguage()}} -\item \href{#method-writeDataResource}{\code{geoflow_entity$writeDataResource()}} -\item \href{#method-setType}{\code{geoflow_entity$setType()}} -\item \href{#method-setTitle}{\code{geoflow_entity$setTitle()}} -\item \href{#method-setDescription}{\code{geoflow_entity$setDescription()}} -\item \href{#method-addSubject}{\code{geoflow_entity$addSubject()}} -\item \href{#method-addFormat}{\code{geoflow_entity$addFormat()}} -\item \href{#method-addContact}{\code{geoflow_entity$addContact()}} -\item \href{#method-addRelation}{\code{geoflow_entity$addRelation()}} -\item \href{#method-addRight}{\code{geoflow_entity$addRight()}} -\item \href{#method-setSpatialExtent}{\code{geoflow_entity$setSpatialExtent()}} -\item \href{#method-setSpatialBbox}{\code{geoflow_entity$setSpatialBbox()}} -\item \href{#method-setSrid}{\code{geoflow_entity$setSrid()}} -\item \href{#method-setTemporalExtent}{\code{geoflow_entity$setTemporalExtent()}} -\item \href{#method-setProvenance}{\code{geoflow_entity$setProvenance()}} -\item \href{#method-setData}{\code{geoflow_entity$setData()}} -\item \href{#method-getEntityJobDirname}{\code{geoflow_entity$getEntityJobDirname()}} -\item \href{#method-getEntityJobDirPath}{\code{geoflow_entity$getEntityJobDirPath()}} -\item \href{#method-prepareEntityJobDir}{\code{geoflow_entity$prepareEntityJobDir()}} -\item \href{#method-copyDataToJobDir}{\code{geoflow_entity$copyDataToJobDir()}} -\item \href{#method-enrichWithFeatures}{\code{geoflow_entity$enrichWithFeatures()}} -\item \href{#method-enrichWithCoverages}{\code{geoflow_entity$enrichWithCoverages()}} -\item \href{#method-prepareFeaturesToUpload}{\code{geoflow_entity$prepareFeaturesToUpload()}} -\item \href{#method-enrichWithRelations}{\code{geoflow_entity$enrichWithRelations()}} -\item \href{#method-enrichWithSubjects}{\code{geoflow_entity$enrichWithSubjects()}} -\item \href{#method-enrichWithFormats}{\code{geoflow_entity$enrichWithFormats()}} -\item \href{#method-enrichWithMetadata}{\code{geoflow_entity$enrichWithMetadata()}} -\item \href{#method-getContacts}{\code{geoflow_entity$getContacts()}} -\item \href{#method-getSubjects}{\code{geoflow_entity$getSubjects()}} -\item \href{#method-getRelations}{\code{geoflow_entity$getRelations()}} -\item \href{#method-setStatus}{\code{geoflow_entity$setStatus()}} -\item \href{#method-getJobResource}{\code{geoflow_entity$getJobResource()}} -\item \href{#method-getJobDataResource}{\code{geoflow_entity$getJobDataResource()}} -\item \href{#method-getJobMetadataResource}{\code{geoflow_entity$getJobMetadataResource()}} -\item \href{#method-addResource}{\code{geoflow_entity$addResource()}} -\item \href{#method-asDataFrame}{\code{geoflow_entity$asDataFrame()}} -\item \href{#method-clone}{\code{geoflow_entity$clone()}} -} -} -\if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\item \href{#method-geoflow_entity-new}{\code{geoflow_entity$new()}} +\item \href{#method-geoflow_entity-getAllowedKeyValuesFor}{\code{geoflow_entity$getAllowedKeyValuesFor()}} +\item \href{#method-geoflow_entity-setIdentifier}{\code{geoflow_entity$setIdentifier()}} +\item \href{#method-geoflow_entity-addDate}{\code{geoflow_entity$addDate()}} +\item \href{#method-geoflow_entity-setLanguage}{\code{geoflow_entity$setLanguage()}} +\item \href{#method-geoflow_entity-writeDataResource}{\code{geoflow_entity$writeDataResource()}} +\item \href{#method-geoflow_entity-setType}{\code{geoflow_entity$setType()}} +\item \href{#method-geoflow_entity-setTitle}{\code{geoflow_entity$setTitle()}} +\item \href{#method-geoflow_entity-setDescription}{\code{geoflow_entity$setDescription()}} +\item \href{#method-geoflow_entity-addSubject}{\code{geoflow_entity$addSubject()}} +\item \href{#method-geoflow_entity-addFormat}{\code{geoflow_entity$addFormat()}} +\item \href{#method-geoflow_entity-addContact}{\code{geoflow_entity$addContact()}} +\item \href{#method-geoflow_entity-addRelation}{\code{geoflow_entity$addRelation()}} +\item \href{#method-geoflow_entity-addRight}{\code{geoflow_entity$addRight()}} +\item \href{#method-geoflow_entity-setSpatialExtent}{\code{geoflow_entity$setSpatialExtent()}} +\item \href{#method-geoflow_entity-setSpatialBbox}{\code{geoflow_entity$setSpatialBbox()}} +\item \href{#method-geoflow_entity-setSrid}{\code{geoflow_entity$setSrid()}} +\item \href{#method-geoflow_entity-setTemporalExtent}{\code{geoflow_entity$setTemporalExtent()}} +\item \href{#method-geoflow_entity-setProvenance}{\code{geoflow_entity$setProvenance()}} +\item \href{#method-geoflow_entity-setData}{\code{geoflow_entity$setData()}} +\item \href{#method-geoflow_entity-getEntityJobDirname}{\code{geoflow_entity$getEntityJobDirname()}} +\item \href{#method-geoflow_entity-getEntityJobDirPath}{\code{geoflow_entity$getEntityJobDirPath()}} +\item \href{#method-geoflow_entity-prepareEntityJobDir}{\code{geoflow_entity$prepareEntityJobDir()}} +\item \href{#method-geoflow_entity-copyDataToJobDir}{\code{geoflow_entity$copyDataToJobDir()}} +\item \href{#method-geoflow_entity-enrichWithFeatures}{\code{geoflow_entity$enrichWithFeatures()}} +\item \href{#method-geoflow_entity-enrichWithCoverages}{\code{geoflow_entity$enrichWithCoverages()}} +\item \href{#method-geoflow_entity-prepareFeaturesToUpload}{\code{geoflow_entity$prepareFeaturesToUpload()}} +\item \href{#method-geoflow_entity-enrichWithRelations}{\code{geoflow_entity$enrichWithRelations()}} +\item \href{#method-geoflow_entity-enrichWithSubjects}{\code{geoflow_entity$enrichWithSubjects()}} +\item \href{#method-geoflow_entity-enrichWithFormats}{\code{geoflow_entity$enrichWithFormats()}} +\item \href{#method-geoflow_entity-enrichWithMetadata}{\code{geoflow_entity$enrichWithMetadata()}} +\item \href{#method-geoflow_entity-getContacts}{\code{geoflow_entity$getContacts()}} +\item \href{#method-geoflow_entity-getSubjects}{\code{geoflow_entity$getSubjects()}} +\item \href{#method-geoflow_entity-getRelations}{\code{geoflow_entity$getRelations()}} +\item \href{#method-geoflow_entity-setStatus}{\code{geoflow_entity$setStatus()}} +\item \href{#method-geoflow_entity-getJobResource}{\code{geoflow_entity$getJobResource()}} +\item \href{#method-geoflow_entity-getJobDataResource}{\code{geoflow_entity$getJobDataResource()}} +\item \href{#method-geoflow_entity-getJobMetadataResource}{\code{geoflow_entity$getJobMetadataResource()}} +\item \href{#method-geoflow_entity-addResource}{\code{geoflow_entity$addResource()}} +\item \href{#method-geoflow_entity-asDataFrame}{\code{geoflow_entity$asDataFrame()}} +\item \href{#method-geoflow_entity-clone}{\code{geoflow_entity$clone()}} +} +} +\if{html}{\out{
}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-new}{}}} \subsection{Method \code{new()}}{ Initializes an object of class \link{geoflow_entity} \subsection{Usage}{ @@ -120,8 +120,8 @@ Initializes an object of class \link{geoflow_entity} } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getAllowedKeyValuesFor}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-getAllowedKeyValuesFor}{}}} \subsection{Method \code{getAllowedKeyValuesFor()}}{ Retrieves keys allowed for a given tabular field name. eg. "Identifier" \subsection{Usage}{ @@ -140,8 +140,8 @@ the list of valid keys for the field considered } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setIdentifier}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-setIdentifier}{}}} \subsection{Method \code{setIdentifier()}}{ Set an identifier given a key. Default key is "id", but others can be specified, eg "doi". \subsection{Usage}{ @@ -159,8 +159,8 @@ Set an identifier given a key. Default key is "id", but others can be specified, } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addDate}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-addDate}{}}} \subsection{Method \code{addDate()}}{ Adds a date \subsection{Usage}{ @@ -178,8 +178,8 @@ Adds a date } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setLanguage}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-setLanguage}{}}} \subsection{Method \code{setLanguage()}}{ Set the language used for the entity description (metadata). Default is "eng". \subsection{Usage}{ @@ -195,8 +195,8 @@ Set the language used for the entity description (metadata). Default is "eng". } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-writeDataResource}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-writeDataResource}{}}} \subsection{Method \code{writeDataResource()}}{ writes a data resource. Deprecrated Note: TODO to review in line with 'writeWorkflowJobDataResource \subsection{Usage}{ @@ -216,8 +216,8 @@ writes a data resource. Deprecrated Note: TODO to review in line with 'writeWork } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setType}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-setType}{}}} \subsection{Method \code{setType()}}{ Set the type of description. By default a generic type (key = "generic") is defined to "dataset", and will be used as default type for actions that perform metadata production / publication. @@ -236,8 +236,8 @@ Set the type of description. By default a generic type (key = "generic") is defi } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setTitle}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-setTitle}{}}} \subsection{Method \code{setTitle()}}{ Sets title \subsection{Usage}{ @@ -255,8 +255,8 @@ Sets title } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setDescription}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-setDescription}{}}} \subsection{Method \code{setDescription()}}{ Sets description \subsection{Usage}{ @@ -274,8 +274,8 @@ Sets description } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addSubject}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-addSubject}{}}} \subsection{Method \code{addSubject()}}{ Adds a subject \subsection{Usage}{ @@ -291,8 +291,8 @@ Adds a subject } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addFormat}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-addFormat}{}}} \subsection{Method \code{addFormat()}}{ Adds a format \subsection{Usage}{ @@ -308,8 +308,8 @@ Adds a format } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addContact}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-addContact}{}}} \subsection{Method \code{addContact()}}{ Adds a contact \subsection{Usage}{ @@ -325,8 +325,8 @@ Adds a contact } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addRelation}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-addRelation}{}}} \subsection{Method \code{addRelation()}}{ Adds a relation \subsection{Usage}{ @@ -342,8 +342,8 @@ Adds a relation } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addRight}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-addRight}{}}} \subsection{Method \code{addRight()}}{ Adds a right \subsection{Usage}{ @@ -359,8 +359,8 @@ Adds a right } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSpatialExtent}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-setSpatialExtent}{}}} \subsection{Method \code{setSpatialExtent()}}{ Set spatial extent. Various ways can be used to set the spatial extent 1) with a WKT string, 2) with a bbox, object of class \code{matrix}, or 3) specifying a data object (from \pkg{sf}). @@ -385,8 +385,8 @@ Set spatial extent. Various ways can be used to set the spatial extent 1) with a } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSpatialBbox}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-setSpatialBbox}{}}} \subsection{Method \code{setSpatialBbox()}}{ Set spatial bbox. Various ways can be used to set the spatial extent 1) with a WKT string, 2) with a bbox, object of class \code{matrix}, or 3) specifying a data object (from \pkg{sf}). @@ -410,8 +410,8 @@ Set spatial bbox. Various ways can be used to set the spatial extent 1) with a W } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSrid}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-setSrid}{}}} \subsection{Method \code{setSrid()}}{ Sets entity SRID \subsection{Usage}{ @@ -427,8 +427,8 @@ Sets entity SRID } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setTemporalExtent}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-setTemporalExtent}{}}} \subsection{Method \code{setTemporalExtent()}}{ Sets temporal extent. The temporal extent can be a year, date instant or interval \subsection{Usage}{ @@ -444,8 +444,8 @@ Sets temporal extent. The temporal extent can be a year, date instant or interva } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setProvenance}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-setProvenance}{}}} \subsection{Method \code{setProvenance()}}{ Sets entity provenance \subsection{Usage}{ @@ -461,8 +461,8 @@ Sets entity provenance } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setData}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-setData}{}}} \subsection{Method \code{setData()}}{ Sets entity data object \subsection{Usage}{ @@ -478,8 +478,8 @@ Sets entity data object } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getEntityJobDirname}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-getEntityJobDirname}{}}} \subsection{Method \code{getEntityJobDirname()}}{ Gets entity job directory name. In case entity is identified with a DOI, the '/' (slash) will be replaced by '_' (underscore) to make sure directory is created. @@ -492,8 +492,8 @@ get the name of entity job directory that will be created for the entity } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getEntityJobDirPath}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-getEntityJobDirPath}{}}} \subsection{Method \code{getEntityJobDirPath()}}{ Gets entity job directory path. In the job directory, all entities subdirs will be created within a 'entities' directory. \subsection{Usage}{ @@ -514,8 +514,8 @@ the entity job directory path } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-prepareEntityJobDir}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-prepareEntityJobDir}{}}} \subsection{Method \code{prepareEntityJobDir()}}{ Function called internally by \pkg{geoflow} that creates the entity directory and relevant sub-directories. The default sub-directories will include 'data' and 'metadata'. Other sub-directories may be created depnding @@ -535,8 +535,8 @@ Function called internally by \pkg{geoflow} that creates the entity directory an } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-copyDataToJobDir}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-copyDataToJobDir}{}}} \subsection{Method \code{copyDataToJobDir()}}{ This function will look at data object associated to the entity (previously set with \code{setData}), and will try to (download)/copy the data source to the geoflow job directory. @@ -555,8 +555,8 @@ This function will look at data object associated to the entity (previously set } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-enrichWithFeatures}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-enrichWithFeatures}{}}} \subsection{Method \code{enrichWithFeatures()}}{ This function will enrich the entity with data features (vector data), trying to read the spatial data (eg shapefile, sql query - if a database input software is declared in the geoflow config). This method will overwrite @@ -577,8 +577,8 @@ geometries than a bounding box. } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-enrichWithCoverages}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-enrichWithCoverages}{}}} \subsection{Method \code{enrichWithCoverages()}}{ This function will enrich the entity with data coverages (grid data), trying to read the spatial data (eg. geotiff). This method will overwrite spatial metadata such as the bounding box. Note that the user spatial extent @@ -598,8 +598,8 @@ is not overwriten since it may contain finer geometries than a bounding box. } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-prepareFeaturesToUpload}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-prepareFeaturesToUpload}{}}} \subsection{Method \code{prepareFeaturesToUpload()}}{ This function will 1) check (in case of upload is requested) if the type of source and upload are both different on files formats(eg. csv,shp,gpkg) and 2) process automatically to conversion from source to upload type. @@ -616,8 +616,8 @@ on files formats(eg. csv,shp,gpkg) and 2) process automatically to conversion fr } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-enrichWithRelations}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-enrichWithRelations}{}}} \subsection{Method \code{enrichWithRelations()}}{ This function that will enrich the entity with relations. At now this is essentially related to adding relations if a Geoserver (geosapi) publishing action is enabled in which case this function will add 1) @@ -636,8 +636,8 @@ This function that will enrich the entity with relations. At now this is essenti } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-enrichWithSubjects}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-enrichWithSubjects}{}}} \subsection{Method \code{enrichWithSubjects()}}{ Enrichs the entity with subjects. If no subject specify in Subjects, automatically add keyword from dictionary to 'theme' category @@ -654,8 +654,8 @@ automatically add keyword from dictionary to 'theme' category } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-enrichWithFormats}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-enrichWithFormats}{}}} \subsection{Method \code{enrichWithFormats()}}{ Enrichs the entity with formats \subsection{Usage}{ @@ -671,8 +671,8 @@ Enrichs the entity with formats } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-enrichWithMetadata}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-enrichWithMetadata}{}}} \subsection{Method \code{enrichWithMetadata()}}{ Enrichs the entity properties with entity metadata from other properties. \subsection{Usage}{ @@ -688,8 +688,8 @@ Enrichs the entity properties with entity metadata from other properties. } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getContacts}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-getContacts}{}}} \subsection{Method \code{getContacts()}}{ Get the entity contacts \subsection{Usage}{ @@ -708,8 +708,8 @@ a list of \code{geoflow_contact} or a \code{data.frame} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getSubjects}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-getSubjects}{}}} \subsection{Method \code{getSubjects()}}{ Get the entity subjects \subsection{Usage}{ @@ -730,8 +730,8 @@ a list of \code{geoflow_subject} or a \code{data.frame} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getRelations}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-getRelations}{}}} \subsection{Method \code{getRelations()}}{ Get the entity relations \subsection{Usage}{ @@ -750,8 +750,8 @@ a list of \code{geoflow_relation} or a \code{data.frame} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setStatus}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-setStatus}{}}} \subsection{Method \code{setStatus()}}{ Set a simple status either "draft" or "published". This method is required to deal with systems that manage DOIs, such as Zenodo (with \pkg{zen4R}) or Dataverse (with \pkg{atom4R}) @@ -771,8 +771,8 @@ Set a simple status either "draft" or "published". This method is required to de } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getJobResource}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-getJobResource}{}}} \subsection{Method \code{getJobResource()}}{ Get an entity job resource path \subsection{Usage}{ @@ -795,8 +795,8 @@ the file path of the job resource } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getJobDataResource}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-getJobDataResource}{}}} \subsection{Method \code{getJobDataResource()}}{ Get an entity job data resource path \subsection{Usage}{ @@ -817,8 +817,8 @@ the file path of the job data resource } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getJobMetadataResource}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-getJobMetadataResource}{}}} \subsection{Method \code{getJobMetadataResource()}}{ Get an entity job metadata resource path \subsection{Usage}{ @@ -839,8 +839,8 @@ the file path of the job metadata resource } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addResource}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-addResource}{}}} \subsection{Method \code{addResource()}}{ Adds a resource to the entity \subsection{Usage}{ @@ -858,8 +858,8 @@ Adds a resource to the entity } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-asDataFrame}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-asDataFrame}{}}} \subsection{Method \code{asDataFrame()}}{ Methods to export the \link{geoflow_entity} as \code{data.frame} using key-based syntax. \subsection{Usage}{ @@ -878,8 +878,8 @@ an object of class \code{data.frame} giving the entities using key-based syntax } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_entity-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_featuremember.Rd b/man/geoflow_featuremember.Rd index fb2459e3..f1f9f766 100644 --- a/man/geoflow_featuremember.Rd +++ b/man/geoflow_featuremember.Rd @@ -48,13 +48,13 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_featuremember$new()}} -\item \href{#method-clone}{\code{geoflow_featuremember$clone()}} +\item \href{#method-geoflow_featuremember-new}{\code{geoflow_featuremember$new()}} +\item \href{#method-geoflow_featuremember-clone}{\code{geoflow_featuremember$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_featuremember-new}{}}} \subsection{Method \code{new()}}{ Initializes a \link{geoflow_featuremember} \subsection{Usage}{ @@ -96,8 +96,8 @@ Initializes a \link{geoflow_featuremember} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_featuremember-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_featuretype.Rd b/man/geoflow_featuretype.Rd index 03a4876d..d08794bc 100644 --- a/man/geoflow_featuretype.Rd +++ b/man/geoflow_featuretype.Rd @@ -32,16 +32,16 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_featuretype$new()}} -\item \href{#method-addMember}{\code{geoflow_featuretype$addMember()}} -\item \href{#method-getMembers}{\code{geoflow_featuretype$getMembers()}} -\item \href{#method-getMemberById}{\code{geoflow_featuretype$getMemberById()}} -\item \href{#method-clone}{\code{geoflow_featuretype$clone()}} +\item \href{#method-geoflow_featuretype-new}{\code{geoflow_featuretype$new()}} +\item \href{#method-geoflow_featuretype-addMember}{\code{geoflow_featuretype$addMember()}} +\item \href{#method-geoflow_featuretype-getMembers}{\code{geoflow_featuretype$getMembers()}} +\item \href{#method-geoflow_featuretype-getMemberById}{\code{geoflow_featuretype$getMemberById()}} +\item \href{#method-geoflow_featuretype-clone}{\code{geoflow_featuretype$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_featuretype-new}{}}} \subsection{Method \code{new()}}{ Initializes a \link{geoflow_featuretype} \subsection{Usage}{ @@ -57,8 +57,8 @@ Initializes a \link{geoflow_featuretype} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addMember}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_featuretype-addMember}{}}} \subsection{Method \code{addMember()}}{ Adds a member \subsection{Usage}{ @@ -74,8 +74,8 @@ Adds a member } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getMembers}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_featuretype-getMembers}{}}} \subsection{Method \code{getMembers()}}{ Get members \subsection{Usage}{ @@ -87,8 +87,8 @@ the list of members, as objects of class \link{geoflow_featuremember} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getMemberById}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_featuretype-getMemberById}{}}} \subsection{Method \code{getMemberById()}}{ Get member by ID \subsection{Usage}{ @@ -107,8 +107,8 @@ an object of class \link{geoflow_featuremember}, \code{NULL} otherwise } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_featuretype-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_format.Rd b/man/geoflow_format.Rd index 2bac20fc..99b6c830 100644 --- a/man/geoflow_format.Rd +++ b/man/geoflow_format.Rd @@ -48,17 +48,17 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_format$new()}} -\item \href{#method-setKey}{\code{geoflow_format$setKey()}} -\item \href{#method-setName}{\code{geoflow_format$setName()}} -\item \href{#method-setUri}{\code{geoflow_format$setUri()}} -\item \href{#method-setDescription}{\code{geoflow_format$setDescription()}} -\item \href{#method-clone}{\code{geoflow_format$clone()}} +\item \href{#method-geoflow_format-new}{\code{geoflow_format$new()}} +\item \href{#method-geoflow_format-setKey}{\code{geoflow_format$setKey()}} +\item \href{#method-geoflow_format-setName}{\code{geoflow_format$setName()}} +\item \href{#method-geoflow_format-setUri}{\code{geoflow_format$setUri()}} +\item \href{#method-geoflow_format-setDescription}{\code{geoflow_format$setDescription()}} +\item \href{#method-geoflow_format-clone}{\code{geoflow_format$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_format-new}{}}} \subsection{Method \code{new()}}{ Initializes a \link{geoflow_format} \subsection{Usage}{ @@ -74,8 +74,8 @@ Initializes a \link{geoflow_format} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setKey}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_format-setKey}{}}} \subsection{Method \code{setKey()}}{ Sets format key \subsection{Usage}{ @@ -91,8 +91,8 @@ Sets format key } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setName}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_format-setName}{}}} \subsection{Method \code{setName()}}{ Sets format name \subsection{Usage}{ @@ -108,8 +108,8 @@ Sets format name } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setUri}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_format-setUri}{}}} \subsection{Method \code{setUri()}}{ Sets format URI \subsection{Usage}{ @@ -125,8 +125,8 @@ Sets format URI } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setDescription}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_format-setDescription}{}}} \subsection{Method \code{setDescription()}}{ Sets format description \subsection{Usage}{ @@ -142,8 +142,8 @@ Sets format description } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_format-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_handler.Rd b/man/geoflow_handler.Rd index 4334d78b..85d4d12a 100644 --- a/man/geoflow_handler.Rd +++ b/man/geoflow_handler.Rd @@ -57,14 +57,14 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_handler$new()}} -\item \href{#method-checkPackages}{\code{geoflow_handler$checkPackages()}} -\item \href{#method-clone}{\code{geoflow_handler$clone()}} +\item \href{#method-geoflow_handler-new}{\code{geoflow_handler$new()}} +\item \href{#method-geoflow_handler-checkPackages}{\code{geoflow_handler$checkPackages()}} +\item \href{#method-geoflow_handler-clone}{\code{geoflow_handler$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_handler-new}{}}} \subsection{Method \code{new()}}{ Initializes a \link{geoflow_handler} \subsection{Usage}{ @@ -88,8 +88,8 @@ Initializes a \link{geoflow_handler} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-checkPackages}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_handler-checkPackages}{}}} \subsection{Method \code{checkPackages()}}{ Check that all packages required for the handler are available, if yes, import them in the R session, and return a \code{data.frame} giving the @@ -101,8 +101,8 @@ Check that all packages required for the handler are available, if yes, } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_handler-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_keyword.Rd b/man/geoflow_keyword.Rd index daba1be5..4132793c 100644 --- a/man/geoflow_keyword.Rd +++ b/man/geoflow_keyword.Rd @@ -40,15 +40,15 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_keyword$new()}} -\item \href{#method-setName}{\code{geoflow_keyword$setName()}} -\item \href{#method-setUri}{\code{geoflow_keyword$setUri()}} -\item \href{#method-clone}{\code{geoflow_keyword$clone()}} +\item \href{#method-geoflow_keyword-new}{\code{geoflow_keyword$new()}} +\item \href{#method-geoflow_keyword-setName}{\code{geoflow_keyword$setName()}} +\item \href{#method-geoflow_keyword-setUri}{\code{geoflow_keyword$setUri()}} +\item \href{#method-geoflow_keyword-clone}{\code{geoflow_keyword$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_keyword-new}{}}} \subsection{Method \code{new()}}{ Initializes a \link{geoflow_keyword} \subsection{Usage}{ @@ -66,8 +66,8 @@ Initializes a \link{geoflow_keyword} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setName}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_keyword-setName}{}}} \subsection{Method \code{setName()}}{ Sets keyword \subsection{Usage}{ @@ -83,8 +83,8 @@ Sets keyword } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setUri}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_keyword-setUri}{}}} \subsection{Method \code{setUri()}}{ Sets keyword URI \subsection{Usage}{ @@ -100,8 +100,8 @@ Sets keyword URI } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_keyword-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_kvp.Rd b/man/geoflow_kvp.Rd index 4aa3f0e6..badf7d19 100644 --- a/man/geoflow_kvp.Rd +++ b/man/geoflow_kvp.Rd @@ -43,15 +43,15 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_kvp$new()}} -\item \href{#method-setKey}{\code{geoflow_kvp$setKey()}} -\item \href{#method-setValue}{\code{geoflow_kvp$setValue()}} -\item \href{#method-clone}{\code{geoflow_kvp$clone()}} +\item \href{#method-geoflow_kvp-new}{\code{geoflow_kvp$new()}} +\item \href{#method-geoflow_kvp-setKey}{\code{geoflow_kvp$setKey()}} +\item \href{#method-geoflow_kvp-setValue}{\code{geoflow_kvp$setValue()}} +\item \href{#method-geoflow_kvp-clone}{\code{geoflow_kvp$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_kvp-new}{}}} \subsection{Method \code{new()}}{ Initializes a Key-Value pair (KVP) \subsection{Usage}{ @@ -67,8 +67,8 @@ Initializes a Key-Value pair (KVP) } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setKey}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_kvp-setKey}{}}} \subsection{Method \code{setKey()}}{ Set KVP key \subsection{Usage}{ @@ -84,8 +84,8 @@ Set KVP key } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setValue}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_kvp-setValue}{}}} \subsection{Method \code{setValue()}}{ Set KVP value \subsection{Usage}{ @@ -101,8 +101,8 @@ Set KVP value } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_kvp-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_process.Rd b/man/geoflow_process.Rd index b2d812c0..0d33acc7 100644 --- a/man/geoflow_process.Rd +++ b/man/geoflow_process.Rd @@ -44,16 +44,16 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_process$new()}} -\item \href{#method-setRationale}{\code{geoflow_process$setRationale()}} -\item \href{#method-setDescription}{\code{geoflow_process$setDescription()}} -\item \href{#method-setProcessor}{\code{geoflow_process$setProcessor()}} -\item \href{#method-clone}{\code{geoflow_process$clone()}} +\item \href{#method-geoflow_process-new}{\code{geoflow_process$new()}} +\item \href{#method-geoflow_process-setRationale}{\code{geoflow_process$setRationale()}} +\item \href{#method-geoflow_process-setDescription}{\code{geoflow_process$setDescription()}} +\item \href{#method-geoflow_process-setProcessor}{\code{geoflow_process$setProcessor()}} +\item \href{#method-geoflow_process-clone}{\code{geoflow_process$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_process-new}{}}} \subsection{Method \code{new()}}{ Initializes the \link{geoflow_process} \subsection{Usage}{ @@ -62,8 +62,8 @@ Initializes the \link{geoflow_process} } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setRationale}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_process-setRationale}{}}} \subsection{Method \code{setRationale()}}{ Set process rationale \subsection{Usage}{ @@ -79,8 +79,8 @@ Set process rationale } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setDescription}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_process-setDescription}{}}} \subsection{Method \code{setDescription()}}{ Set process description \subsection{Usage}{ @@ -96,8 +96,8 @@ Set process description } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setProcessor}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_process-setProcessor}{}}} \subsection{Method \code{setProcessor()}}{ Set processor \subsection{Usage}{ @@ -113,8 +113,8 @@ Set processor } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_process-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_profile.Rd b/man/geoflow_profile.Rd index 8af66433..ad022216 100644 --- a/man/geoflow_profile.Rd +++ b/man/geoflow_profile.Rd @@ -51,19 +51,19 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_profile$new()}} -\item \href{#method-setId}{\code{geoflow_profile$setId()}} -\item \href{#method-setName}{\code{geoflow_profile$setName()}} -\item \href{#method-setProject}{\code{geoflow_profile$setProject()}} -\item \href{#method-setOrganization}{\code{geoflow_profile$setOrganization()}} -\item \href{#method-addLogo}{\code{geoflow_profile$addLogo()}} -\item \href{#method-setMode}{\code{geoflow_profile$setMode()}} -\item \href{#method-clone}{\code{geoflow_profile$clone()}} +\item \href{#method-geoflow_profile-new}{\code{geoflow_profile$new()}} +\item \href{#method-geoflow_profile-setId}{\code{geoflow_profile$setId()}} +\item \href{#method-geoflow_profile-setName}{\code{geoflow_profile$setName()}} +\item \href{#method-geoflow_profile-setProject}{\code{geoflow_profile$setProject()}} +\item \href{#method-geoflow_profile-setOrganization}{\code{geoflow_profile$setOrganization()}} +\item \href{#method-geoflow_profile-addLogo}{\code{geoflow_profile$addLogo()}} +\item \href{#method-geoflow_profile-setMode}{\code{geoflow_profile$setMode()}} +\item \href{#method-geoflow_profile-clone}{\code{geoflow_profile$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_profile-new}{}}} \subsection{Method \code{new()}}{ Initializes an object of class \link{geoflow_profile} \subsection{Usage}{ @@ -72,8 +72,8 @@ Initializes an object of class \link{geoflow_profile} } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setId}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_profile-setId}{}}} \subsection{Method \code{setId()}}{ Sets profile ID \subsection{Usage}{ @@ -89,8 +89,8 @@ Sets profile ID } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setName}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_profile-setName}{}}} \subsection{Method \code{setName()}}{ Sets profile name \subsection{Usage}{ @@ -106,8 +106,8 @@ Sets profile name } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setProject}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_profile-setProject}{}}} \subsection{Method \code{setProject()}}{ Sets profile project \subsection{Usage}{ @@ -123,8 +123,8 @@ Sets profile project } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setOrganization}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_profile-setOrganization}{}}} \subsection{Method \code{setOrganization()}}{ Sets profile organization \subsection{Usage}{ @@ -140,8 +140,8 @@ Sets profile organization } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addLogo}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_profile-addLogo}{}}} \subsection{Method \code{addLogo()}}{ Adds a profile organization \subsection{Usage}{ @@ -157,8 +157,8 @@ Adds a profile organization } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setMode}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_profile-setMode}{}}} \subsection{Method \code{setMode()}}{ Sets profile mode \subsection{Usage}{ @@ -174,8 +174,8 @@ Sets profile mode } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_profile-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_provenance.Rd b/man/geoflow_provenance.Rd index 65e4f220..f71ed5d5 100644 --- a/man/geoflow_provenance.Rd +++ b/man/geoflow_provenance.Rd @@ -47,15 +47,15 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_provenance$new()}} -\item \href{#method-setStatement}{\code{geoflow_provenance$setStatement()}} -\item \href{#method-addProcess}{\code{geoflow_provenance$addProcess()}} -\item \href{#method-clone}{\code{geoflow_provenance$clone()}} +\item \href{#method-geoflow_provenance-new}{\code{geoflow_provenance$new()}} +\item \href{#method-geoflow_provenance-setStatement}{\code{geoflow_provenance$setStatement()}} +\item \href{#method-geoflow_provenance-addProcess}{\code{geoflow_provenance$addProcess()}} +\item \href{#method-geoflow_provenance-clone}{\code{geoflow_provenance$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_provenance-new}{}}} \subsection{Method \code{new()}}{ Initializes a \link{geoflow_provenance} \subsection{Usage}{ @@ -71,8 +71,8 @@ Initializes a \link{geoflow_provenance} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setStatement}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_provenance-setStatement}{}}} \subsection{Method \code{setStatement()}}{ Set process statement \subsection{Usage}{ @@ -88,8 +88,8 @@ Set process statement } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addProcess}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_provenance-addProcess}{}}} \subsection{Method \code{addProcess()}}{ Adds process \subsection{Usage}{ @@ -105,8 +105,8 @@ Adds process } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_provenance-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_register.Rd b/man/geoflow_register.Rd index 6e49885d..16606825 100644 --- a/man/geoflow_register.Rd +++ b/man/geoflow_register.Rd @@ -46,15 +46,15 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_register$new()}} -\item \href{#method-fetch}{\code{geoflow_register$fetch()}} -\item \href{#method-check}{\code{geoflow_register$check()}} -\item \href{#method-clone}{\code{geoflow_register$clone()}} +\item \href{#method-geoflow_register-new}{\code{geoflow_register$new()}} +\item \href{#method-geoflow_register-fetch}{\code{geoflow_register$fetch()}} +\item \href{#method-geoflow_register-check}{\code{geoflow_register$check()}} +\item \href{#method-geoflow_register-clone}{\code{geoflow_register$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_register-new}{}}} \subsection{Method \code{new()}}{ Initializes an object of class \link{geoflow_register} \subsection{Usage}{ @@ -74,8 +74,8 @@ Initializes an object of class \link{geoflow_register} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-fetch}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_register-fetch}{}}} \subsection{Method \code{fetch()}}{ Fetchs the register data using the register function \subsection{Usage}{ @@ -91,8 +91,8 @@ Fetchs the register data using the register function } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-check}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_register-check}{}}} \subsection{Method \code{check()}}{ Checks the register data structure. The structure of the \code{data.frame} returned by the register function should be of 4 columns including "code", "uri", "label", "definition". @@ -110,8 +110,8 @@ In case the data structure is not valid, the function throws an error. } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_register-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_relation.Rd b/man/geoflow_relation.Rd index a893ede1..4bc4a0e9 100644 --- a/man/geoflow_relation.Rd +++ b/man/geoflow_relation.Rd @@ -46,17 +46,17 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_relation$new()}} -\item \href{#method-setKey}{\code{geoflow_relation$setKey()}} -\item \href{#method-setLink}{\code{geoflow_relation$setLink()}} -\item \href{#method-setName}{\code{geoflow_relation$setName()}} -\item \href{#method-setDescription}{\code{geoflow_relation$setDescription()}} -\item \href{#method-clone}{\code{geoflow_relation$clone()}} +\item \href{#method-geoflow_relation-new}{\code{geoflow_relation$new()}} +\item \href{#method-geoflow_relation-setKey}{\code{geoflow_relation$setKey()}} +\item \href{#method-geoflow_relation-setLink}{\code{geoflow_relation$setLink()}} +\item \href{#method-geoflow_relation-setName}{\code{geoflow_relation$setName()}} +\item \href{#method-geoflow_relation-setDescription}{\code{geoflow_relation$setDescription()}} +\item \href{#method-geoflow_relation-clone}{\code{geoflow_relation$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_relation-new}{}}} \subsection{Method \code{new()}}{ Initializes an object of class \link{geoflow_relation} \subsection{Usage}{ @@ -72,8 +72,8 @@ Initializes an object of class \link{geoflow_relation} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setKey}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_relation-setKey}{}}} \subsection{Method \code{setKey()}}{ Set key \subsection{Usage}{ @@ -89,8 +89,8 @@ Set key } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setLink}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_relation-setLink}{}}} \subsection{Method \code{setLink()}}{ Set link \subsection{Usage}{ @@ -106,8 +106,8 @@ Set link } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setName}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_relation-setName}{}}} \subsection{Method \code{setName()}}{ Set name \subsection{Usage}{ @@ -123,8 +123,8 @@ Set name } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setDescription}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_relation-setDescription}{}}} \subsection{Method \code{setDescription()}}{ Set description \subsection{Usage}{ @@ -140,8 +140,8 @@ Set description } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_relation-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_right.Rd b/man/geoflow_right.Rd index 0b0d10c4..75eee580 100644 --- a/man/geoflow_right.Rd +++ b/man/geoflow_right.Rd @@ -40,15 +40,15 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_right$new()}} -\item \href{#method-setKey}{\code{geoflow_right$setKey()}} -\item \href{#method-setValue}{\code{geoflow_right$setValue()}} -\item \href{#method-clone}{\code{geoflow_right$clone()}} +\item \href{#method-geoflow_right-new}{\code{geoflow_right$new()}} +\item \href{#method-geoflow_right-setKey}{\code{geoflow_right$setKey()}} +\item \href{#method-geoflow_right-setValue}{\code{geoflow_right$setValue()}} +\item \href{#method-geoflow_right-clone}{\code{geoflow_right$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_right-new}{}}} \subsection{Method \code{new()}}{ Initializes an object of class \link{geoflow_right} \subsection{Usage}{ @@ -64,8 +64,8 @@ Initializes an object of class \link{geoflow_right} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setKey}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_right-setKey}{}}} \subsection{Method \code{setKey()}}{ Sets key \subsection{Usage}{ @@ -81,8 +81,8 @@ Sets key } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setValue}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_right-setValue}{}}} \subsection{Method \code{setValue()}}{ Sets value \subsection{Usage}{ @@ -98,8 +98,8 @@ Sets value } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_right-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_software.Rd b/man/geoflow_software.Rd index 7a79bf1e..a8172cbd 100644 --- a/man/geoflow_software.Rd +++ b/man/geoflow_software.Rd @@ -72,35 +72,35 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_software$new()}} -\item \href{#method-setId}{\code{geoflow_software$setId()}} -\item \href{#method-setType}{\code{geoflow_software$setType()}} -\item \href{#method-setSoftwareType}{\code{geoflow_software$setSoftwareType()}} -\item \href{#method-setPackages}{\code{geoflow_software$setPackages()}} -\item \href{#method-setDefinition}{\code{geoflow_software$setDefinition()}} -\item \href{#method-setAttributes}{\code{geoflow_software$setAttributes()}} -\item \href{#method-setProperties}{\code{geoflow_software$setProperties()}} -\item \href{#method-setArguments}{\code{geoflow_software$setArguments()}} -\item \href{#method-setParameters}{\code{geoflow_software$setParameters()}} -\item \href{#method-setActions}{\code{geoflow_software$setActions()}} -\item \href{#method-setHandler}{\code{geoflow_software$setHandler()}} -\item \href{#method-checkPackages}{\code{geoflow_software$checkPackages()}} -\item \href{#method-getHandlerInstance}{\code{geoflow_software$getHandlerInstance()}} -\item \href{#method-clone}{\code{geoflow_software$clone()}} -} -} -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflowLogger.html#method-ERROR}{\code{geoflow::geoflowLogger$ERROR()}}\out{} -\item \out{}\href{../../geoflow/html/geoflowLogger.html#method-INFO}{\code{geoflow::geoflowLogger$INFO()}}\out{} -\item \out{}\href{../../geoflow/html/geoflowLogger.html#method-WARN}{\code{geoflow::geoflowLogger$WARN()}}\out{} -} -\out{
} -} +\item \href{#method-geoflow_software-new}{\code{geoflow_software$new()}} +\item \href{#method-geoflow_software-setId}{\code{geoflow_software$setId()}} +\item \href{#method-geoflow_software-setType}{\code{geoflow_software$setType()}} +\item \href{#method-geoflow_software-setSoftwareType}{\code{geoflow_software$setSoftwareType()}} +\item \href{#method-geoflow_software-setPackages}{\code{geoflow_software$setPackages()}} +\item \href{#method-geoflow_software-setDefinition}{\code{geoflow_software$setDefinition()}} +\item \href{#method-geoflow_software-setAttributes}{\code{geoflow_software$setAttributes()}} +\item \href{#method-geoflow_software-setProperties}{\code{geoflow_software$setProperties()}} +\item \href{#method-geoflow_software-setArguments}{\code{geoflow_software$setArguments()}} +\item \href{#method-geoflow_software-setParameters}{\code{geoflow_software$setParameters()}} +\item \href{#method-geoflow_software-setActions}{\code{geoflow_software$setActions()}} +\item \href{#method-geoflow_software-setHandler}{\code{geoflow_software$setHandler()}} +\item \href{#method-geoflow_software-checkPackages}{\code{geoflow_software$checkPackages()}} +\item \href{#method-geoflow_software-getHandlerInstance}{\code{geoflow_software$getHandlerInstance()}} +\item \href{#method-geoflow_software-clone}{\code{geoflow_software$clone()}} +} +} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-new}{}}} \subsection{Method \code{new()}}{ Initializes a software \subsection{Usage}{ @@ -142,8 +142,8 @@ Initializes a software } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setId}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-setId}{}}} \subsection{Method \code{setId()}}{ Sets software ID \subsection{Usage}{ @@ -159,8 +159,8 @@ Sets software ID } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setType}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-setType}{}}} \subsection{Method \code{setType()}}{ Set type. Either "input" or "output" \subsection{Usage}{ @@ -176,8 +176,8 @@ Set type. Either "input" or "output" } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setSoftwareType}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-setSoftwareType}{}}} \subsection{Method \code{setSoftwareType()}}{ Set software type \subsection{Usage}{ @@ -193,8 +193,8 @@ Set software type } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setPackages}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-setPackages}{}}} \subsection{Method \code{setPackages()}}{ Set software required packages \subsection{Usage}{ @@ -210,8 +210,8 @@ Set software required packages } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setDefinition}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-setDefinition}{}}} \subsection{Method \code{setDefinition()}}{ Set software definition \subsection{Usage}{ @@ -227,8 +227,8 @@ Set software definition } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setAttributes}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-setAttributes}{}}} \subsection{Method \code{setAttributes()}}{ Set attributes. Function to call when creating an instance of \code{geoflow_software} \subsection{Usage}{ @@ -244,8 +244,8 @@ Set attributes. Function to call when creating an instance of \code{geoflow_soft } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setProperties}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-setProperties}{}}} \subsection{Method \code{setProperties()}}{ Set properties. Function to call to pass argument values for a given \code{geoflow_software} \subsection{Usage}{ @@ -261,8 +261,8 @@ Set properties. Function to call to pass argument values for a given \code{geofl } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setArguments}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-setArguments}{}}} \subsection{Method \code{setArguments()}}{ Set software arguments. Function to call when creating an instance of \code{geoflow_software} \subsection{Usage}{ @@ -278,8 +278,8 @@ Set software arguments. Function to call when creating an instance of \code{geof } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setParameters}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-setParameters}{}}} \subsection{Method \code{setParameters()}}{ Set parameters. Function to call to pass argument values for a given \code{geoflow_software} \subsection{Usage}{ @@ -295,8 +295,8 @@ Set parameters. Function to call to pass argument values for a given \code{geofl } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setActions}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-setActions}{}}} \subsection{Method \code{setActions()}}{ Set software actions \subsection{Usage}{ @@ -312,8 +312,8 @@ Set software actions } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setHandler}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-setHandler}{}}} \subsection{Method \code{setHandler()}}{ Set the software handler function \subsection{Usage}{ @@ -329,8 +329,8 @@ Set the software handler function } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-checkPackages}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-checkPackages}{}}} \subsection{Method \code{checkPackages()}}{ Check that all packages required for the software are available, if yes, import them in the R session, and return a \code{data.frame} giving the @@ -342,8 +342,8 @@ Check that all packages required for the software are available, if yes, } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getHandlerInstance}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-getHandlerInstance}{}}} \subsection{Method \code{getHandlerInstance()}}{ Get the software handler instance \subsection{Usage}{ @@ -355,8 +355,8 @@ an object instance of the software handler } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_software-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_subject.Rd b/man/geoflow_subject.Rd index ba5247cd..92d623be 100644 --- a/man/geoflow_subject.Rd +++ b/man/geoflow_subject.Rd @@ -50,19 +50,19 @@ Emmanuel Blondel \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_subject$new()}} -\item \href{#method-setKey}{\code{geoflow_subject$setKey()}} -\item \href{#method-setName}{\code{geoflow_subject$setName()}} -\item \href{#method-setUri}{\code{geoflow_subject$setUri()}} -\item \href{#method-setDate}{\code{geoflow_subject$setDate()}} -\item \href{#method-addKeyword}{\code{geoflow_subject$addKeyword()}} -\item \href{#method-getKeywords}{\code{geoflow_subject$getKeywords()}} -\item \href{#method-clone}{\code{geoflow_subject$clone()}} +\item \href{#method-geoflow_subject-new}{\code{geoflow_subject$new()}} +\item \href{#method-geoflow_subject-setKey}{\code{geoflow_subject$setKey()}} +\item \href{#method-geoflow_subject-setName}{\code{geoflow_subject$setName()}} +\item \href{#method-geoflow_subject-setUri}{\code{geoflow_subject$setUri()}} +\item \href{#method-geoflow_subject-setDate}{\code{geoflow_subject$setDate()}} +\item \href{#method-geoflow_subject-addKeyword}{\code{geoflow_subject$addKeyword()}} +\item \href{#method-geoflow_subject-getKeywords}{\code{geoflow_subject$getKeywords()}} +\item \href{#method-geoflow_subject-clone}{\code{geoflow_subject$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_subject-new}{}}} \subsection{Method \code{new()}}{ Initializes an object of class \link{geoflow_subject} \subsection{Usage}{ @@ -78,8 +78,8 @@ Initializes an object of class \link{geoflow_subject} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setKey}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_subject-setKey}{}}} \subsection{Method \code{setKey()}}{ Sets subject key \subsection{Usage}{ @@ -95,8 +95,8 @@ Sets subject key } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setName}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_subject-setName}{}}} \subsection{Method \code{setName()}}{ Sets subject name \subsection{Usage}{ @@ -112,8 +112,8 @@ Sets subject name } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setUri}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_subject-setUri}{}}} \subsection{Method \code{setUri()}}{ Sets subject URI \subsection{Usage}{ @@ -129,8 +129,8 @@ Sets subject URI } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-setDate}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_subject-setDate}{}}} \subsection{Method \code{setDate()}}{ Sets date \subsection{Usage}{ @@ -148,8 +148,8 @@ Sets date } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-addKeyword}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_subject-addKeyword}{}}} \subsection{Method \code{addKeyword()}}{ Adds a keyword \subsection{Usage}{ @@ -167,8 +167,8 @@ Adds a keyword } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getKeywords}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_subject-getKeywords}{}}} \subsection{Method \code{getKeywords()}}{ Get keywords associated with the subject \subsection{Usage}{ @@ -187,8 +187,8 @@ the list of keywords as \code{list} of \code{geoflow_keyword} objects or \code{d } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_subject-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator.Rd b/man/geoflow_validator.Rd index abf2d496..d7315d05 100644 --- a/man/geoflow_validator.Rd +++ b/man/geoflow_validator.Rd @@ -19,15 +19,15 @@ geoflow_validator \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator$new()}} -\item \href{#method-validate_structure}{\code{geoflow_validator$validate_structure()}} -\item \href{#method-validate_content}{\code{geoflow_validator$validate_content()}} -\item \href{#method-clone}{\code{geoflow_validator$clone()}} +\item \href{#method-geoflow_validator-new}{\code{geoflow_validator$new()}} +\item \href{#method-geoflow_validator-validate_structure}{\code{geoflow_validator$validate_structure()}} +\item \href{#method-geoflow_validator-validate_content}{\code{geoflow_validator$validate_content()}} +\item \href{#method-geoflow_validator-clone}{\code{geoflow_validator$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator-new}{}}} \subsection{Method \code{new()}}{ Initializes a table validator for a given metadata model \subsection{Usage}{ @@ -47,8 +47,8 @@ Initializes a table validator for a given metadata model } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-validate_structure}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator-validate_structure}{}}} \subsection{Method \code{validate_structure()}}{ Validates a source table against a data model structure \subsection{Usage}{ @@ -60,8 +60,8 @@ Validates a source table against a data model structure } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-validate_content}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator-validate_content}{}}} \subsection{Method \code{validate_content()}}{ Validates a source table using syntactic and content validation rules \subsection{Usage}{ @@ -80,8 +80,8 @@ a \code{list} of \code{geoflow_validator_cell} objects, or \code{data.frame} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_cell.Rd b/man/geoflow_validator_cell.Rd index 0a5fc10a..0798539e 100644 --- a/man/geoflow_validator_cell.Rd +++ b/man/geoflow_validator_cell.Rd @@ -21,22 +21,22 @@ geoflow_validator_cell \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_cell$new()}} -\item \href{#method-isNaAuthorized}{\code{geoflow_validator_cell$isNaAuthorized()}} -\item \href{#method-isKeySynthaxUser}{\code{geoflow_validator_cell$isKeySynthaxUser()}} -\item \href{#method-isKeyRequired}{\code{geoflow_validator_cell$isKeyRequired()}} -\item \href{#method-getValidKeys}{\code{geoflow_validator_cell$getValidKeys()}} -\item \href{#method-isErrorIfInvalidKey}{\code{geoflow_validator_cell$isErrorIfInvalidKey()}} -\item \href{#method-getDefaultKey}{\code{geoflow_validator_cell$getDefaultKey()}} -\item \href{#method-isExcludeHttpKeys}{\code{geoflow_validator_cell$isExcludeHttpKeys()}} -\item \href{#method-isMultiple}{\code{geoflow_validator_cell$isMultiple()}} -\item \href{#method-validate}{\code{geoflow_validator_cell$validate()}} -\item \href{#method-clone}{\code{geoflow_validator_cell$clone()}} +\item \href{#method-geoflow_validator_cell-new}{\code{geoflow_validator_cell$new()}} +\item \href{#method-geoflow_validator_cell-isNaAuthorized}{\code{geoflow_validator_cell$isNaAuthorized()}} +\item \href{#method-geoflow_validator_cell-isKeySynthaxUser}{\code{geoflow_validator_cell$isKeySynthaxUser()}} +\item \href{#method-geoflow_validator_cell-isKeyRequired}{\code{geoflow_validator_cell$isKeyRequired()}} +\item \href{#method-geoflow_validator_cell-getValidKeys}{\code{geoflow_validator_cell$getValidKeys()}} +\item \href{#method-geoflow_validator_cell-isErrorIfInvalidKey}{\code{geoflow_validator_cell$isErrorIfInvalidKey()}} +\item \href{#method-geoflow_validator_cell-getDefaultKey}{\code{geoflow_validator_cell$getDefaultKey()}} +\item \href{#method-geoflow_validator_cell-isExcludeHttpKeys}{\code{geoflow_validator_cell$isExcludeHttpKeys()}} +\item \href{#method-geoflow_validator_cell-isMultiple}{\code{geoflow_validator_cell$isMultiple()}} +\item \href{#method-geoflow_validator_cell-validate}{\code{geoflow_validator_cell$validate()}} +\item \href{#method-geoflow_validator_cell-clone}{\code{geoflow_validator_cell$clone()}} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_cell-new}{}}} \subsection{Method \code{new()}}{ Initializes a \link{geoflow_validator_cell} \subsection{Usage}{ @@ -84,8 +84,8 @@ Initializes a \link{geoflow_validator_cell} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-isNaAuthorized}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_cell-isNaAuthorized}{}}} \subsection{Method \code{isNaAuthorized()}}{ Indicates if the validator cell authorizes NAs and empty strings \subsection{Usage}{ @@ -97,8 +97,8 @@ Indicates if the validator cell authorizes NAs and empty strings } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-isKeySynthaxUser}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_cell-isKeySynthaxUser}{}}} \subsection{Method \code{isKeySynthaxUser()}}{ Indicates if the validator cell makes use of key-based syntax \subsection{Usage}{ @@ -110,8 +110,8 @@ Indicates if the validator cell makes use of key-based syntax } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-isKeyRequired}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_cell-isKeyRequired}{}}} \subsection{Method \code{isKeyRequired()}}{ Indicates if a key is required for the validator cell \subsection{Usage}{ @@ -123,8 +123,8 @@ Indicates if a key is required for the validator cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getValidKeys}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_cell-getValidKeys}{}}} \subsection{Method \code{getValidKeys()}}{ Gives the list of valid keys for the validator cell \subsection{Usage}{ @@ -136,8 +136,8 @@ the list of valid keys } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-isErrorIfInvalidKey}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_cell-isErrorIfInvalidKey}{}}} \subsection{Method \code{isErrorIfInvalidKey()}}{ Indicates if a report error will be given in case of invalid key \subsection{Usage}{ @@ -149,8 +149,8 @@ Indicates if a report error will be given in case of invalid key } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-getDefaultKey}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_cell-getDefaultKey}{}}} \subsection{Method \code{getDefaultKey()}}{ Gets the default key \subsection{Usage}{ @@ -162,8 +162,8 @@ the default key } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-isExcludeHttpKeys}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_cell-isExcludeHttpKeys}{}}} \subsection{Method \code{isExcludeHttpKeys()}}{ Indicates if 'http' keys are excluded from the validation \subsection{Usage}{ @@ -175,8 +175,8 @@ Indicates if 'http' keys are excluded from the validation } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-isMultiple}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_cell-isMultiple}{}}} \subsection{Method \code{isMultiple()}}{ indicates if multiple key-based components can be used within a same cell \subsection{Usage}{ @@ -188,8 +188,8 @@ indicates if multiple key-based components can be used within a same cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-validate}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_cell-validate}{}}} \subsection{Method \code{validate()}}{ Proceeds with syntactic validation for the cell considered \subsection{Usage}{ @@ -201,8 +201,8 @@ an object of class \code{data.frame} including possible errors/warnings } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_cell-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_contact_Identifier.Rd b/man/geoflow_validator_contact_Identifier.Rd index 4ceff2bf..908ee99b 100644 --- a/man/geoflow_validator_contact_Identifier.Rd +++ b/man/geoflow_validator_contact_Identifier.Rd @@ -15,28 +15,28 @@ geoflow_validator_contact_Identifier \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_contact_Identifier$new()}} -\item \href{#method-validate}{\code{geoflow_validator_contact_Identifier$validate()}} -\item \href{#method-clone}{\code{geoflow_validator_contact_Identifier$clone()}} -} -} -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -} -\out{
} -} +\item \href{#method-geoflow_validator_contact_Identifier-new}{\code{geoflow_validator_contact_Identifier$new()}} +\item \href{#method-geoflow_validator_contact_Identifier-validate}{\code{geoflow_validator_contact_Identifier$validate()}} +\item \href{#method-geoflow_validator_contact_Identifier-clone}{\code{geoflow_validator_contact_Identifier$clone()}} +} +} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_contact_Identifier-new}{}}} \subsection{Method \code{new()}}{ Initializes a contact 'Identifier' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes a contact 'Identifier' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-validate}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_contact_Identifier-validate}{}}} \subsection{Method \code{validate()}}{ Validates a contact identifier. Proceeds with syntactic validation and content (ORCID) validation. \subsection{Usage}{ @@ -69,8 +69,8 @@ an validation report, as object of class \code{data.frame} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_contact_Identifier-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_contacts.Rd b/man/geoflow_validator_contacts.Rd index d11df53b..c5f58beb 100644 --- a/man/geoflow_validator_contacts.Rd +++ b/man/geoflow_validator_contacts.Rd @@ -15,21 +15,21 @@ geoflow_validator_contacts \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_contacts$new()}} -\item \href{#method-clone}{\code{geoflow_validator_contacts$clone()}} +\item \href{#method-geoflow_validator_contacts-new}{\code{geoflow_validator_contacts$new()}} +\item \href{#method-geoflow_validator_contacts-clone}{\code{geoflow_validator_contacts$clone()}} } } -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator.html#method-validate_content}{\code{geoflow::geoflow_validator$validate_content()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator.html#method-validate_structure}{\code{geoflow::geoflow_validator$validate_structure()}}\out{} -} -\out{
} -} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_contacts-new}{}}} \subsection{Method \code{new()}}{ Initializes a contacts table validator \subsection{Usage}{ @@ -45,8 +45,8 @@ Initializes a contacts table validator } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_contacts-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entities.Rd b/man/geoflow_validator_entities.Rd index 2b66429d..ea36bd2b 100644 --- a/man/geoflow_validator_entities.Rd +++ b/man/geoflow_validator_entities.Rd @@ -15,21 +15,21 @@ geoflow_validator_entities \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entities$new()}} -\item \href{#method-clone}{\code{geoflow_validator_entities$clone()}} +\item \href{#method-geoflow_validator_entities-new}{\code{geoflow_validator_entities$new()}} +\item \href{#method-geoflow_validator_entities-clone}{\code{geoflow_validator_entities$clone()}} } } -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator.html#method-validate_content}{\code{geoflow::geoflow_validator$validate_content()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator.html#method-validate_structure}{\code{geoflow::geoflow_validator$validate_structure()}}\out{} -} -\out{
} -} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entities-new}{}}} \subsection{Method \code{new()}}{ Initializes an entities table validator \subsection{Usage}{ @@ -45,8 +45,8 @@ Initializes an entities table validator } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entities-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_Creator.Rd b/man/geoflow_validator_entity_Creator.Rd index 297de37a..edf0de39 100644 --- a/man/geoflow_validator_entity_Creator.Rd +++ b/man/geoflow_validator_entity_Creator.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_Creator \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_Creator$new()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_Creator$clone()}} +\item \href{#method-geoflow_validator_entity_Creator-new}{\code{geoflow_validator_entity_Creator$new()}} +\item \href{#method-geoflow_validator_entity_Creator-clone}{\code{geoflow_validator_entity_Creator$clone()}} } } -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-validate}{\code{geoflow::geoflow_validator_cell$validate()}}\out{} -} -\out{
} -} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Creator-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'Creator' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'Creator' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Creator-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_Data.Rd b/man/geoflow_validator_entity_Data.Rd index ce9fc09e..d04ec77a 100644 --- a/man/geoflow_validator_entity_Data.Rd +++ b/man/geoflow_validator_entity_Data.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_Data \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_Data$new()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_Data$clone()}} +\item \href{#method-geoflow_validator_entity_Data-new}{\code{geoflow_validator_entity_Data$new()}} +\item \href{#method-geoflow_validator_entity_Data-clone}{\code{geoflow_validator_entity_Data$clone()}} } } -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-validate}{\code{geoflow::geoflow_validator_cell$validate()}}\out{} -} -\out{
} -} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Data-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'Data' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'Data' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Data-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_Date.Rd b/man/geoflow_validator_entity_Date.Rd index a20ba0b5..263a4f51 100644 --- a/man/geoflow_validator_entity_Date.Rd +++ b/man/geoflow_validator_entity_Date.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_Date \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_Date$new()}} -\item \href{#method-validate}{\code{geoflow_validator_entity_Date$validate()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_Date$clone()}} -} -} -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -} -\out{
} -} +\item \href{#method-geoflow_validator_entity_Date-new}{\code{geoflow_validator_entity_Date$new()}} +\item \href{#method-geoflow_validator_entity_Date-validate}{\code{geoflow_validator_entity_Date$validate()}} +\item \href{#method-geoflow_validator_entity_Date-clone}{\code{geoflow_validator_entity_Date$clone()}} +} +} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Date-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'Date' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'Date' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-validate}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Date-validate}{}}} \subsection{Method \code{validate()}}{ Validates a date. Proceeds with syntactic validation and content validation. \subsection{Usage}{ @@ -69,8 +69,8 @@ an validation report, as object of class \code{data.frame} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Date-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_Description.Rd b/man/geoflow_validator_entity_Description.Rd index 7928650f..badf8ad8 100644 --- a/man/geoflow_validator_entity_Description.Rd +++ b/man/geoflow_validator_entity_Description.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_Description \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_Description$new()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_Description$clone()}} +\item \href{#method-geoflow_validator_entity_Description-new}{\code{geoflow_validator_entity_Description$new()}} +\item \href{#method-geoflow_validator_entity_Description-clone}{\code{geoflow_validator_entity_Description$clone()}} } } -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-validate}{\code{geoflow::geoflow_validator_cell$validate()}}\out{} -} -\out{
} -} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Description-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'Description' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'Description' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Description-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_Format.Rd b/man/geoflow_validator_entity_Format.Rd index b4bda690..12e11ea6 100644 --- a/man/geoflow_validator_entity_Format.Rd +++ b/man/geoflow_validator_entity_Format.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_Format \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_Format$new()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_Format$clone()}} +\item \href{#method-geoflow_validator_entity_Format-new}{\code{geoflow_validator_entity_Format$new()}} +\item \href{#method-geoflow_validator_entity_Format-clone}{\code{geoflow_validator_entity_Format$clone()}} } } -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-validate}{\code{geoflow::geoflow_validator_cell$validate()}}\out{} -} -\out{
} -} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Format-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'Format' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'Format' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Format-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_Identifier.Rd b/man/geoflow_validator_entity_Identifier.Rd index 2cf99209..3b5dc4cd 100644 --- a/man/geoflow_validator_entity_Identifier.Rd +++ b/man/geoflow_validator_entity_Identifier.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_Identifier \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_Identifier$new()}} -\item \href{#method-validate}{\code{geoflow_validator_entity_Identifier$validate()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_Identifier$clone()}} -} -} -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -} -\out{
} -} +\item \href{#method-geoflow_validator_entity_Identifier-new}{\code{geoflow_validator_entity_Identifier$new()}} +\item \href{#method-geoflow_validator_entity_Identifier-validate}{\code{geoflow_validator_entity_Identifier$validate()}} +\item \href{#method-geoflow_validator_entity_Identifier-clone}{\code{geoflow_validator_entity_Identifier$clone()}} +} +} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Identifier-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'Identifier' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'Identifier' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-validate}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Identifier-validate}{}}} \subsection{Method \code{validate()}}{ Validates an entity identifier. Proceeds with syntactic validation and content validation for DOIs and UUIDs. @@ -70,8 +70,8 @@ an validation report, as object of class \code{data.frame} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Identifier-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_Language.Rd b/man/geoflow_validator_entity_Language.Rd index bc40fe81..adc719de 100644 --- a/man/geoflow_validator_entity_Language.Rd +++ b/man/geoflow_validator_entity_Language.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_Language \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_Language$new()}} -\item \href{#method-validate}{\code{geoflow_validator_entity_Language$validate()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_Language$clone()}} -} -} -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -} -\out{
} -} +\item \href{#method-geoflow_validator_entity_Language-new}{\code{geoflow_validator_entity_Language$new()}} +\item \href{#method-geoflow_validator_entity_Language-validate}{\code{geoflow_validator_entity_Language$validate()}} +\item \href{#method-geoflow_validator_entity_Language-clone}{\code{geoflow_validator_entity_Language$clone()}} +} +} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Language-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'Language' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'Language' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-validate}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Language-validate}{}}} \subsection{Method \code{validate()}}{ Validates a language. Proceeds with syntactic validation and language validation. \subsection{Usage}{ @@ -69,8 +69,8 @@ an validation report, as object of class \code{data.frame} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Language-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_Provenance.Rd b/man/geoflow_validator_entity_Provenance.Rd index c96678f0..5f98c5f9 100644 --- a/man/geoflow_validator_entity_Provenance.Rd +++ b/man/geoflow_validator_entity_Provenance.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_Provenance \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_Provenance$new()}} -\item \href{#method-validate}{\code{geoflow_validator_entity_Provenance$validate()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_Provenance$clone()}} -} -} -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -} -\out{
} -} +\item \href{#method-geoflow_validator_entity_Provenance-new}{\code{geoflow_validator_entity_Provenance$new()}} +\item \href{#method-geoflow_validator_entity_Provenance-validate}{\code{geoflow_validator_entity_Provenance$validate()}} +\item \href{#method-geoflow_validator_entity_Provenance-clone}{\code{geoflow_validator_entity_Provenance$clone()}} +} +} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Provenance-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'Provenance' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'Provenance' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-validate}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Provenance-validate}{}}} \subsection{Method \code{validate()}}{ Validates a Provenance. Proceeds with syntactic validation and content validation. \subsection{Usage}{ @@ -69,8 +69,8 @@ an validation report, as object of class \code{data.frame} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Provenance-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_Relation.Rd b/man/geoflow_validator_entity_Relation.Rd index 2bdefc26..abfb8e40 100644 --- a/man/geoflow_validator_entity_Relation.Rd +++ b/man/geoflow_validator_entity_Relation.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_Relation \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_Relation$new()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_Relation$clone()}} +\item \href{#method-geoflow_validator_entity_Relation-new}{\code{geoflow_validator_entity_Relation$new()}} +\item \href{#method-geoflow_validator_entity_Relation-clone}{\code{geoflow_validator_entity_Relation$clone()}} } } -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-validate}{\code{geoflow::geoflow_validator_cell$validate()}}\out{} -} -\out{
} -} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Relation-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'Relation' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'Relation' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Relation-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_Rights.Rd b/man/geoflow_validator_entity_Rights.Rd index 8910a604..935e2815 100644 --- a/man/geoflow_validator_entity_Rights.Rd +++ b/man/geoflow_validator_entity_Rights.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_Rights \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_Rights$new()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_Rights$clone()}} +\item \href{#method-geoflow_validator_entity_Rights-new}{\code{geoflow_validator_entity_Rights$new()}} +\item \href{#method-geoflow_validator_entity_Rights-clone}{\code{geoflow_validator_entity_Rights$clone()}} } } -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-validate}{\code{geoflow::geoflow_validator_cell$validate()}}\out{} -} -\out{
} -} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Rights-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'Rights' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'Rights' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Rights-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_SpatialCoverage.Rd b/man/geoflow_validator_entity_SpatialCoverage.Rd index 4a53eb8c..02d37673 100644 --- a/man/geoflow_validator_entity_SpatialCoverage.Rd +++ b/man/geoflow_validator_entity_SpatialCoverage.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_SpatialCoverage \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_SpatialCoverage$new()}} -\item \href{#method-validate}{\code{geoflow_validator_entity_SpatialCoverage$validate()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_SpatialCoverage$clone()}} -} -} -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -} -\out{
} -} +\item \href{#method-geoflow_validator_entity_SpatialCoverage-new}{\code{geoflow_validator_entity_SpatialCoverage$new()}} +\item \href{#method-geoflow_validator_entity_SpatialCoverage-validate}{\code{geoflow_validator_entity_SpatialCoverage$validate()}} +\item \href{#method-geoflow_validator_entity_SpatialCoverage-clone}{\code{geoflow_validator_entity_SpatialCoverage$clone()}} +} +} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_SpatialCoverage-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'SpatialCoverage' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'SpatialCoverage' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-validate}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_SpatialCoverage-validate}{}}} \subsection{Method \code{validate()}}{ Validates a spatial coverage. Proceeds with syntactic validation and spatial coverage validation (including EWKT, WKT and SRID). @@ -70,8 +70,8 @@ an validation report, as object of class \code{data.frame} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_SpatialCoverage-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_Subject.Rd b/man/geoflow_validator_entity_Subject.Rd index bb6bc84c..5435f471 100644 --- a/man/geoflow_validator_entity_Subject.Rd +++ b/man/geoflow_validator_entity_Subject.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_Subject \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_Subject$new()}} -\item \href{#method-validate}{\code{geoflow_validator_entity_Subject$validate()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_Subject$clone()}} -} -} -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -} -\out{
} -} +\item \href{#method-geoflow_validator_entity_Subject-new}{\code{geoflow_validator_entity_Subject$new()}} +\item \href{#method-geoflow_validator_entity_Subject-validate}{\code{geoflow_validator_entity_Subject$validate()}} +\item \href{#method-geoflow_validator_entity_Subject-clone}{\code{geoflow_validator_entity_Subject$clone()}} +} +} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Subject-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'Subject' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'Subject' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-validate}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Subject-validate}{}}} \subsection{Method \code{validate()}}{ Validates a Subject. Proceeds with syntactic validation and content validation. \subsection{Usage}{ @@ -69,8 +69,8 @@ an validation report, as object of class \code{data.frame} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Subject-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_TemporalCoverage.Rd b/man/geoflow_validator_entity_TemporalCoverage.Rd index 5cc66653..dcea09f8 100644 --- a/man/geoflow_validator_entity_TemporalCoverage.Rd +++ b/man/geoflow_validator_entity_TemporalCoverage.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_TemporalCoverage \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_TemporalCoverage$new()}} -\item \href{#method-validate}{\code{geoflow_validator_entity_TemporalCoverage$validate()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_TemporalCoverage$clone()}} -} -} -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -} -\out{
} -} +\item \href{#method-geoflow_validator_entity_TemporalCoverage-new}{\code{geoflow_validator_entity_TemporalCoverage$new()}} +\item \href{#method-geoflow_validator_entity_TemporalCoverage-validate}{\code{geoflow_validator_entity_TemporalCoverage$validate()}} +\item \href{#method-geoflow_validator_entity_TemporalCoverage-clone}{\code{geoflow_validator_entity_TemporalCoverage$clone()}} +} +} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_TemporalCoverage-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'TemporalCoverage' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'TemporalCoverage' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-validate}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_TemporalCoverage-validate}{}}} \subsection{Method \code{validate()}}{ Validates temporal coverage. Proceeds with syntactic validation and temporal coverage validation. \subsection{Usage}{ @@ -69,8 +69,8 @@ an validation report, as object of class \code{data.frame} } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_TemporalCoverage-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_Title.Rd b/man/geoflow_validator_entity_Title.Rd index 0d0e1fbf..d20b30bb 100644 --- a/man/geoflow_validator_entity_Title.Rd +++ b/man/geoflow_validator_entity_Title.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_Title \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_Title$new()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_Title$clone()}} +\item \href{#method-geoflow_validator_entity_Title-new}{\code{geoflow_validator_entity_Title$new()}} +\item \href{#method-geoflow_validator_entity_Title-clone}{\code{geoflow_validator_entity_Title$clone()}} } } -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-validate}{\code{geoflow::geoflow_validator_cell$validate()}}\out{} -} -\out{
} -} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Title-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'Title' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'Title' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Title-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ diff --git a/man/geoflow_validator_entity_Type.Rd b/man/geoflow_validator_entity_Type.Rd index 6f1129d1..f349d41f 100644 --- a/man/geoflow_validator_entity_Type.Rd +++ b/man/geoflow_validator_entity_Type.Rd @@ -15,28 +15,28 @@ geoflow_validator_entity_Type \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{geoflow_validator_entity_Type$new()}} -\item \href{#method-clone}{\code{geoflow_validator_entity_Type$clone()}} +\item \href{#method-geoflow_validator_entity_Type-new}{\code{geoflow_validator_entity_Type$new()}} +\item \href{#method-geoflow_validator_entity_Type-clone}{\code{geoflow_validator_entity_Type$clone()}} } } -\if{html}{ -\out{
Inherited methods} -\itemize{ -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getDefaultKey}{\code{geoflow::geoflow_validator_cell$getDefaultKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-getValidKeys}{\code{geoflow::geoflow_validator_cell$getValidKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isErrorIfInvalidKey}{\code{geoflow::geoflow_validator_cell$isErrorIfInvalidKey()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isExcludeHttpKeys}{\code{geoflow::geoflow_validator_cell$isExcludeHttpKeys()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeyRequired}{\code{geoflow::geoflow_validator_cell$isKeyRequired()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isKeySynthaxUser}{\code{geoflow::geoflow_validator_cell$isKeySynthaxUser()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isMultiple}{\code{geoflow::geoflow_validator_cell$isMultiple()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-isNaAuthorized}{\code{geoflow::geoflow_validator_cell$isNaAuthorized()}}\out{} -\item \out{}\href{../../geoflow/html/geoflow_validator_cell.html#method-validate}{\code{geoflow::geoflow_validator_cell$validate()}}\out{} -} -\out{
} -} +\if{html}{\out{ +
Inherited methods + +
+}} \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Type-new}{}}} \subsection{Method \code{new()}}{ Initializes an entity 'Type' cell \subsection{Usage}{ @@ -56,8 +56,8 @@ Initializes an entity 'Type' cell } } \if{html}{\out{
}} -\if{html}{\out{}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{}} +\if{latex}{\out{\hypertarget{method-geoflow_validator_entity_Type-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{