Package | Description |
---|---|
eu.slipo.athenarc.triplegeo.utils |
Modifier and Type | Field and Description |
---|---|
(package private) Mapping.MappingProfile |
Mapping.mapProperties.profile |
Modifier and Type | Method and Description |
---|---|
Mapping.MappingProfile |
Mapping.mapProperties.getMappingProfile()
Provides the profile to be applied in the generation of triples regarding this attribute according to the mapping.
|
static Mapping.MappingProfile |
Mapping.MappingProfile.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Mapping.MappingProfile[] |
Mapping.MappingProfile.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|