| Package | Description |
|---|---|
| io.konig.cadl | |
| io.konig.core.project | |
| io.konig.datasource | |
| io.konig.lineage | |
| io.konig.schema | |
| io.konig.shacl |
| Modifier and Type | Method and Description |
|---|---|
Set<Attribute> |
Level.getAttribute() |
Set<Dimension> |
Cube.getDimension() |
QuantifiedExpression |
Level.getFormula() |
QuantifiedExpression |
Measure.getFormula() |
QuantifiedExpression |
Attribute.getFormula() |
Set<Level> |
Dimension.getLevel() |
Set<Measure> |
Cube.getMeasure() |
Set<Level> |
Level.getRollUpTo() |
Variable |
Cube.getSource() |
Set<DataSource> |
Cube.getStorage() |
org.openrdf.model.URI |
Measure.getType() |
abstract org.openrdf.model.URI |
CadlEntity.getType() |
org.openrdf.model.URI |
Variable.getValueType() |
| Modifier and Type | Method and Description |
|---|---|
Project |
ProjectFile.getBaseProject() |
String |
ProjectFile.getRelativePath() |
| Modifier and Type | Method and Description |
|---|---|
ProjectFile |
TableDataSource.getDdlFile() |
Set<org.openrdf.model.URI> |
DataSource.getEtlPattern() |
String |
DataSource.getIdentifier() |
IriTemplate |
DataSource.getIriTemplate() |
List<org.openrdf.model.URI> |
DataSource.getIsPartOf() |
ProjectFile |
TableDataSource.getTransformFile() |
Set<org.openrdf.model.URI> |
DataSource.getType() |
void |
DataSource.setIdentifier(String identifier) |
void |
DataSource.setIriTemplate(IriTemplate iriTemplate) |
| Modifier and Type | Method and Description |
|---|---|
PropertyGenerator |
DatasourceProperty.getGeneratedFrom() |
Set<DatasourceProperty> |
PropertyGenerator.getGeneratorInput() |
Set<PropertyGenerator> |
DatasourceProperty.getGeneratorInputOf() |
DatasourceProperty |
PropertyGenerator.getGeneratorOutput() |
DatasourcePropertyPath |
DatasourceProperty.getPropertyPath() |
DataSource |
DatasourceProperty.getPropertySource() |
org.openrdf.model.URI |
PropertyGenerator.getType() |
org.openrdf.model.URI |
DatasourceProperty.getType() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
Person.getEmail() |
String |
Person.getName() |
| Modifier and Type | Method and Description |
|---|---|
Shape |
Shape.add(PropertyConstraint c) |
void |
Shape.addBroader(org.openrdf.model.URI skosConcept) |
void |
Shape.addProperty(PropertyConstraint c) |
String |
Shape.getBigQueryTableId() |
Path |
PropertyConstraint.getEquivalentPath() |
Set<Shape> |
Shape.getExplicitDerivedFrom() |
String |
Shape.getIdComment() |
QuantifiedExpression |
Shape.getIriFormula() |
IriTemplate |
Shape.getIriTemplate() |
int |
ShapeMaxRowLength.getMaxRowLength() |
String |
PropertyConstraint.getName() |
Cube |
Shape.getNodeShapeCube() |
OrConstraint |
Shape.getOr() |
org.openrdf.model.URI |
PropertyConstraint.getPreferredTabularShape() |
List<DataSource> |
Shape.getShapeDataSource() |
List<ShapeMaxRowLength> |
Shape.getShapeMaxRowLengthList() |
Path |
PropertyConstraint.getSourcePath() |
org.openrdf.model.URI |
ShapeMaxRowLength.getTargetDatasource() |
org.openrdf.model.URI |
Shape.getTermStatus() |
Set<org.openrdf.model.URI> |
Shape.getType() |
org.openrdf.model.Resource |
PropertyConstraint.getValueClass() |
XoneConstraint |
Shape.getXone() |
void |
Shape.setBigQueryTableId(String bigQueryTableId) |
void |
Shape.setInputShapeOf(List<org.openrdf.model.URI> inputShapeOf) |
void |
PropertyConstraint.setName(String name) |
void |
Shape.setShapeDataSource(List<DataSource> shapeDataSource) |
void |
PropertyConstraint.setValueClass(org.openrdf.model.Resource valueClass) |
Copyright © 2019. All rights reserved.