Page MenuHomePhabricator

[Task] Add a new datatype for identifiers
Closed, ResolvedPublic

Description

Identifiers should get their own datatype. The value type would continue to be string.

NOTE: The new datatype can be defined without providing specialized formatters, parsers, or validators. It would fall back to basic handling for strings, just as before.

Event Timeline

Lydia_Pintscher raised the priority of this task from to Medium.
Lydia_Pintscher updated the task description. (Show Details)
Lydia_Pintscher renamed this task from create new datatype for identifiers to add a new datatype for identifiers.Apr 10 2015, 1:13 PM
Lydia_Pintscher set Security to None.
Jonas renamed this task from add a new datatype for identifiers to [Story] Add a new datatype for identifiers.Aug 13 2015, 2:52 PM
Jonas removed a project: Epic.
Jonas renamed this task from [Story] Add a new datatype for identifiers to [Task] Add a new datatype for identifiers.Nov 23 2015, 3:16 PM

Change 258460 merged by jenkins-bot:
Define external-id datatype

https://gerrit.wikimedia.org/r/258460

Note: https://gerrit.wikimedia.org/r/258460 defines the new data type, but doesn't yet provide RDF mapping or extended JSON output for the new data type.

hoo claimed this task.

I consider this done, as it explicitly only ask for the data type.