Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Add workflow notes. #214

Merged
merged 1 commit into from
Dec 3, 2015
Merged

Add workflow notes. #214

merged 1 commit into from
Dec 3, 2015

Conversation

tpendragon
Copy link
Contributor

Closes #205

@@ -19,6 +19,9 @@ module CommonMetadata
property :state, predicate: ::F3Access.objState, multiple: false do |index|
index.as :stored_searchable, :facetable
end
property :workflow_note, predicate: ::RDF::Vocab::MADS.note do |index|
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought this was going to be ::RDF::Vocab::MODS.note. MADS.note and MODS.note seem pretty equivalent, but MADS is typically used for authorities records, and MODS is typically used for resources.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shudder:. Can we find anything better than MODS (or MADS)? I can have a look around in a few.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SKOS.note is the other thing that comes to mind.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jeez...everyone's defined a note and none seem right...

escowles added a commit that referenced this pull request Dec 3, 2015
@escowles escowles merged commit e52a940 into master Dec 3, 2015
@escowles escowles deleted the workflow_note branch December 3, 2015 14:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants