Package | Description |
---|---|
de.interactive_instruments.ShapeChange |
Modifier and Type | Method and Description |
---|---|
RdfPropertyMapEntry |
TargetOwlConfiguration.getPropertyMapEntry(PropertyInfo pi) |
RdfPropertyMapEntry |
TargetOwlConfiguration.getPropertyMapEntry(String propertyNameScopedToClass,
String schemaName)
Look up the map entry for a property, given a combination of the name of
the class it belongs to and its name (example: Feature1::att4), as well
as the name of the schema the class belongs to.
|
Constructor and Description |
---|
TargetOwlConfiguration(String className,
ProcessMode processMode,
Map<String,String> parameters,
Map<String,ProcessRuleSet> ruleSets,
Set<String> inputIds,
List<Namespace> namespaces,
Element advancedProcessConfigurations,
Map<String,List<RdfTypeMapEntry>> rdfTypeMapEntries,
Map<String,List<RdfPropertyMapEntry>> rdfPropertyMapEntries,
SortedMap<String,List<StereotypeConversionParameter>> stereotypeConversionParameters,
Map<String,List<TypeConversionParameter>> typeConversionParameters,
Map<String,List<PropertyConversionParameter>> propertyConversionParameters,
List<DescriptorTarget> descriptorTargets,
Map<ConstraintMapping.ConstraintType,ConstraintMapping> constraintMappings)
Creates a TargetOwlConfiguration.
|
Copyright © 2018. All rights reserved.