Details
-
Type:
Bug
-
Status: Received (View Workflow)
-
Priority:
Medium
-
Resolution: Unresolved
-
Affects Version/s: 6.0, 6.1, 6.2, 6.3
-
Fix Version/s: None
-
Component/s: RDF
-
Labels:
-
Attachments:
-
Comments:1
-
Documentation Status:In Description
Description
TheĀ MetadataConverterPlugin currently contains the following line of code:
List<MetadataValue> metadata_values = dsoService .getMetadata(dso, MetadataSchemaEnum.DC.getName(), Item.ANY, Item.ANY, Item.ANY);
Because of this, any custom metadata fields added by the user are currently not converted to RDF regardless of what is configured in metadata-rdf-mapping.ttl