Class Plead_filteringBean
java.lang.Object
org.openprovenance.prov.template.library.plead.client.common.Plead_filteringBean
A Simple Bean that captures all variables of this template.
-
Field Summary
FieldsModifier and TypeFieldDescriptionend: Time when the transformation ends (expected type: xsd:dateTime)engineer: The engineer developing the ML pipeline (expected type: xsd:int)file: The file before filtering (expected type: xsd:int)filename: The file name resulting from the filtering (expected type: xsd:string)filtered_file: The file resulting from filtering (expected type: xsd:int)filtering: The activity of filtering the file (expected type: xsd:int)final StringThe template namemethod: The method to filter the file (expected type: xsd:int)n_cols: The number of columns in the file (expected type: xsd:int)n_rows: The number of rows in the file (expected type: xsd:int)organization: An organization aiming managing the ML pipeline (expected type: xsd:int)path: The actual path of the file (expected type: xsd:string)start: Time when the transformation starts (expected type: xsd:dateTime)time: Time when the filtered file is created (expected type: xsd:dateTime) -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isA
-
filtered_file
filtered_file: The file resulting from filtering (expected type: xsd:int) -
filename
filename: The file name resulting from the filtering (expected type: xsd:string) -
file
file: The file before filtering (expected type: xsd:int) -
method
method: The method to filter the file (expected type: xsd:int) -
organization
organization: An organization aiming managing the ML pipeline (expected type: xsd:int) -
engineer
engineer: The engineer developing the ML pipeline (expected type: xsd:int) -
filtering
filtering: The activity of filtering the file (expected type: xsd:int) -
n_rows
n_rows: The number of rows in the file (expected type: xsd:int) -
n_cols
n_cols: The number of columns in the file (expected type: xsd:int) -
path
path: The actual path of the file (expected type: xsd:string) -
time
time: Time when the filtered file is created (expected type: xsd:dateTime) -
start
start: Time when the transformation starts (expected type: xsd:dateTime) -
end
end: Time when the transformation ends (expected type: xsd:dateTime)
-
-
Constructor Details
-
Plead_filteringBean
public Plead_filteringBean()
-
-
Method Details
-
process
-