Represents an XLWrap Expression, which is evaluated during the mapping process. Expressions are used in named template graphs in the TriG file. The documentation for expressions can be found at http://xlwrap.sourceforge.net/ XLWrap Expression true Represents a formal mapping from spreadsheets to RDF graphs; contains multiple MapTemplates XLWrap mapping at.jku.xlwrap.dataset.XLWrapDatasetAssembler Jena Assemler specification for a virtual XLWrap dataset Virtual XLWrap dataset A profile used to parse CSV files Parse profile Abstract super class of transformations XLWrap transformation true Represents a single mapping from spreadsheets to one RDF graph; can be applied multiple times by adding transform operations XLWrap mapping template 2147483647 Abstract super class of shift transformations XLWrap shift transformation Repeat times repeat times true associates map templates to mappings; the property is used multiple times to specify templates has template true references a spreadsheet file URI, e.g. file:// or http://...; this is the base filename for relative cell references spreadsheet file location Used to assign a dynamic URI to an RDF resource based on a xl:Expr. XLWrap resource URI a sequence of transformations which will be executed in order; elements must be valid instances of xl:Transformation transformation sequence 1 Shift steps in terms of columns, rows, or sheets shift steps true cache directory property specified in dataset assembler configuration cache directory An xl:Expr, which is evaluated each time before the template is transformed. Breaks the transform operation if false and resumes with the next stage from the previous transform. break condition true a named graph in the TriG file the template graph of the mapping template; contains xl:Expr to reference cells; is specified directly in the mapping file as named graphs template graph a custom function library (java package) to load function library true Applies the template graph to a set of files File repeat transformation Sequence of files for the xl:FileRepeat transformation; elements must be plain literals specifying existing file names File sequence NOT YET SUPPORTED!!! WILL AUTO-DETECT - the value must be a valid instance of xl:ParseProfile defined by this vocabulary associated parse profile Can be used to link blank nodes in a template graph. Anonymous link label Restricts the transformation to a multi range (ranges separated by semicolons) restriction false if offline is true, the mapping will not be processed by XLWrap-Server set mapping offline true Applies the template graph to a set of sheets Sheet repeat transformation Sequence of sheets for the xl:SheetRepeat transformation; elements must be plain literals specifying existing sheet names Sheet sequence true number of a sheet in a spreadsheet workbook; this is the base sheet for relative cell references; either this one or sheetName is required sheet number true named sheet of a spreadsheet workbook; this is the base sheet for relative cell references; either this one or sheetNumber is required sheet name a named graph in the TriG file a constant graph is included into the target graph once, xl:Expr expressions are evaluated constant graph true watch directory property specified in dataset assembler configuration watch directory An xl:Expr, which is evaluated each time before a template is applied. Skips generation of triples if false and resumes. skip condition Shifts the template graph at the column axis Column shift transformation Shifts the template graph at the sheet axis Sheet shift transformation Shifts the template graph at the row axis Row shift transformation