You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bill Willette changed the slot Photo_file_name from containing the name of a DMCC-internal file name of a .gif (seriously) headshot of an investigator to a full URL.
The Cancer Data Expo needs a new predicate handler in order to express statements that use an RDF resource as the object of the (subject, predicate, object) triple.
This will free the Cancer Data Expo from hosting photographs itself, for example—but will be handy for any future slots that use URIs as their values.
- Adds a predicate handler (URI handler) for slots that describe a single URI
- Validates the URI per RFC-3986
- Adds an upgrade step that
- Makes the new handler available
- Deletes the current "Person" generator's `Photo_file_name` handler
- Replaces it with a new `Photo_file_name` handler that uses the URI handler
Bill Willette changed the slot
Photo_file_name
from containing the name of a DMCC-internal file name of a.gif
(seriously) headshot of an investigator to a full URL.The Cancer Data Expo needs a new predicate handler in order to express statements that use an RDF resource as the object of the (subject, predicate, object) triple.
This will free the Cancer Data Expo from hosting photographs itself, for example—but will be handy for any future slots that use URIs as their values.
Context: support photographs for AHEAD sites in the portal
The text was updated successfully, but these errors were encountered: