forked from delving/x3ml
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Currently, when the information about a namespace is empty (prefix and URI) an error message is displayed and an exception is thrown.
This situation causes issues since already existing mappings (in 3M) contains empty namespace info in the source_schema block.
In order to remain backwards compatible and allow previous mappings to be managed from the latest X3ML engine, we will throw an error and exception only if one of the fields is missing (either the prefix or the URI).
If both values are empty then, we will simply display a Warning message and continue the execution normally.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels