rdfs:comment"An HTML table displaying the results of a given SPIN template for a given WDR. The template should also provide rhspin:tableHeaders."^^xsd:string;
rdfs:label"Table"^^xsd:string;
rdfs:subClassOfui:Element;
spin:constraint
[rdf:typespl:Argument;
rdfs:comment"The start date of the report."^^xsd:string;
spl:predicatearg:startDate;
spl:valueTypexsd:date
];
spin:constraint
[rdf:typespl:Argument;
rdfs:comment"The well bore of the report."^^xsd:string;
spl:predicatearg:wellBore;
spl:valueTypeep-well:WellBore
];
spin:constraint
[rdf:typespl:Argument;
rdfs:comment"The SPIN Template to execute."^^xsd:string;