Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support slots with single URI references #26

Closed
nutjob4life opened this issue Feb 15, 2024 · 0 comments
Closed

Support slots with single URI references #26

nutjob4life opened this issue Feb 15, 2024 · 0 comments
Assignees

Comments

@nutjob4life
Copy link
Member

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

@nutjob4life nutjob4life self-assigned this Feb 15, 2024
nutjob4life added a commit that referenced this issue Feb 15, 2024
-   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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant