-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Types prefaced with a curie should be handled. Presumably, since CURIEs are for documentation purposes, all that needs to happen here is to strip the curies, so property names with a colon can be split and discard the first part.
I.e., if a property name is "acme:widgets", we transform it to, simply "widgets".
Metadata
Metadata
Assignees
Labels
No labels