├── .gitignore ├── README.md ├── bibo ├── download_google_code │ ├── README │ └── bibo_google_code_source_downloaded_20200203.zip ├── download_rawgit │ ├── README │ └── bibo.owl └── index_ORIGINAL.md ├── bin └── get_statistics.pl ├── decisions ├── 2000 │ ├── 2dc2.md │ ├── 2dcq1.md │ ├── 2dcq3.md │ ├── 2dcq4.md │ ├── 2dcq5.md │ ├── 2dcq6.md │ ├── _index.md │ ├── ballotinfo.md │ ├── contrib-creator-publisher-agents-index.md │ ├── contrib-creator-publisher-agents-log.md │ ├── contrib-creator-publisher-agents-observers.md │ ├── contrib-creator-publisher-agents-questionnaire.md │ ├── contrib-creator-publisher-agents-results.md │ ├── contrib-creator-publisher-agents-settings.md │ ├── contrib-creator-publisher-agents-voters.md │ ├── coverage-20000401-index.md │ ├── coverage-20000401-log.md │ ├── coverage-20000401-observers.md │ ├── coverage-20000401-questionnaire.md │ ├── coverage-20000401-results.md │ ├── coverage-20000401-settings.md │ ├── coverage-index.md │ ├── coverage-log.md │ ├── coverage-observers.md │ ├── coverage-questionnaire.md │ ├── coverage-remarks-hillmann.md │ ├── coverage-remarks-micsik.md │ ├── coverage-results.md │ ├── coverage-settings.md │ ├── coverage-voters.md │ ├── creator-contrib-publisher-20000401-index.md │ ├── creator-contrib-publisher-20000401-log.md │ ├── creator-contrib-publisher-20000401-observers.md │ ├── creator-contrib-publisher-20000401-questionnaire.md │ ├── creator-contrib-publisher-20000401-remarks-lundberg.md │ ├── creator-contrib-publisher-20000401-results.md │ ├── creator-contrib-publisher-20000401-settings.md │ ├── css │ │ └── dcmi-wd.css │ ├── date-20000401-index.md │ ├── date-20000401-log.md │ ├── date-20000401-observers.md │ ├── date-20000401-questionnaire.md │ ├── date-20000401-results.md │ ├── date-20000401-settings.md │ ├── date-final.md │ ├── date-index.md │ ├── date-log.md │ ├── date-observers.md │ ├── date-questionnaire.md │ ├── date-results.md │ ├── date-settings.md │ ├── date-voters.md │ ├── dcsubdesc-final.md │ ├── dct1-20000401-index.md │ ├── dct1-20000401-log.md │ ├── dct1-20000401-observers.md │ ├── dct1-20000401-questionnaire.md │ ├── dct1-20000401-remarks-cox.md │ ├── dct1-20000401-results.md │ ├── dct1-20000401-settings.md │ ├── dct1.md │ ├── descript-format-identifier-lang-20000401-index.md │ ├── descript-format-identifier-lang-20000401-log.md │ ├── descript-format-identifier-lang-20000401-observers.md │ ├── descript-format-identifier-lang-20000401-questionnaire.md │ ├── descript-format-identifier-lang-20000401-results.md │ ├── descript-format-identifier-lang-20000401-settings.md │ ├── descript-format-lang-index.md │ ├── descript-format-lang-log.md │ ├── descript-format-lang-observers.md │ ├── descript-format-lang-questionnaire.md │ ├── descript-format-lang-results.md │ ├── descript-format-lang-settings.md │ ├── descript-format-lang-voters.md │ ├── format-extent-qual.md │ ├── format-imt-qual.md │ ├── format-medium-qual.md │ ├── images │ │ ├── dcmi_22.gif │ │ └── piros.gif │ ├── relation-20000401-index.md │ ├── relation-20000401-log.md │ ├── relation-20000401-observers.md │ ├── relation-20000401-questionnaire.md │ ├── relation-20000401-remarks-cox.md │ ├── relation-20000401-results.md │ ├── relation-20000401-settings.md │ ├── relation-index.md │ ├── relation-log.md │ ├── relation-observers.md │ ├── relation-qualifiers-results.md │ ├── relation-questionnaire.md │ ├── relation-remarks-lundberg.md │ ├── relation-results.md │ ├── relation-settings.md │ ├── relation-voters.md │ ├── rfc2396.txt │ ├── subject-title-type-20000401-index.md │ ├── subject-title-type-20000401-log.md │ ├── subject-title-type-20000401-observers.md │ ├── subject-title-type-20000401-questionnaire.md │ ├── subject-title-type-20000401-results.md │ ├── subject-title-type-20000401-settings.md │ ├── subject-title-type-index.md │ ├── subject-title-type-log.md │ ├── subject-title-type-observers.md │ ├── subject-title-type-questionnaire.md │ ├── subject-title-type-remarks-childress.md │ ├── subject-title-type-results.md │ ├── subject-title-type-settings.md │ ├── subject-title-type-voters.md │ ├── sztaki-index.md │ ├── title-identifier-0066.md │ ├── typequalif-19991210.md │ ├── wd-agent-qual.md │ └── wd-coverage-qual.md ├── 2001 │ ├── 2001.02.name-label.md │ ├── 2001.03.uri-for-source.md │ ├── education-01.md │ ├── education-01.shtml.rdf │ ├── government-02.md │ └── government-02.shtml.rdf ├── 2002 │ ├── 2002-01.mediator.md │ ├── 2002-01.mediator.shtml.rdf │ ├── 2002-01 │ │ └── index.md │ ├── 2002-02.PhysicalObject.md │ ├── 2002-02.PhysicalObject.shtml.rdf │ ├── 2002-02.RFC3066.md │ ├── 2002-02.RFC3066.shtml.rdf │ ├── 2002-02.accepted.md │ ├── 2002-02.accepted.shtml.rdf │ ├── 2002-02.captured.md │ ├── 2002-02.captured.shtml.rdf │ ├── 2002-02.copyright.md │ ├── 2002-02.copyright.shtml.rdf │ ├── 2002-02.educationLevel.md │ ├── 2002-02.educationLevel.shtml.rdf │ ├── 2002-02.holdingLocation.md │ ├── 2002-02.holdingLocation.shtml.rdf │ ├── 2002-02.mediator.md │ ├── 2002-02.mediator.shtml.rdf │ ├── 2002-02.submitted.md │ ├── 2002-02.submitted.shtml.rdf │ ├── 2002-02.version.md │ └── 2002-02.version.shtml.rdf ├── 2003 │ ├── 2003-01.accessRights.md │ ├── 2003-01.accessRights.shtml.rdf │ ├── 2003-01.acquired.md │ ├── 2003-01.acquired.shtml.rdf │ ├── 2003-01.bibliographicCitation.md │ ├── 2003-01.bibliographicCitation.shtml.rdf │ ├── 2003-01.protectiveMarking.md │ ├── 2003-01.protectiveMarking.shtml.rdf │ ├── 2003-02.Image-terms.md │ └── 2003-02.Image-terms.shtml.rdf ├── 2004 │ ├── 2004-01.Rights-terms.md │ ├── 2004-01.Rights-terms.shtml.rdf │ ├── 2004-02.Collection-terms.md │ └── 2004-03.URLs.md ├── 2005 │ ├── 2005-01.NLM.md │ ├── 2005-02.instructionalMethod.md │ ├── 2005-03.CollectionDescription.md │ └── 2005-04.Accessibility.md ├── 2006 │ ├── 2006-01.DCSV-revisions.md │ ├── 2006-02.dcmitype-changes.md │ ├── 2006-03.dcmes-changes.md │ └── 2006-03.response-to-comments.md ├── 2008 │ └── dcterms-changes │ │ └── index.md ├── 2010 │ └── dcterms-changes │ │ ├── index.md │ │ ├── pete1.txt │ │ └── pete2.txt ├── 2012 │ └── dcterms-changes │ │ └── index.md ├── _index.md └── public-comment │ ├── 2005 │ └── 12 │ │ └── type-vocabulary-changes │ │ └── index.md │ ├── 2006 │ ├── 03 │ │ └── type-vocabulary-comments │ │ │ └── index.md │ └── 08 │ │ └── dcmes-changes │ │ └── index.md │ └── 2007 │ └── 07 │ └── dcterms-changes │ └── index.md ├── documents ├── 2001 │ ├── 10 │ │ ├── 16 │ │ │ └── vocabulary-guidelines │ │ │ │ └── index.md │ │ └── 08 │ │ │ └── vocabulary-guidelines │ │ │ └── index.md │ ├── 11 │ │ ├── 30 │ │ │ └── process │ │ │ │ └── index.md │ │ └── 05 │ │ │ └── process │ │ │ └── index.md │ ├── 12 │ │ ├── 22 │ │ │ └── process │ │ │ │ └── index.md │ │ └── 08 │ │ │ └── process │ │ │ └── index.md │ ├── 05 │ │ └── 17 │ │ │ └── process │ │ │ └── index.md │ ├── 06 │ │ ├── 12 │ │ │ └── criteria │ │ │ │ └── index.md │ │ ├── 27 │ │ │ ├── approval │ │ │ │ ├── graph.gif │ │ │ │ └── index.md │ │ │ └── process │ │ │ │ └── index.md │ │ └── 28 │ │ │ └── mission │ │ │ └── index.md │ ├── 07 │ │ └── 03 │ │ │ └── publications │ │ │ └── index.md │ └── _index.md ├── 2002 │ ├── 10 │ │ ├── 29 │ │ │ └── principles │ │ │ │ └── index.md │ │ ├── 04 │ │ │ └── process │ │ │ │ └── index.md │ │ └── 06 │ │ │ └── principles │ │ │ └── index.md │ ├── 12 │ │ └── 02 │ │ │ └── vocabulary-guidelines │ │ │ └── index.md │ ├── 02 │ │ └── 13 │ │ │ └── vocabulary-guidelines │ │ │ └── index.md │ ├── 03 │ │ └── 20 │ │ │ └── process │ │ │ └── index.md │ ├── 07 │ │ ├── 13 │ │ │ └── mission │ │ │ │ └── index.md │ │ └── 06 │ │ │ └── profiles │ │ │ └── index.md │ ├── 09 │ │ └── 16 │ │ │ └── process │ │ │ └── index.md │ └── _index.md ├── 2003 │ ├── 10 │ │ └── 31 │ │ │ └── publications │ │ │ └── index.md │ ├── 11 │ │ └── 18 │ │ │ └── principles │ │ │ └── index.md │ ├── 02 │ │ ├── 11 │ │ │ └── profiles │ │ │ │ └── index.md │ │ └── 07 │ │ │ ├── principles │ │ │ └── index.md │ │ │ └── process │ │ │ └── index.md │ ├── 05 │ │ └── 15 │ │ │ └── vocabulary-guidelines │ │ │ └── index.md │ ├── 06 │ │ └── 11 │ │ │ └── mission │ │ │ └── index.md │ ├── 08 │ │ └── 14 │ │ │ ├── approval │ │ │ └── index.md │ │ │ └── publications │ │ │ └── index.md │ └── _index.md ├── 2004 │ ├── 11 │ │ └── 30 │ │ │ └── workflow │ │ │ └── index.md │ ├── 12 │ │ └── 20 │ │ │ └── approval │ │ │ └── index.md │ └── _index.md ├── 2005 │ ├── 09 │ │ └── 03 │ │ │ └── profile-guidelines │ │ │ └── index.md │ └── _index.md ├── 2006 │ ├── 12 │ │ └── 18 │ │ │ └── publications │ │ │ └── index.md │ ├── 02 │ │ └── 13 │ │ │ └── process │ │ │ └── index.md │ └── _index.md ├── 2007 │ ├── 12 │ │ └── 03 │ │ │ └── principles │ │ │ └── index.md │ └── _index.md ├── Session.vim ├── _index.md ├── approval │ ├── graph.gif │ └── index.md ├── criteria │ └── index.md ├── editme.sh ├── mission │ └── index.md ├── overview │ ├── index.md │ └── index.shtml-20080105 ├── principles │ └── index.md ├── process │ └── index.md ├── profile-guidelines │ └── index.md ├── profiles │ └── index.md ├── publications │ └── index.md ├── relators │ └── index.md ├── vocabulary-guidelines │ └── index.md └── workflow │ └── index.md ├── mappings ├── 2020 │ ├── index.html │ └── main.css ├── Crosswalk_of_Metadata_Terms.xlsx ├── DC_Mappings_to_Schema.org.md ├── classes.md ├── dcmitype.md └── properties.md ├── meetings ├── 2000 │ └── 04 │ │ └── index.html ├── 2001 │ ├── 10 │ │ ├── 2001-10-10_dc-usage_faq-questions.html │ │ ├── 2001-10-19.dc-usage.pdf │ │ ├── AGENTs.html │ │ ├── DC-Gov_proposal_v0.2_2001-10-121.html │ │ ├── DC-Vocabulary-Qualifiers.html │ │ ├── Proposed_Section_3.3.html │ │ ├── agenda.shtml │ │ ├── dcgeneral-archives-2001-10.html │ │ ├── index.shtml │ │ ├── meeting-notes.shtml │ │ ├── rfc3066_proposal.html │ │ ├── schemas-screenshot.shtml │ │ ├── usage-archives-2001-09.html │ │ └── vocab-guide2.html │ └── 05 │ │ ├── DC-Ed-Report.htm │ │ ├── DC-vocabulary-qualifiers.htm │ │ ├── DCMI-Usage_encoding-schemes_comments.htm │ │ ├── DCMI-Usage_language-change.htm │ │ ├── DCMI-Usage_mission-comment.htm │ │ ├── DCMI-Usage_mission.htm │ │ ├── UBprocess-comments.htm │ │ ├── UBprocess-draft.htm │ │ ├── agenda.shtml │ │ ├── ark-01.txt │ │ ├── criteria.html │ │ ├── grammar.htm │ │ ├── grammar.md │ │ ├── grammar_files │ │ ├── articles00.gif │ │ ├── dc_fig1.gif │ │ ├── dc_fig2.gif │ │ ├── dc_fig3.gif │ │ ├── dc_fig4.gif │ │ ├── dc_fig5.gif │ │ ├── main.css │ │ ├── redline00.gif │ │ └── spacer00.gif │ │ ├── index.shtml │ │ ├── marc-classification.htm │ │ ├── marc-subject.htm │ │ ├── meeting-20010521.shtml │ │ ├── meetingnotes.shtml │ │ ├── mission.html │ │ └── vocabulary-guidelines.htm ├── 2002 │ ├── 10 │ │ ├── Dublincore.org-usage.pdf │ │ ├── Florence-meeting.pdf │ │ ├── accessRights.shtml │ │ ├── acquired.shtml │ │ ├── agenda.shtml │ │ ├── bibliographicCitation-Dateien │ │ │ ├── dcuh_fullcream106x38.gif │ │ │ ├── epub.css │ │ │ ├── mimaslink.gif │ │ │ └── valid-xhtml10.gif │ │ ├── bibliographicCitation.html │ │ ├── florence-meeting-notes.shtml │ │ └── securityClassification.shtml │ └── 05 │ │ ├── Agent-roles.html │ │ ├── Dc-gov.proposal.pdf │ │ ├── accepted-date_prop.html │ │ ├── agenda.html │ │ ├── ap-review.html │ │ ├── bath-diagrams.ppt │ │ ├── captured-date_prop.html │ │ ├── citdcsv.html │ │ ├── citproposal.html │ │ ├── copyright-date_prop.html │ │ ├── description-version_prop.html │ │ ├── holding-location_prop.html │ │ ├── index-decisions.txt │ │ ├── index-documents.txt │ │ ├── index-elements-qualifiers.txt │ │ ├── index-meetings.txt │ │ ├── index-terms.txt │ │ ├── index-usage.txt │ │ ├── issues.html │ │ ├── meeting-packet.pdf │ │ ├── meetings.html │ │ ├── submitted-date_prop.html │ │ └── type-physobj.html ├── 2003 │ ├── 06 │ │ ├── Agenda-ithaca.html │ │ ├── AskDCMI.html │ │ ├── Elements-Content.html │ │ ├── Elements-Instantiation.html │ │ ├── Elements-IntellProp.html │ │ ├── Guidelines.pdf │ │ ├── Issues.html │ │ ├── MARC-URIs.pdf │ │ ├── Marc-relators-in-rdf.html │ │ ├── MovingImage.html │ │ ├── Packet-ithaca.pdf │ │ ├── Qualifiers-Rev.html │ │ ├── Rdf-xml-data-attributes.pdf │ │ ├── Relator-excerpts-rdfxml.html │ │ ├── Schedule.html │ │ ├── StillImage.html │ │ ├── Structured-values.html │ │ ├── TOPIC01.html │ │ ├── TOPIC01.types-of-encoding-schemes.html │ │ ├── TOPIC02.html │ │ ├── TOPIC03.html │ │ ├── TOPIC04.html │ │ ├── TOPIC05.html │ │ ├── TOPIC06.html │ │ ├── TOPIC07.html │ │ ├── TOPIC08.html │ │ ├── TOPIC09.html │ │ ├── TOPIC10.html │ │ ├── TOPIC11.html │ │ ├── TOPIC12.html │ │ ├── TOPIC13.html │ │ ├── TOPIC14.html │ │ ├── TOPIC15.html │ │ ├── UB-ISO.differences.html │ │ ├── UB-Orientation.pdf │ │ ├── Usage-ap.html │ │ ├── Using_Dublin_Core-rev1.html │ │ ├── Using_Dublin_Core.html │ │ ├── Venue.html │ │ └── dclib-encodingschemes.html │ └── 09 │ │ ├── Agenda-seattle.html │ │ └── Packet-seattle.pdf ├── 2004 │ ├── 10 │ │ ├── 2004-03-15.DCMIType-sas.html │ │ ├── 2004-03.ISO8601.txt │ │ ├── 2004-06-23.email-digest.txt │ │ ├── 2004-08-27.process.html │ │ ├── 2004-09-01.email-digest.txt │ │ ├── 2004-09-16.amending-definitions.txt │ │ ├── 2004-09-21.email-digest.txt │ │ ├── 2004-09-21.email-relators.txt │ │ ├── Agent-Roles-Guidelines5.txt │ │ ├── Element-refinement.html │ │ ├── ISSUES │ │ │ ├── abstract-model │ │ │ │ └── index.html │ │ │ ├── bath │ │ │ │ └── index.html │ │ │ ├── dcsv │ │ │ │ └── index.html │ │ │ ├── dcx │ │ │ │ └── index.html │ │ │ ├── definition-date │ │ │ │ └── index.html │ │ │ ├── faq │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ ├── iso8601 │ │ │ │ └── index.html │ │ │ ├── nlm │ │ │ │ └── index.html │ │ │ ├── other │ │ │ │ └── index.html │ │ │ ├── process │ │ │ │ └── index.html │ │ │ ├── profile-usageboard │ │ │ │ └── index.html │ │ │ ├── profiles │ │ │ │ └── index.html │ │ │ ├── proposal-status │ │ │ │ └── index.html │ │ │ ├── registration │ │ │ │ └── index.html │ │ │ ├── simple-dc │ │ │ │ └── index.html │ │ │ ├── terms-accessibility │ │ │ │ └── index.html │ │ │ ├── terms-collection │ │ │ │ └── index.html │ │ │ ├── terms-education │ │ │ │ └── index.html │ │ │ ├── terms-relators │ │ │ │ └── index.html │ │ │ ├── type-definitions │ │ │ │ └── index.html │ │ │ ├── ub-documentation │ │ │ │ └── index.html │ │ │ └── version-identifiers │ │ │ │ └── index.html │ │ ├── Meeting-packet.pdf │ │ ├── Meeting-summary.shtml │ │ └── mmidc117.html │ └── 03 │ │ ├── 2003-09-27.Minutes-seattle-final.txt │ │ ├── 2003-09-28.case-policy.html │ │ ├── 2004-01.AAT.txt │ │ ├── 2004-01.ISO8601.txt │ │ ├── Agenda-bath-final.html │ │ ├── Agent-Roles-Guidelines2.txt │ │ ├── AskDCMI-comments.txt │ │ ├── AskDCMI.txt │ │ ├── Bath-hotels.txt │ │ ├── Bath-meeting-packet.final.pdf │ │ ├── Bath-meeting-supplement.pdf │ │ ├── Bath-meeting.pdf │ │ ├── DC-2004-call.txt │ │ ├── DCMI-CEN-agreement.pdf │ │ ├── ISSUES │ │ ├── askdcmi │ │ │ └── index.html │ │ ├── dcmi-namespaces │ │ │ └── index.html │ │ ├── docs-DCAPs │ │ │ └── index.html │ │ ├── docs-naming │ │ │ └── index.html │ │ ├── dublincore-org-analysis │ │ │ └── index.html │ │ ├── dublincore-org │ │ │ └── index.html │ │ ├── etc-old │ │ │ └── index.html │ │ ├── index.html │ │ ├── model │ │ │ └── index.html │ │ ├── oai │ │ │ └── index.html │ │ ├── profiles-pbcore │ │ │ └── index.html │ │ ├── profiles-usage │ │ │ └── index.html │ │ ├── profiles │ │ │ └── index.html │ │ ├── registration-lightweight │ │ │ └── index.html │ │ ├── registration-proposals │ │ │ └── index.html │ │ ├── registration │ │ │ └── index.html │ │ ├── terms-collection │ │ │ └── index.html │ │ ├── terms-relators │ │ │ └── index.html │ │ ├── terms-rights │ │ │ └── index.html │ │ └── usageboard │ │ │ └── index.html │ │ ├── IsAvailableAt.html │ │ ├── Model-comments.txt │ │ ├── PBCore-comments.txt │ │ ├── Process6.html │ │ ├── Provenance.html │ │ ├── Registration.txt │ │ ├── Relator-codes.html │ │ ├── Roles-comments.txt │ │ ├── Weibel.InfoURI.Registry.pdf │ │ ├── cwa14855-20040210.pdf │ │ ├── dc-rights-proposal.html │ │ ├── naming-policy.html │ │ └── rights-proposals.html ├── 2005 │ ├── 05 │ │ └── washdc │ │ │ ├── 2005-05-13.packet-main.pdf │ │ │ ├── 2005-05-13.packet-supplementary.pdf │ │ │ ├── index.html │ │ │ ├── meeting-packet-supplementary.pdf │ │ │ ├── meeting-packet.pdf │ │ │ ├── public │ │ │ ├── 2004-06-22.PBCore-final.txt │ │ │ ├── 2004-10-21.relators-review.txt │ │ │ ├── 2005-02-15.dc-architecture-digest.txt │ │ │ ├── 2005-02-26.encoding-scheme-types.txt │ │ │ ├── 2005-02-28.dcmes-definitions.txt │ │ │ ├── 2005-03.Collection-terms.shtml │ │ │ ├── 2005-04-11.accessibility.txt │ │ │ ├── 2005-04-13.accessibility.txt │ │ │ ├── 2005-04-18.accessibility.txt │ │ │ ├── 2005-04-21.accessibility.txt │ │ │ ├── 2005-05-02.Type-Vocabulary.html │ │ │ ├── 2005-05-04.DCMI_Extension_Namespaces.txt │ │ │ ├── 2005-05-04.typevocabulary.txt │ │ │ ├── 2005-05-11.dccdap-issues.txt │ │ │ ├── 2005-05-12.encoding-scheme-types.txt │ │ │ ├── 2005-05-13.extns-issues.txt │ │ │ ├── 2005-05-13.profile-review.txt │ │ │ ├── 2005-05-14.Agent-Roles-Guidelines7.txt │ │ │ └── UB_Process-05-02-05.html │ │ │ ├── topic-accessibility │ │ │ └── index.html │ │ │ ├── topic-definitions-labels │ │ │ └── index.html │ │ │ ├── topic-encoding-scheme-types │ │ │ └── index.html │ │ │ ├── topic-language-comment │ │ │ └── index.html │ │ │ ├── topic-madrid │ │ │ └── index.html │ │ │ ├── topic-process │ │ │ └── index.html │ │ │ ├── topic-profiles-collection │ │ │ └── index.html │ │ │ ├── topic-profiles-libraries │ │ │ └── index.html │ │ │ ├── topic-profiles │ │ │ └── index.html │ │ │ ├── topic-relators │ │ │ └── index.html │ │ │ ├── topic-supplementary │ │ │ └── index.html │ │ │ ├── topic-type-vocabulary │ │ │ └── index.html │ │ │ └── topic-userguide │ │ │ └── index.html │ └── 09 │ │ ├── madrid │ │ ├── accessibility │ │ │ └── index.html │ │ ├── backburner │ │ │ └── index.html │ │ ├── date-issues │ │ │ └── index.html │ │ ├── dcsv │ │ │ └── index.html │ │ ├── files │ │ │ ├── 2004-06-22.PBCore-final.txt │ │ │ ├── 2004-10-21.relators-review.txt │ │ │ ├── 2005-02-15.dc-architecture-digest.txt │ │ │ ├── 2005-02-26.encoding-scheme-types.txt │ │ │ ├── 2005-02-28.dcmes-definitions.txt │ │ │ ├── 2005-04-13.accessibility.txt │ │ │ ├── 2005-05-02.Type-Vocabulary.html │ │ │ ├── 2005-05-02.UB_Process.html │ │ │ ├── 2005-05-04.typevocabulary.txt │ │ │ ├── 2005-05-11.dccdap-issues.txt │ │ │ ├── 2005-05-12.encoding-scheme-types.txt │ │ │ ├── 2005-05-13.definition-changes.txt │ │ │ ├── 2005-05-14.Agent-Roles-Guidelines7.txt │ │ │ ├── 2005-05-16.encoding-scheme-types.html │ │ │ ├── 2005-07-19.profile-review.txt │ │ │ ├── 2005-07-25.collection-description-wg-report.txt │ │ │ ├── 2005-07-29.date-comment.txt │ │ │ ├── 2005-07-31.dcsv-comments.txt │ │ │ ├── 2005-08-06.diane-on-dcap-guidelines.txt │ │ │ ├── 2005-08-16.collection-description-discussion.txt │ │ │ ├── 2005-08-19.iso8601-response.txt │ │ │ ├── 2005-08-25.definition-changes-digest.txt │ │ │ ├── 2005-08-25.pete-comments.txt │ │ │ ├── 2005-08-28.DCMI_Type_Vocabulary.html │ │ │ ├── 2005-08-28.Process-8-21-05_dih.pdf │ │ │ ├── 2005-08-28.Process-for-profiles.pdf │ │ │ ├── 2005-09-03.AccessForAllFramework.html │ │ │ ├── 2005-09-03.NewElementProposal.html │ │ │ ├── 2005-09-03.ResponseToUsageBoard.html │ │ │ ├── 2005-09-04.AccessForAll-AbstractModel.png │ │ │ ├── 2005-09-04.AccessForAllFramework.txt │ │ │ ├── 2005-09-04.NewElementProposal.txt │ │ │ └── 2005-09-04.ResponseToUsageBoard.txt │ │ ├── index.html │ │ ├── marc-relators │ │ │ └── index.html │ │ ├── meeting-notes.html │ │ ├── meeting-packet.pdf │ │ ├── new-term-guidelines │ │ │ └── index.html │ │ ├── process │ │ │ └── index.html │ │ ├── profile-collection │ │ │ └── index.html │ │ ├── property-definitions │ │ │ └── index.html │ │ ├── property-domains │ │ │ └── index.html │ │ └── type-vocabulary │ │ │ └── index.html │ │ └── profile-review │ │ ├── index.html │ │ └── profile-review.pdf ├── 2006 │ ├── 04 │ │ ├── profile-review │ │ │ ├── .index.html │ │ │ ├── 2005-10-05.danbri-dcap-draft.txt │ │ │ ├── 2006-04-07.0105.index.shtml │ │ │ ├── 2006-04-07.0145.index.shtml │ │ │ ├── 2006-04-29.profile-review.pdf │ │ │ ├── dcsimple │ │ │ │ └── index.html │ │ │ ├── examples │ │ │ │ └── index.html │ │ │ ├── html │ │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ ├── index_.txt │ │ │ └── mkreview │ │ └── seattle │ │ │ ├── .index.html │ │ │ ├── 2006-04-29.ub-agenda-seattle.pdf │ │ │ ├── all-in-dcterms │ │ │ ├── .index.html │ │ │ ├── html │ │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ └── index_.txt │ │ │ ├── backburner │ │ │ ├── .index.html │ │ │ ├── 2005-05-10.usageboard-profile.html │ │ │ ├── 2005-05-10.usageboard-profile.txt │ │ │ ├── 2005-08-10.rebecca-comments.html │ │ │ ├── 2005-08-10.rebecca-comments.txt │ │ │ ├── 2005-08-13.YearMonthDate-profile.html │ │ │ ├── 2005-08-13.YearMonthDate-profile.txt │ │ │ ├── 2005-08-22.douglas-campbell-long.html │ │ │ ├── 2005-08-22.douglas-campbell-long.txt │ │ │ ├── html │ │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ └── index_.txt │ │ │ ├── dcappacket │ │ │ └── DCAP-packet.txt │ │ │ ├── dcmes-changes │ │ │ ├── .index.html │ │ │ ├── 2005-03-23.dc-language.html │ │ │ ├── 2005-03-23.dc-language.txt │ │ │ ├── 2006-02-03.discussion-digest.html │ │ │ ├── 2006-02-03.discussion-digest.txt │ │ │ ├── comment-announcement-text.txt │ │ │ ├── html │ │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ └── index_.txt │ │ │ ├── dcmitype │ │ │ ├── .index.html │ │ │ ├── html │ │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ └── index_.txt │ │ │ ├── docn-roadmap │ │ │ ├── .index.html │ │ │ ├── 2006-03-31.roadmap.pdf │ │ │ ├── 2006-04-30.roadmap-input.txt │ │ │ ├── html │ │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ └── index_.txt │ │ │ ├── domains-ranges │ │ │ ├── .index.html │ │ │ ├── 2005-02-26.Encoding-scheme-types.html │ │ │ ├── 2006-03-24.dcPropertiesRanges.pdf │ │ │ ├── 2006-03-24.domain-range-rationale.html │ │ │ ├── 2006-03-24.domain-range-rationale.txt │ │ │ ├── 2006-03-28.domain-range-comments.html │ │ │ ├── 2006-03-28.domain-range-comments.txt │ │ │ ├── html │ │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ └── index_.txt │ │ │ ├── html │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ ├── index_.txt │ │ │ ├── nsdl-registry │ │ │ ├── .index.html │ │ │ ├── html │ │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ └── index_.txt │ │ │ ├── profile-pipeline │ │ │ ├── .index.html │ │ │ ├── 2005-11-03.dc-collections-report.html │ │ │ ├── 2005-11-03.dc-collections-report.txt │ │ │ ├── html │ │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ └── index_.txt │ │ │ ├── rda-review │ │ │ ├── .index.html │ │ │ ├── 2006-02-06.digest.html │ │ │ ├── 2006-02-06.digest.txt │ │ │ ├── 2006-03-28.rda-discussion.html │ │ │ ├── 2006-03-28.rda-discussion.txt │ │ │ ├── 2006-04-03.0829.index.shtml │ │ │ ├── RDA_for_who.doc │ │ │ ├── RDA_for_who.htm │ │ │ ├── SCScommentsRDAPart1-excerpts.pdf │ │ │ ├── html │ │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ └── index_.txt │ │ │ ├── semantic-specificity │ │ │ ├── .index.html │ │ │ ├── 2006-03-13.digest.txt │ │ │ ├── html │ │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ └── index_.txt │ │ │ ├── term-changes │ │ │ ├── .index.html │ │ │ ├── 2006-03-11.educationLevel.html │ │ │ ├── 2006-03-11.educationLevel.txt │ │ │ ├── html │ │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ └── index_.txt │ │ │ ├── ub-process │ │ │ ├── .index.html │ │ │ ├── 2006-02-23.process-ub-voting.txt │ │ │ ├── html │ │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ └── index_.txt │ │ │ ├── venue │ │ │ └── index.shtml │ │ │ └── wikipedia │ │ │ ├── .index.html │ │ │ ├── 2006-03-21.digest.txt │ │ │ ├── dc-in-wikipedia.pdf │ │ │ ├── html │ │ │ └── index.html │ │ │ ├── index.shtml │ │ │ └── index_.txt │ └── 09 │ │ └── manzanillo │ │ ├── .index.html │ │ ├── 2006-09-22.profile-pipeline.pdf │ │ ├── 2006-09-22.ubmeeting-manzanillo.pdf │ │ ├── dcmes-changes │ │ ├── .index.html │ │ ├── 2006-09-21.dcmes-comments.html │ │ ├── 2006-09-21.dcmes-comments.txt │ │ ├── 2006-09-25.GC_Comments.html │ │ ├── 2006-09-25.GC_Comments.rtf │ │ ├── 2006-09-25.gc-1.pdf │ │ ├── 2006-09-25.gc-2.pdf │ │ ├── html │ │ │ └── index.html │ │ └── index_.txt │ │ ├── domains-ranges │ │ ├── .index.html │ │ ├── 2005-09-21.educationLevel-digest.txt │ │ ├── 2006-03-24.domain-range-rationale.html │ │ ├── 2006-03-24.domain-range-rationale.txt │ │ ├── 2006-03-24.swoogle-dcPropertiesRanges.pdf │ │ ├── 2006-03-28.domain-range-comments.html │ │ ├── 2006-03-28.domain-range-comments.txt │ │ ├── 2006-04-30.educationLevel.txt │ │ ├── 2006-05-04.candidate-terms-for-standn.txt │ │ ├── 2006-06-30.ranges-discussion-digest.mbox │ │ ├── 2006-06-30.ranges-discussion-digest.txt │ │ ├── 2006-09-19.PropertyDomainsAndRanges.pdf │ │ ├── html │ │ │ └── index.html │ │ └── index_.txt │ │ ├── encoding-schemes │ │ ├── .index.html │ │ ├── 2005-02-26.Encoding-scheme-types.html │ │ ├── 2006-09-19.AMDraftUpdate.pdf │ │ ├── 2006-09-19.TermDecisionTree.pdf │ │ ├── dcmi-terms-encoding-schemes.pdf │ │ ├── html │ │ │ └── index.html │ │ └── index_.txt │ │ ├── html │ │ └── index.html │ │ ├── index_.txt │ │ ├── other │ │ ├── .index.html │ │ ├── 2006-03-13.digest.txt │ │ ├── 2006-04-30.notes.txt │ │ ├── 2006-09-21.TermChanges.pdf │ │ ├── html │ │ │ └── index.html │ │ └── index_.txt │ │ ├── profile-cdap │ │ ├── .index.html │ │ ├── 2000-11-01.heaney-amcc-v31.pdf │ │ ├── 2005-08-25.pete-comments.txt │ │ ├── 2006-02-13.process.txt │ │ ├── 2006-06-12.pete-comments.txt │ │ ├── CDAP_review.doc │ │ ├── CDAP_review.pdf │ │ ├── WP3_AP_Documentation_1.pdf │ │ ├── WP5_AP_Terms.pdf │ │ ├── Z39-91-DSFTU.pdf │ │ ├── html │ │ │ └── index.html │ │ └── index_.txt │ │ ├── profile-pipeline │ │ ├── .index.html │ │ ├── 2005-08-10.gap-draft-2.doc │ │ ├── 2006-05-17.canadian-profile.txt │ │ ├── 2006-05-17.jisc-profile.txt │ │ ├── 2006-08-11.govt-canada.txt │ │ ├── 2006-09-21.dc-lib-profile.pdf │ │ ├── 2006-09-21.dcgapwiki-DCGAPScope.pdf │ │ ├── 2006-09-21.dcgapwiki-DCGAPosition.pdf │ │ ├── 2006-09-21.dcgapwiki-Elements.pdf │ │ ├── 2006-09-21.dcgapwiki.pdf │ │ ├── 2006-09-21.digirep-Eprints_Application_Profile.pdf │ │ ├── 2006-09-21.digirep-Functional_Requirements.pdf │ │ ├── 2006-09-21.digirep-Model.pdf │ │ ├── 2006-09-22.mlap.pdf │ │ ├── dc-simple │ │ │ ├── .index.html │ │ │ ├── 2006-05-01.dc-simple.html │ │ │ ├── 2006-08-12.dc-simple.html │ │ │ ├── html │ │ │ │ └── index.html │ │ │ └── index_.txt │ │ ├── html │ │ │ └── index.html │ │ ├── index_.txt │ │ └── ub-profile │ │ │ ├── .index.html │ │ │ ├── html │ │ │ └── index.html │ │ │ └── index_.txt │ │ ├── profile-review │ │ ├── .index.html │ │ ├── 2005-09-09.cen-cwa15248.pdf │ │ ├── 2005-10-05.danbri-dcap-draft.txt │ │ ├── 2006-04-29.profile-review.pdf │ │ ├── html │ │ │ └── index.html │ │ └── index_.txt │ │ ├── profiles-dclib │ │ ├── .index.html │ │ ├── MODS-terms-in-DC-Lib-Proposal.doc │ │ ├── MODS-terms-in-DC-Lib-Proposal.pdf │ │ ├── html │ │ │ └── index.html │ │ └── index_.txt │ │ ├── ubmeeting-manzanillo-updated.pdf │ │ ├── ubmeeting-manzanillo.pdf │ │ └── workplan │ │ ├── .index.html │ │ ├── html │ │ └── index.html │ │ └── index_.txt ├── 2007 │ ├── 03 │ │ └── barcelona │ │ │ ├── .index.html │ │ │ ├── 2007-02-14.dcdir-process-makx.txt │ │ │ ├── 2007-02-26.ranges-digest.txt │ │ │ ├── 2007-03-12.outstanding-actions.txt │ │ │ ├── 2007-03-16.ub-agenda-barcelona.pdf │ │ │ ├── 2007-03-17.barcelona-cdap.pdf │ │ │ ├── CdapFeedback.pdf │ │ │ ├── CdapReview.pdf │ │ │ ├── ComparisonRubric.pdf │ │ │ ├── DCTermsChanges.pdf │ │ │ ├── Encoding-schemes.txt │ │ │ ├── Framework_20070311.doc │ │ │ ├── Framework_20070311.pdf │ │ │ ├── FrontPage.pdf │ │ │ ├── Process_Doc_Revisions.txt │ │ │ ├── ProfileReviewCriteria.pdf │ │ │ ├── StuartProcess │ │ │ ├── SubjectScheme.txt │ │ │ ├── Topic-cdap.txt │ │ │ ├── Topic-nisoballot.txt │ │ │ ├── Z39-85_Ballot_comment_responses.doc │ │ │ ├── Z39-85_Ballot_comment_responses.pdf │ │ │ ├── domain-range-comments.txt │ │ │ ├── html │ │ │ └── index.html │ │ │ └── index_.txt │ └── 08 │ │ └── singapore │ │ ├── .index.html │ │ ├── 2007-08-25.ub-meeting-packet.pdf │ │ ├── CollectionsProfileReview.txt │ │ ├── Eprints-excerpt.pdf │ │ ├── dcterms-changes.txt │ │ ├── description-set-profile.txt │ │ ├── domains-digest1.txt │ │ ├── domains-digest2.txt │ │ ├── domains-ranges.txt │ │ ├── foaf.txt │ │ ├── index-stage.txt │ │ ├── index_.txt │ │ ├── pdf-dcap-model.pdf │ │ ├── pdf-domains.pdf │ │ ├── pdf-eprints.pdf │ │ ├── pdf-term-decision.pdf │ │ ├── profile-review.txt │ │ └── rdf-declaration-changes.txt ├── 2008 │ └── 09 │ │ └── berlin │ │ ├── .index.html │ │ ├── 2008-09-17.berlin-packet.pdf │ │ ├── 2008-09-18.accessibility-proposal.pdf │ │ ├── 2008-09-18.berlin-packet-revised.pdf │ │ ├── 2009-10-04.accessibility-proposal-revised.pdf │ │ ├── ProfileReviewCriteria-20080917 │ │ ├── ProfileReviewCriteria-20080917.html │ │ ├── dcap-guidelines.pdf │ │ ├── dcap-guidelines │ │ ├── .index.html │ │ ├── eprints.jpg │ │ ├── index.shtml │ │ ├── index_.txt │ │ ├── injection_graph_func.js │ │ ├── mybookcase.jpg │ │ ├── pete-on-literal-nonliteral.pdf │ │ └── singapore-framework.png │ │ ├── etc-actions │ │ ├── .index.html │ │ ├── UsageBoardWikiFrontPage │ │ └── index_.txt │ │ ├── etc-encodingschemes │ │ ├── .index.html │ │ ├── SES_VES.doc │ │ ├── SES_VES.pdf │ │ └── index_.txt │ │ ├── index.html │ │ ├── index_.txt │ │ ├── review-planning │ │ ├── .index.html │ │ ├── 2008-03-07.olac.html │ │ ├── 2008-03-07.olac.txt │ │ └── index_.txt │ │ ├── review-swap │ │ ├── .index.html │ │ ├── EprintsApplicationProfile-knowware.html │ │ ├── EprintsApplicationProfile-knowware.pdf │ │ ├── EprintsApplicationProfile.html │ │ ├── EprintsApplicationProfile.raw │ │ ├── ObjectivesScope_SWAP.doc │ │ ├── ObjectivesScope_SWAP.pdf │ │ ├── ReviewMetadataTermsReferenced.html │ │ ├── ReviewSyntaxGuidelines.html │ │ ├── SwapConstraints.html │ │ ├── dc-dsp.pdf │ │ ├── eprints-in-xml │ │ │ ├── .index.html │ │ │ ├── differences.txt │ │ │ ├── index_.txt │ │ │ ├── raw-dcmi.txt │ │ │ ├── raw-knowware.txt │ │ │ ├── xml-dcmi.xml │ │ │ └── xml-knowware.xml │ │ ├── eprints-raw-missing-description-info.html │ │ ├── eprints-raw-missing-description-info.txt │ │ ├── eprints.xml.pdf │ │ ├── eprints.xml.txt │ │ └── index_.txt │ │ ├── terms-accessibility │ │ ├── .index.html │ │ ├── AccessForAllFramework.html │ │ ├── FrontPage.html │ │ ├── NewElementProposal.html │ │ ├── agls.rdf │ │ └── index_.txt │ │ ├── terms-dclib │ │ ├── .index.html │ │ ├── MODS_terms_in_DC-Lib_Proposal.doc │ │ ├── MODS_terms_in_DC-Lib_Proposal.pdf │ │ ├── date-captured.doc │ │ ├── date-captured.pdf │ │ ├── holding-location.doc │ │ ├── holding-location.pdf │ │ ├── index_.txt │ │ ├── libraries │ │ ├── robina-request.doc │ │ ├── robina-request.pdf │ │ ├── robina-request.txt │ │ ├── version.doc │ │ └── version.pdf │ │ └── terms-titlerange │ │ ├── .index.html │ │ └── index_.txt ├── 2009 │ └── 10 │ │ └── seoul │ │ ├── .index.html │ │ ├── 2009-09-13.meeting-packet.pdf │ │ ├── 2009-10-07.pete-simple-dublin-core-text.pdf │ │ ├── 2009-10-07.pete-simple-dublin-core.mbox │ │ ├── 2009-10-16.AdminMetadata.ppt │ │ ├── 2009-10-16.FAQ-julie.doc │ │ ├── 2009-10-16.FAQ-julie.txt │ │ ├── 2009-10-16.dcterms-title-decision.txt │ │ ├── 2009-10-16.dcub-fmaker.ppt │ │ ├── 2009-10-16.dcub-issues.ppt │ │ ├── 2009-10-16.dcub-meeting-notes-raw.rtf │ │ ├── AdminMetadata.ppt │ │ ├── DumbDownNotes.htm │ │ ├── IssuesWithCoverage.htm │ │ ├── accessibility.txt │ │ ├── acore-email-digest.txt │ │ ├── acore.pdf │ │ ├── capture-this.html │ │ ├── dccreator.txt │ │ ├── dcidentifier.txt │ │ ├── dlo.txt │ │ ├── dublincore-org-beta-pages.pdf │ │ ├── dumbdown.txt │ │ ├── errata.txt │ │ ├── foaf-maker.txt │ │ ├── general.txt │ │ ├── index.html │ │ ├── index.txt │ │ ├── levels.txt │ │ ├── meeting-packet.pdf │ │ ├── oldactions.txt │ │ ├── range.txt │ │ ├── simpledc-guidelines.pdf │ │ ├── simpledc.txt │ │ └── usingdc.txt ├── 2024 │ ├── 2024-03-08.telecon_agenda.md │ └── 2024-03-08.telecon_minutes.md ├── index-20070320.shtml └── index.shtml ├── minutes ├── 2001 │ ├── 2001-06-12.Agenda.meeting-20010521.html │ ├── 2001-06-12.Overview.meeting-notes │ ├── 2001-06-12.Overview.meeting-notes.html │ └── 2001-10-19.dc-usage.meeting-packet.pdf ├── 2002 │ ├── 2002-05-04.meeting-packet.pdf │ ├── 2002-05-19.andy.bath-diagrams.ppt │ ├── 2002-05-19.andy.bath-minutes.doc │ ├── 2002-05-22.agenda.bath-meeting.final.html │ ├── 2002-05-24.Delos-registries.bath-diagrams.ppt │ ├── 2002-06-05.Agenda-bath.html │ ├── 2002-06-05.Profiles.html │ └── 2002-07-06.Meeting-notes.bath.html ├── 2004 │ ├── 2004-03-11.Bath-meeting-supplement.pdf │ ├── 2004-03-11.Bath-meeting.pdf │ ├── 2004-03-20.Meeting-Notes.stuart.doc │ ├── 2004-03-20.Meeting-Notes.stuart.html │ ├── 2004-03-20.Meeting-notes.html │ ├── 2004-03-22.Agenda-final.html │ ├── 2004-03-22.Bath-meeting-packet.final.pdf │ ├── 2004-03-22.Meeting-notes-bath.html │ ├── 2004-04-26.meeting-notes.html │ ├── 2004-10-01.Packet-shanghai.pdf │ ├── 2004-10-02.0553.agenda-index.html │ ├── 2004-10-02.0723.index-final-shanghai-agenda.html │ ├── 2004-10-02.Packet-shanghai.pdf │ ├── 2004-10-02.shanghai-agenda.html │ ├── 2004-10-10.UB-Meeting-notes.html │ └── 2004-10-18.meeting-excerpts.html ├── 2005 │ ├── 2005-02-25.Telecon-notes.html │ ├── 2005-02-25.UB-Telecon-agenda.html │ ├── 2005-02-25.meeting-notes2.jpg │ ├── 2005-02-25.telecon-notes2.html │ ├── 2005-03-08.Telecon-notes.html │ ├── 2005-03-08.telecon-agenda.html │ ├── 2005-03-24.Telecon-agenda.html │ ├── 2005-03-24.Telecon-report.html │ ├── 2005-05-05.Washington-agenda-1stdraft.html │ ├── 2005-05-05.telecon-agenda.html │ ├── 2005-05-13.dc-usage-washington-notes.doc │ ├── 2005-05-13.meeting-notes-final.html │ ├── 2005-05-13.meeting-notes-final.txt │ ├── 2005-07-19.telecon-report.html │ ├── 2005-07-19.usage-agenda.html │ ├── 2005-09-10.meeting-notes.html │ └── 2005-09-10.meeting-notes.txt ├── 2006 │ ├── 2006-01-26.ub-telecon-agenda.html │ ├── 2006-01-26.ub-telecon-agenda.txt │ ├── 2006-01-26.ub-telecon-report.html │ ├── 2006-01-26.ub-telecon-report.txt │ ├── 2006-02-09.ub-telecon-agenda.html │ ├── 2006-02-09.ub-telecon-agenda.txt │ ├── 2006-02-09.ub-telecon-irc.html │ ├── 2006-02-09.ub-telecon-irc.txt │ ├── 2006-02-09.ub-telecon-report.html │ ├── 2006-02-09.ub-telecon-report.txt │ ├── 2006-02-23.ub-telecon-agenda.html │ ├── 2006-02-23.ub-telecon-agenda.txt │ ├── 2006-02-23.ub-telecon-irc.log │ ├── 2006-02-23.ub-telecon-report.html │ ├── 2006-02-23.ub-telecon-report.txt │ ├── 2006-03-16.ub-telecon-agenda.html │ ├── 2006-03-16.ub-telecon-agenda.txt │ ├── 2006-03-16.ub-telecon-irc.log │ ├── 2006-03-16.ub-telecon-report.html │ ├── 2006-03-16.ub-telecon-report.txt │ ├── 2006-03-23.ub-telecon-agenda.html │ ├── 2006-03-23.ub-telecon-agenda.txt │ ├── 2006-03-23.ub-telecon-irc.html │ ├── 2006-03-23.ub-telecon-irc.txt │ ├── 2006-03-23.ub-telecon-report.html │ ├── 2006-03-23.ub-telecon-report.txt │ ├── 2006-03-30.ub-telecon-agenda.html │ ├── 2006-03-30.ub-telecon-agenda.txt │ ├── 2006-03-30.ub-telecon-irc.html │ ├── 2006-03-30.ub-telecon-irc.txt │ ├── 2006-03-30.ub-telecon-report.html │ ├── 2006-03-30.ub-telecon-report.txt │ ├── 2006-04-06.ub-telecon-agenda.html │ ├── 2006-04-06.ub-telecon-agenda.txt │ ├── 2006-04-06.ub-telecon-log.html │ ├── 2006-04-06.ub-telecon-log.txt │ ├── 2006-04-06.ub-telecon-report.html │ ├── 2006-04-06.ub-telecon-report.txt │ ├── 2006-04-29.profile-review.pdf │ ├── 2006-04-29.ub-agenda-seattle.pdf │ ├── 2006-04-30.dcap-discussion.jpg │ ├── 2006-04-30.meeting-notes-dcap.html │ ├── 2006-04-30.meeting-notes-dcap.txt │ ├── 2006-04-30.meeting-notes-final.html │ ├── 2006-04-30.meeting-notes-final.txt │ ├── 2006-04-30.ub-raw-meeting-notes-converted.html │ ├── 2006-04-30.ub-raw-meeting-notes-converted.txt │ ├── 2006-04-30.ub-raw-meeting-notes.doc │ ├── 2006-06-30.ub-telecon-agenda.html │ ├── 2006-06-30.ub-telecon-agenda.txt │ ├── 2006-06-30.ub-telecon-report-posted.html │ ├── 2006-06-30.ub-telecon-report-posted.txt │ ├── 2006-06-30.ub-telecon-report.html │ ├── 2006-06-30.ub-telecon-report.txt │ ├── 2006-08-11.ub-telecon-agenda.html │ ├── 2006-08-11.ub-telecon-agenda.txt │ ├── 2006-08-11.ub-telecon-irc.html │ ├── 2006-08-11.ub-telecon-irc.txt │ ├── 2006-08-11.ub-telecon-report.html │ ├── 2006-08-11.ub-telecon-report.txt │ ├── 2006-08-18.ub-telecon-agenda.html │ ├── 2006-08-18.ub-telecon-agenda.txt │ ├── 2006-08-18.ub-telecon-report.html │ ├── 2006-08-18.ub-telecon-report.txt │ ├── 2006-09-01.ub-telecon-agenda.html │ ├── 2006-09-01.ub-telecon-agenda.txt │ ├── 2006-09-01.ub-telecon-report.html │ ├── 2006-09-01.ub-telecon-report.txt │ ├── 2006-09-15.ub-telecon-agenda.html │ ├── 2006-09-15.ub-telecon-agenda.txt │ ├── 2006-09-15.ub-telecon-report.html │ ├── 2006-09-15.ub-telecon-report.txt │ ├── 2006-10-01.meeting-notes-manzanillo.html │ ├── 2006-10-01.meeting-notes-manzanillo.txt │ ├── 2006-10-01.ub-meeting-actions.html │ ├── 2006-10-01.ub-meeting-actions.txt │ ├── 2006-10-27.ub-telecon-agenda.html │ ├── 2006-10-27.ub-telecon-agenda.txt │ ├── 2006-10-27.ub-telecon-report.html │ ├── 2006-10-27.ub-telecon-report.txt │ ├── 2006-12-15.ub-telecon-agenda.html │ ├── 2006-12-15.ub-telecon-agenda.txt │ ├── 2006-12-15.ub-telecon-report.html │ ├── 2006-12-15.ub-telecon-report.txt │ └── Seattle.pdf ├── 2007 │ ├── .index.html │ ├── 2007-03-08.dcub-telecon-agenda.html │ ├── 2007-03-08.dcub-telecon-agenda.txt │ ├── 2007-03-20.dcub-meeting-notes.html │ ├── 2007-03-20.dcub-meeting-notes.rtf │ ├── 2007-03-20.dcub-meeting-notes.txt │ ├── 2007-04-27.dcub-telecon-report.html │ ├── 2007-04-27.dcub-telecon-report.txt │ ├── 2007-05-18.dcub-telecon-agenda.html │ ├── 2007-05-18.dcub-telecon-agenda.txt │ ├── 2007-05-18.dcub-telecon-report.html │ ├── 2007-05-18.dcub-telecon-report.txt │ ├── 2007-06-08.dcub-telecon-agenda.html │ ├── 2007-06-08.dcub-telecon-agenda.txt │ ├── 2007-06-08.dcub-telecon-report.html │ ├── 2007-06-08.dcub-telecon-report.txt │ ├── 2007-06-18.dcub-telecon-agenda.html │ ├── 2007-06-18.dcub-telecon-agenda.txt │ ├── 2007-06-18.dcub-telecon-report.html │ ├── 2007-06-18.dcub-telecon-report.txt │ ├── 2007-06-29.dcub-telecon-agenda.html │ ├── 2007-06-29.dcub-telecon-agenda.txt │ ├── 2007-06-29.dcub-telecon-report.html │ ├── 2007-07-06.dcub-telecon-agenda.html │ ├── 2007-07-06.dcub-telecon-agenda.txt │ ├── 2007-07-06.dcub-telecon-report.html │ ├── 2007-07-06.dcub-telecon-report.txt │ ├── 2007-08-17.dcub-telecon-agenda.html │ ├── 2007-08-17.dcub-telecon-agenda.txt │ ├── 2007-08-26.dcub-meeting-notes-raw.html │ ├── 2007-08-26.dcub-meeting-notes-raw.txt │ ├── 2007-08-26.dcub-meeting-notes.html │ ├── 2007-08-26.dcub-meeting-notes.txt │ ├── 2007-08-26.dcub-meeting-topic02..html │ ├── 2007-11-02.dcub-telecon-agenda.html │ ├── 2007-11-02.dcub-telecon-agenda.txt │ ├── 2007-11-23.dcub-telecon-agenda.html │ ├── 2007-11-23.dcub-telecon-agenda.txt │ ├── 2007-11-23.dcub-telecon-report.html │ ├── 2007-11-23.dcub-telecon-report.txt │ ├── 2007-12-12.dcub-telecon-agenda.html │ ├── 2007-12-12.dcub-telecon-agenda.txt │ ├── 2007-12-12.dcub-telecon-report.html │ └── 2007-12-12.dcub-telecon-report.txt ├── 2008 │ ├── 2008-01-23.dcub-telecon-agenda.html │ ├── 2008-01-23.dcub-telecon-agenda.txt │ ├── 2008-02-20.dcub-telecon-agenda.html │ ├── 2008-02-20.dcub-telecon-agenda.txt │ ├── 2008-02-20.dcub-telecon-report.html │ ├── 2008-02-20.dcub-telecon-report.txt │ ├── 2008-03-26.dcub-telecon-agenda.html │ ├── 2008-03-26.dcub-telecon-agenda.txt │ ├── 2008-03-26.dcub-telecon-report.html │ ├── 2008-03-26.dcub-telecon-report.txt │ ├── 2008-04-29.dcub-telecon-agenda.html │ ├── 2008-04-29.dcub-telecon-agenda.txt │ ├── 2008-04-29.dcub-telecon-report.html │ ├── 2008-04-29.dcub-telecon-report.txt │ ├── 2008-05-15.dcub-telecon-agenda.html │ ├── 2008-05-15.dcub-telecon-agenda.txt │ ├── 2008-05-28.dcub-telecon-agenda.html │ ├── 2008-05-28.dcub-telecon-agenda.txt │ ├── 2008-05-28.dcub-telecon-report.html │ ├── 2008-05-28.dcub-telecon-report.txt │ ├── 2008-06-03.dcub-telecon-agenda.html │ ├── 2008-06-03.dcub-telecon-agenda.txt │ ├── 2008-06-12.dcub-telecon-agenda.html │ ├── 2008-06-12.dcub-telecon-agenda.txt │ ├── 2008-06-18.dcub-telecon-agenda.html │ ├── 2008-06-18.dcub-telecon-agenda.txt │ ├── 2008-06-18.dcub-telecon-report.html │ ├── 2008-06-18.dcub-telecon-report.txt │ ├── 2008-07-30.dcub-telecon-agenda.html │ ├── 2008-07-30.dcub-telecon-agenda.txt │ ├── 2008-07-30.dcub-telecon-report.html │ ├── 2008-07-30.dcub-telecon-report.txt │ ├── 2008-08-20.dcub-telecon-agenda.html │ ├── 2008-08-20.dcub-telecon-agenda.txt │ ├── 2008-08-20.dcub-telecon-report.html │ ├── 2008-08-20.dcub-telecon-report.txt │ ├── 2008-09-03.dcub-telecon-agenda.html │ ├── 2008-09-03.dcub-telecon-agenda.txt │ ├── 2008-09-17.berlin-packet.pdf │ ├── 2008-09-18.berlin-packet-revised.pdf │ ├── 2008-09-20.dcub-meeting-notes-raw.html │ ├── 2008-09-20.dcub-meeting-notes-raw.txt │ ├── 2008-09-21.berlin-1Libraries.html │ ├── 2008-09-21.berlin-1Libraries.txt │ ├── 2008-09-21.berlin-2Accessibility.html │ ├── 2008-09-21.berlin-2Accessibility.txt │ ├── 2008-09-21.berlin-3Swap.html │ ├── 2008-09-21.berlin-3Swap.txt │ ├── 2008-09-21.berlin-4Guidelines.html │ ├── 2008-09-21.berlin-4Guidelines.txt │ ├── 2008-09-21.berlin-5Etc.html │ ├── 2008-09-21.berlin-5Etc.txt │ ├── 2008-09-21.dcub-meeting-notes-raw.html │ ├── 2008-09-21.dcub-meeting-notes-raw.txt │ ├── 2008-12-08.berlin-summary-news-published.html │ ├── 2008-12-08.berlin-summary-news-published.txt │ ├── 2008-12-08.berlin-summary-of-actions-posted.html │ ├── 2008-12-08.berlin-summary-of-actions-posted.txt │ ├── 2008-12-17.dcub-telecon-agenda.html │ └── 2008-12-17.dcub-telecon-agenda.txt ├── 2009 │ ├── 2009-01-28.dcub-telecon-agenda.html │ ├── 2009-01-28.dcub-telecon-agenda.txt │ ├── 2009-01-28.dcub-telecon-report.html │ ├── 2009-01-28.dcub-telecon-report.txt │ ├── 2009-01-29.URIs-corrected.txt │ ├── 2009-02-26.dcub-telecon-agenda.html │ ├── 2009-02-26.dcub-telecon-agenda.txt │ ├── 2009-02-26.dcub-telecon-report.html │ ├── 2009-02-26.dcub-telecon-report.txt │ ├── 2009-04-22.dcub-telecon-agenda.html │ ├── 2009-04-22.dcub-telecon-agenda.txt │ ├── 2009-04-22.dcub-telecon-report.html │ ├── 2009-04-22.dcub-telecon-report.txt │ ├── 2009-05-20.dcub-telecon-agenda.html │ ├── 2009-05-20.dcub-telecon-agenda.txt │ ├── 2009-05-20.dcub-telecon-report.html │ ├── 2009-05-20.dcub-telecon-report.txt │ ├── 2009-06-17.dcub-telecon-agenda.html │ ├── 2009-06-17.dcub-telecon-agenda.txt │ ├── 2009-06-17.dcub-telecon-report.html │ ├── 2009-06-17.dcub-telecon-report.txt │ ├── 2009-08-19.dcub-telecon-agenda.html │ ├── 2009-08-19.dcub-telecon-agenda.txt │ ├── 2009-09-02.dcub-telecon-agenda.html │ ├── 2009-09-02.dcub-telecon-agenda.txt │ ├── 2009-09-02.dcub-telecon-report.html │ ├── 2009-09-02.dcub-telecon-report.txt │ ├── 2009-09-16.dcub-telecon-agenda.html │ ├── 2009-09-16.dcub-telecon-agenda.txt │ ├── 2009-09-16.dcub-telecon-report.html │ ├── 2009-09-16.dcub-telecon-report.txt │ ├── 2009-10-07.dcub-telecon-agenda.html │ ├── 2009-10-07.dcub-telecon-agenda.txt │ ├── 2009-10-16.dcub-meeting-seoul-minutes.html │ ├── 2009-10-16.dcub-meeting-seoul-minutes.txt │ └── Dial-in-number.txt ├── 2010 │ ├── 2010-06-16.dcub-telecon-agenda.html │ ├── 2010-06-16.dcub-telecon-agenda.txt │ ├── 2010-06-16.dcub-telecon-report.html │ ├── 2010-06-16.dcub-telecon-report.txt │ ├── 2010-09-28.dcub-telecon-agenda.html │ ├── 2010-09-28.dcub-telecon-agenda.txt │ ├── 2010-09-28.dcub-telecon-report.html │ └── 2010-09-28.dcub-telecon-report.txt ├── 2018 │ ├── 2018-05-30.dcub-telecon-agenda.md │ ├── 2018-05-30.dcub-telecon-minutes.md │ ├── 2018-06-03.dcub-decisions.md │ ├── 2018-06-26.dcub-telecon-agenda.md │ ├── 2018-06-26.dcub-telecon-minutes.md │ ├── 2018-06-27.dcub-telecon-agenda.md │ ├── 2018-06-27.dcub-telecon-minutes.md │ ├── 2018-07-03.dcub-telecon-agenda.md │ ├── 2018-07-03.dcub-telecon-minutes.md │ ├── 2018-08-27.dcub-decisions.md │ ├── 2018-08-27.dcub-telecon-agenda.md │ ├── 2018-08-27.dcub-telecon-minutes.md │ ├── 2018-08-28.dcub-decisions.md │ ├── 2018-08-28.dcub-telecon-agenda.md │ ├── 2018-08-28.dcub-telecon-minutes.md │ ├── 2018-09-07.dcub-decisions.md │ ├── 2018-09-07.dcub-telecon-agenda.md │ ├── 2018-10-16.dcub-decisions.md │ ├── 2018-10-16.dcub-telecon-agenda.md │ ├── 2018-10-16.dcub-telecon-minutes.md │ ├── 2018-11-02.dcub-decisions.md │ ├── 2018-11-02.dcub-telecon-agenda.md │ ├── 2018-11-20.dcub-decisions.md │ ├── 2018-11-20.dcub-telecon-agenda.md │ └── 2018-11-27.dcub-decisions.md ├── 2019 │ ├── 2019-06-19.dcub-decisions.md │ ├── 2019-06-19.dcub-telecon-agenda.md │ ├── 2019-07-11.dcub-decisions_amended.md │ ├── 201x-xx-xx.dcub-telecon-agenda.md │ └── Session.vim ├── 2020 │ ├── 2020-07-21.dcub-telecon-agenda.md │ ├── 2020-07-21.dcub-telecon-minutes.md │ ├── 2020-07-22.dcub-telecon-minutes.md │ └── Grace ├── 2021 │ └── 2021-05-20.decision_dcterms_type.txt └── index.md ├── old_wikis ├── mediawiki │ ├── Creating_Metadata.md │ ├── DCMI_Usage_Board.md │ ├── DCMI_Usage_Board_2014.md │ ├── FAQ.md │ ├── FAQ_Entry.md │ ├── Issues2010.md │ ├── Issues2010b.md │ ├── Issues2011.md │ ├── Publishing_Metadata.md │ ├── Vocabulary_Management_System_General_Requirements.md │ ├── Vocabulary_Preservation_discussion_paper.md │ ├── Vocabulary_evaluation_selection_and_re-use.md │ └── manual.md └── moinmoin_wiki │ ├── AccessibilityProposal.md │ ├── AgendaBarcelona.md │ ├── AgendaBarcelonaActions.md │ ├── AgendaBarcelonaCDAP.md │ ├── BerlinAgenda.md │ ├── Build20101011.md │ ├── CdapFeedback.md │ ├── CdapReview.md │ ├── ChapterOne.md │ ├── CollectionsProfileReview.md │ ├── CollectionsProfileReviewNotes.md │ ├── CollectionsProfileReviewTb.md │ ├── DCAMTermTypes.md │ ├── DCDcam.md │ ├── DCDcamSource.md │ ├── DCElementsSource.md │ ├── DCNewSource.md │ ├── DCTermsChanges.md │ ├── DCTermsChangesActions.md │ ├── DCTermsChangesActionsDone.md │ ├── DCTermsSource.md │ ├── DCTermsTest.md │ ├── DCTypeSource.md │ ├── DcLibrariesTermsProposal.md │ ├── DcamValidated.md │ ├── DcelementsValidated.md │ ├── DcmiTermsOutline.md │ ├── DctermsErrata.md │ ├── DctermsValidated.md │ ├── DctypeValidated.md │ ├── DialingInstructions.md │ ├── DomainsActions.md │ ├── DomainsActionsDone.md │ ├── DomainsActions_files │ └── moin-inter.png │ ├── EncodingSchemesManzanillo.md │ ├── EprintsProfileReview.md │ ├── FrontPage.md │ ├── GlossaryDraft.md │ ├── IntroToProfiles.md │ ├── IssuesWithCoverage.md │ ├── Literals_26NonLiterals.md │ ├── ManzanilloActions.md │ ├── MixingAndMatchingFAQ.md │ ├── ObjectivesScopeSWAP.md │ ├── ProfileReviewCriteria.md │ ├── ProfileReviewCriteriaNew.md │ ├── ProfileReviewCriteriaOld.md │ ├── PropertyDomainsAndRanges.md │ ├── PropertyDomainsAndRangesComment.md │ ├── PropertyDomainsAndRanges_files │ ├── PropertyDomainsAndRanges.jpg │ ├── PropertyDomainsAndRanges_002.jpg │ └── moin-inter.png │ ├── RangesIssues.md │ ├── RdfSchemas.md │ ├── RecentChanges.md │ ├── RecentChanges_files │ ├── moin-diff.png │ ├── moin-info.png │ ├── moin-inter.png │ ├── moin-new.png │ ├── moin-rss.png │ └── moin-updated.png │ ├── ReplicatingDCMESINDCTERMS.md │ ├── ReplicatingDCMESINDCTERMS_files │ └── moin-inter.png │ ├── ReviewMetadataTermsReferenced.md │ ├── ReviewSyntaxGuidelines.md │ ├── SESandVES.md │ ├── SimpleDcDiscussion.md │ ├── SpecificOrGenericProperties.md │ ├── SpecificOrGenericProperties_files │ └── moin-inter.png │ ├── StefanieRuehle.md │ ├── SubjectScheme.md │ ├── SwapConstraints.md │ ├── TitleIndex.md │ ├── TitleIndex_files │ └── moin-attach.png │ ├── attachments │ ├── 2007-03-17.barcelona-cdap.pdf │ ├── dcam-class-hierarchy-format-new.uxf │ ├── dcam-class-hierarchy-format.uxf │ ├── dcam-class-hierarchy-new-2.uxf │ ├── dcam-class-hierarchy-new-3.uxf │ ├── dcam-class-hierarchy-new.uxf │ └── dcam-class-hierarchy.uxf │ ├── class-hierarchy-format-new.jpg │ ├── class-hierarchy-format.jpg │ ├── class-hierarchy-new-2.jpg │ ├── class-hierarchy-new-3.jpg │ ├── class-hierarchy-new.jpg │ ├── class-hierarchy.jpg │ ├── dcam.rdf │ ├── dcelements.rdf │ ├── dces_2dde.md │ ├── dcterms.rdf │ ├── dctype.rdf │ ├── index.md │ └── index.txt ├── proposals ├── 2000 │ ├── 2000-04-30 │ │ └── education-namespace │ │ │ └── index.md │ ├── 2000-10-05 │ │ └── education-namespace │ │ │ └── _index.md │ └── education │ │ └── index.md ├── 2018 │ ├── x_range_type.md │ └── x_title_subpropertyof_label.md └── README.md ├── reviews ├── 2007 │ ├── _index.md │ └── collections-ap │ │ └── index.md ├── 2009 │ ├── _index.md │ └── swap │ │ ├── _index.md │ │ └── snapshot │ │ ├── SWAPDSP.md │ │ ├── SWAPDSP.xml │ │ └── _index.md └── _index.md ├── statistics ├── README.md ├── terms_class.csv ├── terms_property.csv └── terms_property_value.csv ├── terms ├── _index.md ├── dc │ ├── _index.md │ ├── current-elements │ │ └── index.md │ └── current-schemes │ │ └── index.md ├── dcmitype │ └── index.md ├── history │ ├── 2003 │ │ ├── 11 │ │ │ └── 19 │ │ │ │ └── index.md │ │ └── 02 │ │ │ └── 12 │ │ │ └── index.md │ ├── 2004 │ │ ├── 12 │ │ │ └── 20 │ │ │ │ └── index.md │ │ ├── 06 │ │ │ └── 14 │ │ │ │ └── index.md │ │ └── 09 │ │ │ └── 20 │ │ │ └── index.md │ ├── 2005 │ │ ├── 01 │ │ │ └── 10 │ │ │ │ └── index.md │ │ └── 06 │ │ │ └── 13 │ │ │ └── index.md │ ├── 2006 │ │ ├── 12 │ │ │ └── 18 │ │ │ │ └── index.md │ │ └── 08 │ │ │ └── 28 │ │ │ └── index.md │ ├── 2008 │ │ └── 01 │ │ │ └── 14 │ │ │ └── index.md │ ├── 2010 │ │ └── 10 │ │ │ └── 11 │ │ │ └── index.md │ ├── 2012 │ │ └── 06 │ │ │ └── 14 │ │ │ └── index.md │ └── _index.md ├── references │ ├── _index.md │ └── index-20020606.md ├── terms-latest.html.rdf └── terms-latest.md └── usage_board_process.md /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Work in progress 2 | 3 | This repo will hold a record of Usage Board meeting minutes and related business, including the [historical record](http://dublincore.org/usage/meetings). 4 | 5 | 2018-03-29 https://www.jiscmail.ac.uk/cgi-bin/webadmin?A2=ind1803&L=dc-usage&P=51 6 | -------------------------------------------------------------------------------- /bibo/download_google_code/README: -------------------------------------------------------------------------------- 1 | 2020-02-03 2 | 3 | Downloaded https://storage.googleapis.com/google-code-archive-source/v2/code.google.com/bibotools/source-archive.zip 4 | Commit #68 on 2011-11-01 by fredonsomething@gmail.com 5 | -------------------------------------------------------------------------------- /bibo/download_google_code/bibo_google_code_source_downloaded_20200203.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/bibo/download_google_code/bibo_google_code_source_downloaded_20200203.zip -------------------------------------------------------------------------------- /bibo/download_rawgit/README: -------------------------------------------------------------------------------- 1 | wget https://raw.githubusercontent.com/structureddynamics/Bibliographic-Ontology-BIBO/master/bibo.owl 2 | 3 | https://github.com/structureddynamics/Bibliographic-Ontology-BIBO 4 | 5 | 2020-02-03 Downloaded - last commit was 2018-03-14 6 | -------------------------------------------------------------------------------- /decisions/2000/images/dcmi_22.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/decisions/2000/images/dcmi_22.gif -------------------------------------------------------------------------------- /decisions/2000/images/piros.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/decisions/2000/images/piros.gif -------------------------------------------------------------------------------- /decisions/2001/2001.03.uri-for-source.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: 3 | date: 2017-09-01 4 | description: 5 | draft: false 6 | creators: [] 7 | contributors: [] 8 | publisher: 9 | tags: [] 10 | aliases: 11 | - "/usage/decisions/2001/2001.03.uri-for-source.html" 12 | notes: 13 | annotation: 14 | --- 15 | 16 | 17 | 18 | 19 | 22 | 23 | 24 | 26 | 28 | 29 | 30 | 32 | 33 | 34 | 35 | 36 | 37 | 38 |
Decision: 20 | http://dublincore.org/usage/decisions/index.shtml#2001.03 21 |
25 | Title: Approval of "URI" as an encoding scheme for 27 | "Source"
31 | Identifier: http://dublincore.org/usage/decisions/2001/2001.03.uri-for-source.html
Date:2001-05-21
39 | 40 | * * * 41 | 42 | "URI" had already been (erroneously) reported as a result in the official documentation of the year 2000 qualifier vote, so no further documentation was needed. See [http://dublincore.org/documents/2000/07/11/dcmes-qualifiers/](/documents/2000/07/11/dcmes-qualifiers/). 43 | 44 | -------------------------------------------------------------------------------- /decisions/2001/education-01.shtml.rdf: -------------------------------------------------------------------------------- 1 | 3 | 4 | DCMI Usage Board Decisions 5 | New element and qualifier proposals. 6 | 2001-05-21 7 | text/html 8 | Tom Baker 9 | en 10 | Dublin Core Metadata Initiative 11 | 12 | -------------------------------------------------------------------------------- /decisions/2001/government-02.shtml.rdf: -------------------------------------------------------------------------------- 1 | 3 | 4 | DCMI Usage Board Decisions 5 | New element and qualifier proposals. 6 | 2001-11-23 7 | text/html 8 | Tom Baker 9 | en 10 | Dublin Core Metadata Initiative 11 | 12 | -------------------------------------------------------------------------------- /decisions/2002/2002-01.mediator.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | A change of wording in the comment for the term "mediator" 6 | The decision documented here refers to a proposal 7 | considered at the Usage Board meeting of May 2002 8 | in Bath. 9 | 2002-07-13 10 | Tom Baker 11 | text/html 12 | en 13 | Dublin Core Metadata Initiative 14 | 15 | 16 | -------------------------------------------------------------------------------- /decisions/2002/2002-02.PhysicalObject.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | Decision on proposal for new term "PhysicalObject" 6 | The decision documented here refers to a proposal 7 | considered at the Usage Board meeting of May 2002 8 | in Bath. 9 | 2002-07-13 10 | Tom Baker 11 | text/html 12 | en 13 | Dublin Core Metadata Initiative 14 | 15 | 16 | -------------------------------------------------------------------------------- /decisions/2002/2002-02.RFC3066.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | Decision on proposal for new term "RFC3066" 6 | The decision documented here refers to a proposal 7 | considered at the Usage Board meeting of May 2002 8 | in Bath. 9 | 2002-07-13 10 | Tom Baker 11 | text/html 12 | en 13 | Dublin Core Metadata Initiative 14 | 15 | 16 | -------------------------------------------------------------------------------- /decisions/2002/2002-02.accepted.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | Decision on proposal for new term "accepted" 6 | The decision documented here refers to a proposal 7 | considered at the Usage Board meeting of May 2002 8 | in Bath. 9 | 2002-07-13 10 | Tom Baker 11 | text/html 12 | en 13 | Dublin Core Metadata Initiative 14 | 15 | 16 | -------------------------------------------------------------------------------- /decisions/2002/2002-02.captured.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | Decision on proposal for new term "captured" 6 | The decision documented here refers to a proposal 7 | considered at the Usage Board meeting of May 2002 8 | in Bath. 9 | 2002-07-13 10 | Tom Baker 11 | text/html 12 | en 13 | Dublin Core Metadata Initiative 14 | 15 | 16 | -------------------------------------------------------------------------------- /decisions/2002/2002-02.copyright.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | Decision on proposal for new term "copyright" 6 | The decision documented here refers to a proposal 7 | considered at the Usage Board meeting of May 2002 8 | in Bath. 9 | 2002-07-13 10 | Tom Baker 11 | text/html 12 | en 13 | Dublin Core Metadata Initiative 14 | 15 | 16 | -------------------------------------------------------------------------------- /decisions/2002/2002-02.educationLevel.shtml.rdf: -------------------------------------------------------------------------------- 1 | 3 | Decision on proposal for new term "educationLevel" The 4 | decision documented here refers to a proposal considered at the Usage Board meeting 5 | of May 2002 in Bath. 2002-07-13 Tom 6 | Baker text/html en 7 | Dublin Core Metadata Initiative 8 | -------------------------------------------------------------------------------- /decisions/2002/2002-02.holdingLocation.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | Decision on proposal for new term "holdingLocation" 6 | The decision documented here refers to a proposal 7 | considered at the Usage Board meeting of May 2002 8 | in Bath. 9 | 2002-07-13 10 | Tom Baker 11 | text/html 12 | en 13 | Dublin Core Metadata Initiative 14 | 15 | 16 | -------------------------------------------------------------------------------- /decisions/2002/2002-02.mediator.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | Decision on proposal for revision of term "mediator" 6 | The decision documented here refers to a proposal 7 | considered at the Usage Board meeting of May 2002 8 | in Bath. 9 | 2002-07-13 10 | Tom Baker 11 | text/html 12 | en 13 | Dublin Core Metadata Initiative 14 | 15 | 16 | -------------------------------------------------------------------------------- /decisions/2002/2002-02.submitted.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | Decision on proposal for new term "submitted" 6 | The decision documented here refers to a proposal 7 | considered at the Usage Board meeting of May 2002 8 | in Bath. 9 | 2002-07-13 10 | Tom Baker 11 | text/html 12 | en 13 | Dublin Core Metadata Initiative 14 | 15 | 16 | -------------------------------------------------------------------------------- /decisions/2002/2002-02.version.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | Decision on proposal for new term "version" 6 | The decision documented here refers to a proposal 7 | considered at the Usage Board meeting of May 2002 8 | in Bath. 9 | 2002-07-13 10 | Tom Baker 11 | text/html 12 | en 13 | Dublin Core Metadata Initiative 14 | 15 | 16 | -------------------------------------------------------------------------------- /decisions/2003/2003-01.accessRights.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | Decision on proposal for dcterms:accessRights 6 | The decision documented here refers to a proposal considered at the Usage Board meeting of October 2002 in Florence. 7 | 2003-02-15 8 | text/html 9 | Stuart Sutton 10 | en 11 | Dublin Core Metadata Initiative 12 | 13 | -------------------------------------------------------------------------------- /decisions/2003/2003-01.acquired.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | Decision on proposal for dcterms:acquired 6 | The decision documented here refers to a proposal considered at the Usage Board meeting of October 2002 in Florence. 7 | 2003-02-15 8 | text/html 9 | Stuart Sutton 10 | en 11 | Dublin Core Metadata Initiative 12 | 13 | -------------------------------------------------------------------------------- /decisions/2003/2003-01.bibliographicCitation.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | Decision on proposal for dcterms:bibliographicCitation 6 | The decision documented here refers to a proposal considered at the Usage Board meeting of October 2002 in Florence. 7 | 2003-02-15 8 | text/html 9 | Andy Powell 10 | en 11 | Dublin Core Metadata Initiative 12 | 13 | -------------------------------------------------------------------------------- /decisions/2003/2003-01.protectiveMarking.shtml.rdf: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | Decision on proposal for dcterms:protectiveMarking 6 | The decision documented here refers to a proposal considered at the Usage Board meeting of October 2002 in Florence. 7 | 2003-02-15 8 | text/html 9 | Stuart Sutton 10 | en 11 | Dublin Core Metadata Initiative 12 | 13 | -------------------------------------------------------------------------------- /decisions/2003/2003-02.Image-terms.shtml.rdf: -------------------------------------------------------------------------------- 1 | 3 | 4 | Decision on "Still Image" and "Moving Image" 5 | Decision on "Still Image" and "Moving Image" as refinements of 6 | "Image" in the DCMI Type Vocabulary. 7 | 2003-11-18 8 | Diane Hillmann 9 | text/html 10 | en 11 | Dublin Core Metadata Initiative 12 | 13 | 14 | -------------------------------------------------------------------------------- /decisions/2004/2004-01.Rights-terms.shtml.rdf: -------------------------------------------------------------------------------- 1 | 3 | 4 | Decision on proposal for dc:rights-related terms "rightsHolder" and "license" 5 | Decision on two terms related to dc:rights. 6 | 2004-06-14 7 | Andrew Wilson 8 | text/html 9 | en 10 | Dublin Core Metadata Initiative 11 | 12 | 13 | -------------------------------------------------------------------------------- /decisions/2005/2005-01.NLM.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: 3 | date: 2017-09-01 4 | description: 5 | draft: false 6 | creators: [] 7 | contributors: [] 8 | publisher: 9 | tags: [] 10 | aliases: 11 | - "/usage/decisions/2005/2005-01.NLM.html" 12 | notes: 13 | annotation: 14 | --- 15 | 16 |
17 | Title: Decision on proposal for an Encoding Scheme for NLM Classification
18 | Shepherd: Rebecca Guenther
19 | Identifier: http://dublincore.org/usage/decisions/2005/2005-01.NLM.html
20 | Date: 2005-06-13
21 | 
22 | Decision: The Usage Board approves the addition of a new
23 | encoding scheme -- "NLM" -- with the status of "registered".
24 | 
25 | Background to the decision:
26 | -- http://dublincore.org/usage/meetings/2004/10/Meeting-packet.pdf
27 | -- http://dublincore.org/usage/meetings/2004/10/ISSUES/nlm/
28 | 
29 | Approved text - beginning
30 | -------------------------------------------------------------------------
31 | VMS-ID: NLM-001
32 | Name: NLM
33 | URI: http://purl.org/dc/terms/NLM
34 | Namespace: http://purl.org/dc/terms/
35 | Label: NLM
36 | Definition: National Library of Medicine Classification
37 | See: http://wwwcf.nlm.nih.gov/class/
38 | Type of term: http://dublincore.org/usage/documents/principles/#encoding-scheme
39 | Qualifies: http://purl.org/dc/elements/1.1/subject
40 | Status: http://dublincore.org/usage/documents/process/#registered
41 | Date issued: 2005-06-13
42 | Decision: http://dublincore.org/usage/decisions/#Decision-2005-01
43 | -------------------------------------------------------------------------
44 | Approved text - end
45 | 
46 | 
47 | -------------------------------------------------------------------------------- /decisions/2010/dcterms-changes/pete1.txt: -------------------------------------------------------------------------------- 1 | These two constructs (DCAM-2, RDF-Turtle-2) are inconsistent with the 2 | range of the property. One of the primary motivations for creating these 3 | three dcterms:* properties - apart from the "why can't we just use one 4 | namespace?" issue - was to try to achieve a consistent usage of these 5 | properties, i.e. to declare/describe the properties in such a way that 6 | implementers would use the forms DCAM-1 and RDF-Turtle-1, and the forms 7 | DCAM-2 and RDF-Turtle-2 were not used. 8 | 9 | In the DCAM case, it might be argued that a DCAM implementer should read 10 | the phrase "the name ... should be used to indicate the entity" together 11 | with the assertion of a non-literal range as implying that the usage 12 | (DCAM-1), rather than (DCAM-2), is required, and on this basis, it might 13 | be argued that there is no contradiction. 14 | 15 | But in the RDF case, to an RDF implementer, the phrase "the name ... 16 | should be used to indicate the entity" strongly implies the use of a 17 | literal object. It is not clear how an RDF implementer can reconcile 18 | this with the non-literal range, and the contradiction is rather more 19 | stark. 20 | -------------------------------------------------------------------------------- /decisions/2010/dcterms-changes/pete2.txt: -------------------------------------------------------------------------------- 1 | -> These two constructs (DCAM-2, RDF-Turtle-2) are 2 | -> inconsistent with the intent that the property not be used 3 | -> with literal values. One of the primary motivations for 4 | creating these three dcterms:* properties - apart from 5 | the "why can't we just use one namespace?" issue - was 6 | to try to achieve a consistent usage of these properties, 7 | i.e. to declare/describe the properties in such a way that 8 | implementers would use the forms DCAM-1 and RDF-Turtle-1, 9 | and the forms DCAM-2 and RDF-Turtle-2 were not used. 10 | 11 | -> [deleted] 12 | 13 | -> But in the RDF case, to an RDF implementer, the phrase 14 | -> "the name ... should be used to indicate the entity" 15 | -> strongly implies strongly implies that the property be 16 | -> used with a literal object, which is not its intended use. 17 | -------------------------------------------------------------------------------- /documents/2001/06/27/approval/graph.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/documents/2001/06/27/approval/graph.gif -------------------------------------------------------------------------------- /documents/2001/_index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: DCMI Usage Board Documents - 2001 3 | date: 2017-09-01 4 | description: 5 | draft: false 6 | creators: [] 7 | contributors: [] 8 | publisher: 9 | tags: [] 10 | notes: 11 | annotation: 12 | --- 13 | 14 | -------------------------------------------------------------------------------- /documents/2002/_index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: DCMI Usage Board Documents - 2002 3 | date: 2017-09-01 4 | description: 5 | draft: false 6 | creators: [] 7 | contributors: [] 8 | publisher: 9 | tags: [] 10 | notes: 11 | annotation: 12 | --- 13 | 14 | -------------------------------------------------------------------------------- /documents/2003/_index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: DCMI Usage Board Documents - 2003 3 | date: 2017-09-01 4 | description: 5 | draft: false 6 | creators: [] 7 | contributors: [] 8 | publisher: 9 | tags: [] 10 | notes: 11 | annotation: 12 | --- 13 | 14 | -------------------------------------------------------------------------------- /documents/2004/_index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: DCMI Usage Board Documents - 2004 3 | date: 2017-09-01 4 | description: 5 | draft: false 6 | creators: [] 7 | contributors: [] 8 | publisher: 9 | tags: [] 10 | notes: 11 | annotation: 12 | --- 13 | 14 | -------------------------------------------------------------------------------- /documents/2005/_index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: DCMI Usage Board Documents - 2005 3 | date: 2017-09-01 4 | description: 5 | draft: false 6 | creators: [] 7 | contributors: [] 8 | publisher: 9 | tags: [] 10 | notes: 11 | annotation: 12 | --- 13 | 14 | -------------------------------------------------------------------------------- /documents/2006/_index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: DCMI Usage Board Documents - 2006 3 | date: 2017-09-01 4 | description: 5 | draft: false 6 | creators: [] 7 | contributors: [] 8 | publisher: 9 | tags: [] 10 | notes: 11 | annotation: 12 | --- 13 | 14 | -------------------------------------------------------------------------------- /documents/2007/_index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: DCMI Usage Board Documents - 2007 3 | date: 2017-09-01 4 | description: 5 | draft: false 6 | creators: [] 7 | contributors: [] 8 | publisher: 9 | tags: [] 10 | notes: 11 | annotation: 12 | --- 13 | 14 | -------------------------------------------------------------------------------- /documents/approval/graph.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/documents/approval/graph.gif -------------------------------------------------------------------------------- /documents/editme.sh: -------------------------------------------------------------------------------- 1 | export X=/Users/tbaker/github/dcmi/website/webroot/content/specifications/dublin-core/application-profile-guidelines; mkdir -v $X 2 | cp -vi /Users/tbaker/github/dcmi/usage/documents/profile-guidelines/index.md $X 3 | export X=/Users/tbaker/github/dcmi/website/webroot/content/specifications/dublin-core/grammatical-principles; mkdir -v $X 4 | cp -vi /Users/tbaker/github/dcmi/usage/documents/principles/index.md $X 5 | export X=/Users/tbaker/github/dcmi/website/webroot/content/specifications/dublin-core/application-profile-review; mkdir -v $X 6 | cp -vi /Users/tbaker/github/dcmi/usage/documents/profiles/index.md $X 7 | -------------------------------------------------------------------------------- /mappings/2020/main.css: -------------------------------------------------------------------------------- 1 | body { 2 | font-family: Verdana, sans-serif; 3 | font-size: 13px; 4 | } 5 | 6 | table,tr { 7 | border: 1px #cdcdcd solid; 8 | width: 100%; 9 | } 10 | 11 | th { 12 | background-color: #efefef; 13 | } 14 | 15 | th,td { 16 | vertical-align: top; 17 | padding: 5px; 18 | border: 1px #efefef solid; 19 | } 20 | 21 | th { 22 | font-weight: bold; 23 | } -------------------------------------------------------------------------------- /mappings/Crosswalk_of_Metadata_Terms.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/mappings/Crosswalk_of_Metadata_Terms.xlsx -------------------------------------------------------------------------------- /meetings/2001/05/DC-vocabulary-qualifiers.htm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/05/DC-vocabulary-qualifiers.htm -------------------------------------------------------------------------------- /meetings/2001/05/grammar.htm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/05/grammar.htm -------------------------------------------------------------------------------- /meetings/2001/05/grammar_files/articles00.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/05/grammar_files/articles00.gif -------------------------------------------------------------------------------- /meetings/2001/05/grammar_files/dc_fig1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/05/grammar_files/dc_fig1.gif -------------------------------------------------------------------------------- /meetings/2001/05/grammar_files/dc_fig2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/05/grammar_files/dc_fig2.gif -------------------------------------------------------------------------------- /meetings/2001/05/grammar_files/dc_fig3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/05/grammar_files/dc_fig3.gif -------------------------------------------------------------------------------- /meetings/2001/05/grammar_files/dc_fig4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/05/grammar_files/dc_fig4.gif -------------------------------------------------------------------------------- /meetings/2001/05/grammar_files/dc_fig5.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/05/grammar_files/dc_fig5.gif -------------------------------------------------------------------------------- /meetings/2001/05/grammar_files/main.css: -------------------------------------------------------------------------------- 1 | BODY { 2 | BACKGROUND-COLOR: #ffffff 3 | } 4 | P { 5 | COLOR: #000000 6 | } 7 | .left { 8 | TEXT-ALIGN: left 9 | } 10 | .right { 11 | TEXT-ALIGN: right 12 | } 13 | .center { 14 | TEXT-ALIGN: center 15 | } 16 | .centerbold { 17 | FONT-WEIGHT: bold; TEXT-ALIGN: center 18 | } 19 | .italics { 20 | FONT-SIZE: 70%; text-style: italic 21 | } 22 | .sans-serif { 23 | COLOR: #990000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left 24 | } 25 | .cbs { 26 | FONT-WEIGHT: bold; FONT-SIZE: 70%; COLOR: #990000; FONT-FAMILY: Verdana, Arial, Helvetical, sans-serif; TEXT-ALIGN: center 27 | } 28 | .small60 { 29 | FONT-WEIGHT: bold; FONT-SIZE: 60%; COLOR: #000000; TEXT-ALIGN: center 30 | } 31 | .small70 { 32 | FONT-WEIGHT: bold; FONT-SIZE: 70%; COLOR: #000000; TEXT-ALIGN: center 33 | } 34 | .smallregular { 35 | FONT-SIZE: 70%; COLOR: #000000; TEXT-ALIGN: center 36 | } 37 | .small70left { 38 | FONT-SIZE: 80%; COLOR: #333366; TEXT-ALIGN: left 39 | } 40 | .largefontblue { 41 | FONT-WEIGHT: bold; FONT-SIZE: 120%; COLOR: #333366; test-align: left 42 | } 43 | .largess { 44 | FONT-SIZE: 120%; COLOR: #333366; FONT-FAMILY: Verdana, Arial, Helvetical, sans-serif 45 | } 46 | .smallfont { 47 | FONT-SIZE: 80%; COLOR: #000000 48 | } 49 | .blue { 50 | COLOR: #333366 51 | } 52 | .menu { 53 | FONT-WEIGHT: bold; FONT-SIZE: 75%; COLOR: #333366; FONT-FAMILY: Verdana, Arial, Helvetical, sans-serif; TEXT-DECORATION: none 54 | } 55 | .citation { 56 | FONT-WEIGHT: bold; FONT-SIZE: 60%; COLOR: #000000; TEXT-ALIGN: center 57 | } 58 | .box { 59 | FONT-SIZE: 70%; COLOR: #000000 60 | } 61 | .box-bold { 62 | FONT-WEIGHT: bold; FONT-SIZE: 70%; COLOR: #000000 63 | } 64 | -------------------------------------------------------------------------------- /meetings/2001/05/grammar_files/redline00.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/05/grammar_files/redline00.gif -------------------------------------------------------------------------------- /meetings/2001/05/grammar_files/spacer00.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/05/grammar_files/spacer00.gif -------------------------------------------------------------------------------- /meetings/2001/05/marc-classification.htm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/05/marc-classification.htm -------------------------------------------------------------------------------- /meetings/2001/05/marc-subject.htm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/05/marc-subject.htm -------------------------------------------------------------------------------- /meetings/2001/10/2001-10-19.dc-usage.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/10/2001-10-19.dc-usage.pdf -------------------------------------------------------------------------------- /meetings/2001/10/AGENTs.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/10/AGENTs.html -------------------------------------------------------------------------------- /meetings/2001/10/DC-Gov_proposal_v0.2_2001-10-121.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/10/DC-Gov_proposal_v0.2_2001-10-121.html -------------------------------------------------------------------------------- /meetings/2001/10/DC-Vocabulary-Qualifiers.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/10/DC-Vocabulary-Qualifiers.html -------------------------------------------------------------------------------- /meetings/2001/10/index.shtml: -------------------------------------------------------------------------------- 1 | 3 | 4 | 6 | 7 | 8 | 9 | DCMI Usage Board 10 | 12 | 14 | 15 | 17 | 18 | 19 | 20 | 21 | 22 |

DCMI Usage Board

23 | 24 | 25 |

Usage Board Meetings
26 | October 21-27, 2001
27 | Tokyo, Japan

28 |

29 | 30 | 31 |

Agenda

32 |

Meeting Packet [.pdf]

33 |

Meeting Notes

34 | 35 | 36 | 37 | 38 | 39 | 40 | -------------------------------------------------------------------------------- /meetings/2001/10/rfc3066_proposal.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2001/10/rfc3066_proposal.html -------------------------------------------------------------------------------- /meetings/2002/05/Dc-gov.proposal.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2002/05/Dc-gov.proposal.pdf -------------------------------------------------------------------------------- /meetings/2002/05/bath-diagrams.ppt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2002/05/bath-diagrams.ppt -------------------------------------------------------------------------------- /meetings/2002/05/index-usage.txt: -------------------------------------------------------------------------------- 1 | Title: DCMI Usage Board - overview 2 | Identifier: http://dublincore.org/usage/ 3 | Installed as: http://dublincore.org/usage/index.shtml 4 | Date Last Modified: 2002-04-27 5 | Description: The mission of the Usage Board is to ensure an orderly 6 | evolution of the metadata vocabularies maintained by 7 | DCMI, evaluating proposals for extensions or changes in 8 | light of grammatical principle, semantic clarity, and 9 | usefulness. 10 | 11 | == DCMI Metadata Terms 12 | http://dublincore.org/usage/terms/ 13 | 14 | == Mission, Principles, and Process 15 | http://dublincore.org/usage/documents/ 16 | 17 | == Usage Board Meetings 18 | http://dublincore.org/usage/meetings/ 19 | 20 | == Decisions 21 | http://dublincore.org/usage/decisions/ 22 | 23 | == News 24 | 25 | 2002-04-17: Public comment for proposals to Usage Board 26 | http://www.jiscmail.ac.uk/cgi-bin/wa.exe?A2=ind0204&L=dc-general&O=A&P=1249 27 | Public comment is open for these documents until 10 May 2002. 28 | 29 | == Members 30 | 31 | Chair: Thomas Baker, Fraunhofer-Gesellschaft, Germany 32 | Members: Rebecca Guenther, Library of Congress, USA 33 | Diane Hillmann, Cornell University, USA 34 | Traugott Koch, NetLab, Sweden 35 | Haruki Nagata, ULIS, Japan 36 | Andy Powell, UKOLN, UK 37 | Roland Schwaenzl, University of Osnabrueck, Germany 38 | Stuart Sutton, University of Washington, USA 39 | DCMI Directorate, ex officio 40 | 41 | 42 | -------------------------------------------------------------------------------- /meetings/2002/05/meeting-packet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2002/05/meeting-packet.pdf -------------------------------------------------------------------------------- /meetings/2002/10/Dublincore.org-usage.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2002/10/Dublincore.org-usage.pdf -------------------------------------------------------------------------------- /meetings/2002/10/Florence-meeting.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2002/10/Florence-meeting.pdf -------------------------------------------------------------------------------- /meetings/2002/10/bibliographicCitation-Dateien/dcuh_fullcream106x38.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2002/10/bibliographicCitation-Dateien/dcuh_fullcream106x38.gif -------------------------------------------------------------------------------- /meetings/2002/10/bibliographicCitation-Dateien/epub.css: -------------------------------------------------------------------------------- 1 | BODY { 2 | BACKGROUND: white; COLOR: black; FONT-FAMILY: arial, helvetica, sans-serif 3 | } 4 | P { 5 | FONT-FAMILY: arial,helvetica,sans-serif 6 | } 7 | H1 { 8 | FONT-FAMILY: arial,helvetica,sans-serif 9 | } 10 | H2 { 11 | FONT-FAMILY: arial,helvetica,sans-serif 12 | } 13 | H3 { 14 | FONT-FAMILY: arial,helvetica,sans-serif 15 | } 16 | TR { 17 | FONT-FAMILY: arial,helvetica,sans-serif 18 | } 19 | TH { 20 | FONT-FAMILY: arial,helvetica,sans-serif 21 | } 22 | TD { 23 | FONT-FAMILY: arial,helvetica,sans-serif 24 | } 25 | LI { 26 | FONT-FAMILY: arial,helvetica,sans-serif 27 | } 28 | UL { 29 | FONT-FAMILY: arial,helvetica,sans-serif 30 | } 31 | OL { 32 | FONT-FAMILY: arial,helvetica,sans-serif 33 | } 34 | DL { 35 | FONT-FAMILY: arial,helvetica,sans-serif 36 | } 37 | DT { 38 | FONT-FAMILY: arial,helvetica,sans-serif 39 | } 40 | DD { 41 | FONT-FAMILY: arial,helvetica,sans-serif 42 | } 43 | INPUT { 44 | FONT-FAMILY: arial,helvetica,sans-serif 45 | } 46 | H1 { 47 | FONT-WEIGHT: bold; FONT-SIZE: 140% 48 | } 49 | H2 { 50 | FONT-WEIGHT: bold; FONT-SIZE: 120% 51 | } 52 | H3 { 53 | FONT-WEIGHT: bold; FONT-SIZE: 110% 54 | } 55 | PRE { 56 | FONT-FAMILY: courier, courier new, monospace 57 | } 58 | BLOCKQUOTE { 59 | FONT-FAMILY: courier, courier new, monospace 60 | } 61 | -------------------------------------------------------------------------------- /meetings/2002/10/bibliographicCitation-Dateien/mimaslink.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2002/10/bibliographicCitation-Dateien/mimaslink.gif -------------------------------------------------------------------------------- /meetings/2002/10/bibliographicCitation-Dateien/valid-xhtml10.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2002/10/bibliographicCitation-Dateien/valid-xhtml10.gif -------------------------------------------------------------------------------- /meetings/2003/06/Guidelines.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2003/06/Guidelines.pdf -------------------------------------------------------------------------------- /meetings/2003/06/MARC-URIs.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2003/06/MARC-URIs.pdf -------------------------------------------------------------------------------- /meetings/2003/06/MovingImage.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2003/06/MovingImage.html -------------------------------------------------------------------------------- /meetings/2003/06/Packet-ithaca.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2003/06/Packet-ithaca.pdf -------------------------------------------------------------------------------- /meetings/2003/06/Rdf-xml-data-attributes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2003/06/Rdf-xml-data-attributes.pdf -------------------------------------------------------------------------------- /meetings/2003/06/StillImage.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2003/06/StillImage.html -------------------------------------------------------------------------------- /meetings/2003/06/TOPIC02.html: -------------------------------------------------------------------------------- 1 |
 2 |  XXXXXXX   XXX   XXXXXX   XXXXX    XXXX            XXX     XXX  
 3 |  X  X  X  X   X   X    X    X     X    X          X   X   X   X 
 4 |     X    X     X  X    X    X    X                X   X       X 
 5 |     X    X     X  X    X    X    X                X   X       X 
 6 |     X    X     X  XXXXX     X    X                X   X      X  
 7 |     X    X     X  X         X    X                X   X     X   
 8 |     X    X     X  X         X    X                X   X    X    
 9 |     X     X   X   X         X     X    X          X   X   X     
10 |    XXX     XXX   XXXX     XXXXX    XXXX            XXX    XXXXX 
11 |                                                                 
12 |                                                                 
13 | TOPIC 02. Usage Board Process (Stuart)
14 | 
15 |    A brief report on changes or clarifications made since
16 |    the Florence meeting.
17 | 
18 |    Copies of the Process documents have been put into the
19 |    "background readings" packet.
20 | 
21 |    Background reading:
22 |    -- DCMI Usage Board Administrative Processes
23 |       http://dublincore.org/usage/documents/process/
24 |    -- DCMI Usage Board Review of Application Profiles
25 |       http://dublincore.org/usage/documents/profiles/
26 | 
27 |    Time needed: 20"
28 | 
29 | 
30 | -------------------------------------------------------------------------------- /meetings/2003/06/TOPIC05.html: -------------------------------------------------------------------------------- 1 |
 2 |  XXXXXXX   XXX   XXXXXX   XXXXX    XXXX            XXX    XXXXX 
 3 |  X  X  X  X   X   X    X    X     X    X          X   X   X     
 4 |     X    X     X  X    X    X    X                X   X   X     
 5 |     X    X     X  X    X    X    X                X   X   X     
 6 |     X    X     X  XXXXX     X    X                X   X   XXXX  
 7 |     X    X     X  X         X    X                X   X       X 
 8 |     X    X     X  X         X    X                X   X       X 
 9 |     X     X   X   X         X     X    X          X   X   X   X 
10 |    XXX     XXX   XXXX     XXXXX    XXXX            XXX     XXX  
11 |                                                                 
12 |                                                                 
13 | TOPIC 05. Attributes of DCMI Terms (Tom)
14 | 
15 |    Put another way: What is the Application Profile used by
16 |    the Usage Board to declare terms?  Do we need to clarify the
17 |    details of this profile and declare it formally?
18 | 
19 |    Required reading:
20 |    -- http://stage.dublincore.org/usage/meetings/2003/06/TOPIC05.html
21 |    -- Usage Board Application Profile (draft)
22 |       http://stage.dublincore.org/usage/meetings/2003/06/Usage-ap.html
23 |    -- Attributes of DCMI metadata terms
24 |       http://stage.dublincore.org/usage/meetings/2003/06/Rdf-xml-data-attributes.pdf
25 | 
26 |    Time needed: 30"
27 | 
28 | 
29 | -------------------------------------------------------------------------------- /meetings/2003/06/TOPIC06.html: -------------------------------------------------------------------------------- 1 |
 2 |  XXXXXXX   XXX   XXXXXX   XXXXX    XXXX            XXX      XX  
 3 |  X  X  X  X   X   X    X    X     X    X          X   X    X    
 4 |     X    X     X  X    X    X    X                X   X   X     
 5 |     X    X     X  X    X    X    X                X   X   X     
 6 |     X    X     X  XXXXX     X    X                X   X   XXXX  
 7 |     X    X     X  X         X    X                X   X   X   X 
 8 |     X    X     X  X         X    X                X   X   X   X 
 9 |     X     X   X   X         X     X    X          X   X   X   X 
10 |    XXX     XXX   XXXX     XXXXX    XXXX            XXX     XXX  
11 |                                                                 
12 |                                                                 
13 | TOPIC 06. RDF schemas of DCMI terms (Roland/Makx/Tom)
14 | 
15 |    Tom, Roland, Eric, Dave Beckett, Makx, and Stu held a
16 |    round of discussions earlier this year with the goal of
17 |    resolving modeling issues for declaring DCMI terms in
18 |    RDF schemas.  Makx, Tom, and Roland will report on the
19 |    status of these discussions and on future paths forward.
20 |    We will discuss the role of the Usage Board as compared
21 |    with DC-Architecture and other groups within DCMI with
22 |    regard to the schemas.
23 | 
24 |    Time needed: 45"
25 | 
26 |    Required reading:
27 |    -- http://stage.dublincore.org/usage/meetings/2003/06/TOPIC06.html
28 | 
29 | 
30 | -------------------------------------------------------------------------------- /meetings/2003/06/TOPIC12.html: -------------------------------------------------------------------------------- 1 |
 2 |  XXXXXXX   XXX   XXXXXX   XXXXX    XXXX             X      XXX  
 3 |  X  X  X  X   X   X    X    X     X    X          XXX     X   X 
 4 |     X    X     X  X    X    X    X                  X         X 
 5 |     X    X     X  X    X    X    X                  X         X 
 6 |     X    X     X  XXXXX     X    X                  X        X  
 7 |     X    X     X  X         X    X                  X       X   
 8 |     X    X     X  X         X    X                  X      X    
 9 |     X     X   X   X         X     X    X            X     X     
10 |    XXX     XXX   XXXX     XXXXX    XXXX           XXXXX   XXXXX 
11 |                                                                 
12 |                                                                 
13 | TOPIC 12. Proposal from DCMI Type Working Group (Diane)
14 | 
15 |    Two related proposals have been submitted to add terms
16 |    to the DCMI Type Vocabulary -- "Moving Image" and "Still
17 |    Image".  We need to vote on these.
18 | 
19 |    Required reading:
20 |    -- http://stage.dublincore.org/usage/meetings/2003/06/StillImage.html
21 |    -- http://stage.dublincore.org/usage/meetings/2003/06/MovingImage.html
22 | 
23 |    Time needed: 90"
24 | 
25 | 
26 | -------------------------------------------------------------------------------- /meetings/2003/06/TOPIC13.html: -------------------------------------------------------------------------------- 1 |
 2 |  XXXXXXX   XXX   XXXXXX   XXXXX    XXXX             X      XXX  
 3 |  X  X  X  X   X   X    X    X     X    X          XXX     X   X 
 4 |     X    X     X  X    X    X    X                  X         X 
 5 |     X    X     X  X    X    X    X                  X         X 
 6 |     X    X     X  XXXXX     X    X                  X       XX  
 7 |     X    X     X  X         X    X                  X         X 
 8 |     X    X     X  X         X    X                  X         X 
 9 |     X     X   X   X         X     X    X            X     X   X 
10 |    XXX     XXX   XXXX     XXXXX    XXXX           XXXXX    XXX  
11 |                                                                 
12 |                                                                 
13 | TOPIC 13. Strategic role of Usage Board (Makx)
14 | 
15 |    As Managing Director of DCMI, Makx will lead a discussion
16 |    of the strategic role of the Usage Board for DCMI in
17 |    the medium term.  Some of this discussion can take place
18 |    during breaks and at meals, but we should probably consider
19 |    drafting a planning document over the next few months.
20 | 
21 |    Questions to consider include:
22 |    - How does the UB relate to strategic planning of DCMI as an
23 |      organisation?
24 |    - Should the UB contribute more clearly to strategic objectives
25 |      by soliciting proposals in certain areas?
26 |    - Where will proposals come from in the future?
27 | 
28 |    Time needed: 45"
29 | 
30 |    Required reading:
31 |    -- http://stage.dublincore.org/usage/meetings/2003/06/UB-Orientation.pdf
32 | 
33 | 
34 | -------------------------------------------------------------------------------- /meetings/2003/06/UB-Orientation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2003/06/UB-Orientation.pdf -------------------------------------------------------------------------------- /meetings/2003/06/Using_Dublin_Core.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Using Dublin Core Revision, 2003 6 | 7 | 8 | 9 |

"Using Dublin Core" Second draft revision, 2003

10 | 11 |

There are currently five documents, corresponding to the original supporting documents underlying the current version of "Using Dublin Core". However, because the file names and structure are outside the DCMI website, some of the links between documents do not work. Re-linking will be the last part of the process--at this stage, content is the focus.

12 | 13 |

The current documents are:

14 | 15 | 25 | 26 | 27 |

Diane
28 | 5/23/03

29 | 30 | 31 | 32 | -------------------------------------------------------------------------------- /meetings/2003/06/dclib-encodingschemes.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2003/06/dclib-encodingschemes.html -------------------------------------------------------------------------------- /meetings/2003/09/Packet-seattle.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2003/09/Packet-seattle.pdf -------------------------------------------------------------------------------- /meetings/2004/03/2004-01.AAT.txt: -------------------------------------------------------------------------------- 1 | Title: Decision on proposal for dcterms:AAT 2 | Shepherd: Rebecca Guenther 3 | Identifier: http://dublincore.org/usage/decisions/2004/2004-01.AAT.txt 4 | Date: 2004-03-20 5 | 6 | Proposal text: http://dublincore.org/usage/meetings/2003/06/dclib-encodingschemes.html 7 | Decision: Accept 8 | 9 | Approved text - beginning 10 | ------------------------------------------------------------------------ 11 | URI: http://purl.org/dc/terms/AAT 12 | Namespace: http://purl.org/dc/terms/ 13 | Name: AAT 14 | Label: AAT 15 | Definition: Art and Architecture Thesaurus 16 | Type of Term: http://dublincore.org/usage/documents/principles/#encoding-scheme 17 | Qualifies: http://purl.org/dc/elements/1.1/type 18 | Qualifies: http://purl.org/dc/elements/1.1/subject 19 | Date issued: 2004-03-20 20 | Decision: http://dublincore.org/usage/decisions/#Decision-2004-01 21 | ------------------------------------------------------------------------ 22 | Approved text - end 23 | 24 | Availability and maintenance status: 25 | Available at http://www.getty.edu/research/tools/vocabulary/aat/ 26 | 27 | Maintained by: 28 | Getty Research Institute 29 | 30 | Appropriateness of maintenance agency: 31 | Appropriate 32 | 33 | Uniqueness and appropriateness of proposed token: 34 | Unique and appropriate 35 | 36 | Possible use with elements not specified in proposal. 37 | 38 | -------------------------------------------------------------------------------- /meetings/2004/03/Bath-hotels.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2004/03/Bath-hotels.txt -------------------------------------------------------------------------------- /meetings/2004/03/Bath-meeting-packet.final.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2004/03/Bath-meeting-packet.final.pdf -------------------------------------------------------------------------------- /meetings/2004/03/Bath-meeting-supplement.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2004/03/Bath-meeting-supplement.pdf -------------------------------------------------------------------------------- /meetings/2004/03/Bath-meeting.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2004/03/Bath-meeting.pdf -------------------------------------------------------------------------------- /meetings/2004/03/DCMI-CEN-agreement.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2004/03/DCMI-CEN-agreement.pdf -------------------------------------------------------------------------------- /meetings/2004/03/ISSUES/askdcmi/index.html: -------------------------------------------------------------------------------- 1 |
 2 | Topic:             AskDCMI
 3 | Modified:          2004-03-22 09:41, Monday
 4 | Maintainer:        Tom Baker
 5 | Latest version:    http://dublincore.org/usage/meetings/2004/03/ISSUES/askdcmi/
 6 | See also:          http://dublincore.org/usage/meetings/2004/03/ISSUES/
 7 | 
 8 | Shepherd: Diane Hillmann
 9 | 
10 | Background
11 | 
12 | After the AskDCMI service [1] had been operational for a year
13 | or so, a number of related issues were discussed in Ithaca
14 | in June 2003 [2,3].
15 | 
16 | In February 2004, Tom raised a number of questions regarding 
17 | the maintenance of AskDCMI content and of the Usage Board
18 | role in its regard [4]. In particular, he suggested that there
19 | could be a stronger relationship between the AskDCMI service
20 | and DCMI's FAQ [5].
21 | 
22 | [1] http://askdcmi.askvrd.org/
23 | [2] http://dublincore.org/usage/meetings/2003/06/AskDCMI.html
24 | [3] http://askdcmi.askvrd.org/services/askdcmi/expert_tips.asp
25 | [4] http://dublincore.org/usage/meetings/2004/03/AskDCMI.txt
26 | [5] http://dublincore.org/resources/faq/
27 | 
28 | 
29 | 
30 | -------------------------------------------------------------------------------- /meetings/2004/03/ISSUES/dcmi-namespaces/index.html: -------------------------------------------------------------------------------- 1 |
 2 | Topic:             Scope of DCMI Namespaces
 3 | Modified:          2004-03-22 09:41, Monday
 4 | Maintainer:        Tom Baker
 5 | Latest version:    http://dublincore.org/usage/meetings/2004/03/ISSUES/dcmi-namespaces/
 6 | See also:          http://dublincore.org/usage/meetings/2004/03/ISSUES/
 7 | 
 8 | Shepherd: Andy Powell
 9 | 
10 | -- http://www.ukoln.ac.uk/metadata/dcmi/dcmi-nmspc-scope/20040222/
11 | 
12 |     This document raises the question of what URIrefs should be
13 |     assigned to terms proposed by DCMI WGs in the course of their
14 |     work on DCAPs, when the use of those terms is limited to the
15 |     description of a particular class of resource. Currently,
16 |     although such terms may be conforming in terms of the Dublin
17 |     Core model, it may be that they are considered inappropriate as
18 |     candidates for inclusion in one of the DCMI Namespaces. Since
19 |     this is the only means DCMI provides of assigning a persistent
20 |     URIref, this means that the WG is unable to assign a DCMI-owned
21 |     URI for the term, and must seek a third-party that can provide
22 |     such a URIref.
23 | 
24 | 
25 | -------------------------------------------------------------------------------- /meetings/2004/03/ISSUES/etc-old/index.html: -------------------------------------------------------------------------------- 1 |
 2 | Topic:             Old business - etc
 3 | Modified:          2004-03-22 09:41, Monday
 4 | Maintainer:        Tom Baker
 5 | Latest version:    http://dublincore.org/usage/meetings/2004/03/ISSUES/etc-old/
 6 | See also:          http://dublincore.org/usage/meetings/2004/03/ISSUES/
 7 | 
 8 | ITHACA/SEATTLE ACTION (Directorate)
 9 |     Talk with ISO and NISO re posting copies of standards on 
10 |     DCMI website.
11 |     We need to check with NISO and ISO what the rules are that they
12 |     have for 'Maintenance Agencies'
13 |     -- do we get the right to post the final text of these standards 
14 |        on our Web site?
15 |     -- how can we make changes and feed them back into the standard
16 |        (e.g. can we fast-track the capitalization issue)?
17 | 
18 | ITHACA ACTION (Stuart)
19 |     The UB process document be amended to clarify that change
20 |     requests from Working Groups should not combine a number
21 |     of unrelated proposals.
22 | 
23 | ITHACA ACTION (Diane and Stuart)
24 |     Work on the DCMI Type vocabulary to move examples in 
25 |     definitions into a comment field.
26 | 
27 | SEATTLE Action Item 7: Diane to remove references in "Using DC"
28 | to using a label within relation if a refinement is not
29 | being used.
30 | 
31 | ITHACA ACTION ITEM Andy + Andrew: Revise DCSV Specification and
32 | various DCSV scheme specifications after approval of abstract
33 | model recommendation.
34 | 
35 | 
36 | -------------------------------------------------------------------------------- /meetings/2004/03/ISSUES/terms-rights/index.html: -------------------------------------------------------------------------------- 1 |
 2 | Topic:             Proposals for dc:rights-related terms
 3 | Modified:          2004-03-22 09:41, Monday
 4 | Maintainer:        Tom Baker
 5 | Latest version:    http://dublincore.org/usage/meetings/2004/03/ISSUES/terms-rights/
 6 | See also:          http://dublincore.org/usage/meetings/2004/03/ISSUES/
 7 | 
 8 | Shepherd: Andrew Wilson
 9 | 
10 | SUMMARY (Tom)
11 | 
12 | A proposal was submitted for two rights-related terms
13 | 
14 |     http://www.ukoln.ac.uk/metadata/dcmi/dc-rights/
15 | 
16 | There has been considerable discussion on the list, which Andrew
17 | will summarize at the meeting.
18 | 
19 | One parallel development we should be aware of is an effort
20 | to create an Rights schema for use in OAI:
21 | 
22 |     http://www.openarchives.org/documents/OAIRightsWhitePaper.html
23 | 
24 | This short white paper, which refers to dc:rights, will be
25 | included in the supplementary packet, though it may not be
26 | relevant enough to the approval of the current proposals to
27 | discuss in Bath.
28 | 
29 | 
30 | -------------------------------------------------------------------------------- /meetings/2004/03/ISSUES/usageboard/index.html: -------------------------------------------------------------------------------- 1 |
 2 | Topic:             Usage Board issues
 3 | Modified:          2004-03-22 09:41, Monday
 4 | Maintainer:        Tom Baker
 5 | Latest version:    http://dublincore.org/usage/meetings/2004/03/ISSUES/usageboard/
 6 | See also:          http://dublincore.org/usage/meetings/2004/03/ISSUES/
 7 | 
 8 | Shepherd: Tom Baker
 9 | 
10 | SUMMARY
11 | 
12 | 1. Voting in the Usage Board
13 | 
14 |    The DCMI Directorate has been working with the Board of
15 |    Trustees on a set of by-laws for DCMI.  One aspect of
16 |    the draft -- on the request of the trustees -- will be to
17 |    formulate a coherent approach to voting that cross-cuts
18 |    different types of committees, including the Usage Board.
19 |    Tom will circulate copies of the section of the bylaws
20 |    dealing with the Usage Board for discussion and feedback.
21 | 
22 | 2. Recruitment
23 | 
24 |    Tom will circulate an excerpt from the draft bylaws in
25 |    which "liaisons" are defined (based on the proposal by
26 |    Diane and Rebecca).
27 | 
28 | 3. Next meeting in Shanghai
29 | 
30 |     http://dublincore.org/usage/meetings/2004/03/DC-2004-call.txt
31 | 
32 |         October 2004
33 |     Su Mo Tu We Th Fr Sa 
34 |                     1  2
35 |      3  4  5  6  7  8  9
36 |     10 11 12 13 14 15 16
37 |     17 18 19 20 21 22 23
38 |     24 25 26 27 28 29 30
39 |     31
40 | 
41 | 
42 | -------------------------------------------------------------------------------- /meetings/2004/03/Model-comments.txt: -------------------------------------------------------------------------------- 1 | ------------------------------------------------------------------------ 2 | Date: Mon, 8 Mar 2004 16:51:09 +0100 3 | From: Roland Schwaenzl 4 | Subject: dc-box and dc-point 5 | Comments: cc: roland@scarlett.mathematik.Uni-Osnabrueck.DE 6 | ------------------------------------------------------------------------ 7 | 8 | We need to talk about dc-box and dc-point in the context of 9 | the drafted abstract model. 10 | 11 | The issue is, that people want/use an XML coding for the 12 | components. 13 | 14 | Such coding we currently cannot support in RDF, as we never 15 | assigned URI's to the properties needed for that. 16 | 17 | An issue related is for namespace bound XML encodings. 18 | We never really said to which namespace those elements should 19 | be attributed. 20 | 21 | To support the DCSV encoding via XML Schema datatyping looks 22 | fairly ugly to me as well, as XML Schema currently does not 23 | support user created primitives. 24 | 25 | -------------------------------------------------------------------------------- /meetings/2004/03/Weibel.InfoURI.Registry.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2004/03/Weibel.InfoURI.Registry.pdf -------------------------------------------------------------------------------- /meetings/2004/03/cwa14855-20040210.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2004/03/cwa14855-20040210.pdf -------------------------------------------------------------------------------- /meetings/2004/10/Agent-Roles-Guidelines5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2004/10/Agent-Roles-Guidelines5.txt -------------------------------------------------------------------------------- /meetings/2004/10/ISSUES/terms-education/index.html: -------------------------------------------------------------------------------- 1 |
 2 | Title:             Term proposed by the Education WG
 3 | Identifier:        http://dublincore.org/usage/meetings/2004/10/ISSUES/terms-education/
 4 | See also:          http://dublincore.org/usage/meetings/2004/10/ISSUES/
 5 | Created:           2004-09-14
 6 | Agenda frozen:     2004-10-02 07:25, Saturday
 7 | Archived:          2004-11-10
 8 | Maintainer:        Tom Baker
 9 | Note:              If any of the links below are broken, please refer to 
10 |                    the meeting packet
11 |                    (http://dublincore.org/usage/meetings/2004/10/Meeting-packet.pdf) 
12 |                    for copies of the key documents discussed at the meeting.
13 | 
14 | Shepherd: Akira
15 | 
16 | The proposal is posted at:
17 | http://www.ischool.washington.edu/sasutton/8-28-04/index.html
18 | 
19 | 
20 | -------------------------------------------------------------------------------- /meetings/2004/10/ISSUES/type-definitions/index.html: -------------------------------------------------------------------------------- 1 |
 2 | Title:             Type Vocabulary definitions and comments 
 3 | Identifier:        http://dublincore.org/usage/meetings/2004/10/ISSUES/type-definitions/
 4 | See also:          http://dublincore.org/usage/meetings/2004/10/ISSUES/
 5 | Created:           2004-09-10
 6 | Agenda frozen:     2004-10-02 07:25, Saturday
 7 | Archived:          2004-11-10
 8 | Maintainer:        Tom Baker
 9 | Note:              If any of the links below are broken, please refer to 
10 |                    the meeting packet
11 |                    (http://dublincore.org/usage/meetings/2004/10/Meeting-packet.pdf) 
12 |                    for copies of the key documents discussed at the meeting.
13 | 
14 | Shepherd: Stuart
15 | 
16 | On 2004-03-15, Stuart posted a revised Type Vocabulary
17 | document with non-definitional text moved to the Comment field.
18 | There are some issues of wording to discuss, after which we
19 | need to vote whether to approve these changes.
20 | 
21 | Required reading:
22 | http://www.bi.fhg.de/People/Thomas.Baker/public/2004-03-15.DCMIType-sas.html
23 | 
24 | 
25 | -------------------------------------------------------------------------------- /meetings/2004/10/Meeting-packet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2004/10/Meeting-packet.pdf -------------------------------------------------------------------------------- /meetings/2004/10/mmidc117.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2004/10/mmidc117.html -------------------------------------------------------------------------------- /meetings/2005/05/washdc/2005-05-13.packet-main.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/05/washdc/2005-05-13.packet-main.pdf -------------------------------------------------------------------------------- /meetings/2005/05/washdc/2005-05-13.packet-supplementary.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/05/washdc/2005-05-13.packet-supplementary.pdf -------------------------------------------------------------------------------- /meetings/2005/05/washdc/meeting-packet-supplementary.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/05/washdc/meeting-packet-supplementary.pdf -------------------------------------------------------------------------------- /meetings/2005/05/washdc/meeting-packet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/05/washdc/meeting-packet.pdf -------------------------------------------------------------------------------- /meetings/2005/05/washdc/public/2005-04-21.accessibility.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/05/washdc/public/2005-04-21.accessibility.txt -------------------------------------------------------------------------------- /meetings/2005/05/washdc/public/UB_Process-05-02-05.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/05/washdc/public/UB_Process-05-02-05.html -------------------------------------------------------------------------------- /meetings/2005/05/washdc/topic-language-comment/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/05/washdc/topic-language-comment/index.html -------------------------------------------------------------------------------- /meetings/2005/05/washdc/topic-supplementary/index.html: -------------------------------------------------------------------------------- 1 |
 2 | Topic:             Supplementary meeting packet
 3 | Identifier:        http://dublincore.org/usage/meetings/2005/05/washdc/topic-supplementary/
 4 | See also:          http://dublincore.org/usage/meetings/2005/05/washdc/
 5 | Created:           2005-05-13
 6 | Modified:          2005-05-16 17:28, Monday
 7 | Maintainer:        Tom Baker
 8 | 
 9 | --  DCMI Namespace Policy
10 |     http://dublincore.org/documents/dcmi-namespace/
11 | 
12 | --  DCMI Abstract Model (DCMI Recommendation)
13 |     http://dublincore.org/documents/abstract-model/ 
14 | 
15 | --  DCMI Policy on Naming Terms
16 |     http://dublincore.org/documents/naming-policy/
17 | 
18 | --  Guidelines for Assigning Identifiers to Metadata Terms
19 |     http://www.ukoln.ac.uk/metadata/dcmi/term-identifier-guidelines/
20 | 
21 | --  Dublin Core Application Profile Guidelines
22 |     http://dublincore.org/usage/meetings/2004/03/cwa14855-20040210.pdf
23 | 
24 | -------------------------------------------------------------------------------- /meetings/2005/05/washdc/topic-type-vocabulary/index.html: -------------------------------------------------------------------------------- 1 |
 2 | Topic:             Type Vocabulary
 3 | Identifier:        http://dublincore.org/usage/meetings/2005/05/washdc/topic-type-vocabulary/
 4 | See also:          http://dublincore.org/usage/meetings/2005/05/washdc/
 5 | Created:           2005-05-11
 6 | Modified:          2005-05-16 17:28, Monday
 7 | Maintainer:        Tom Baker
 8 | 
 9 | In Washington, we should discuss and approve changes in the
10 | Type Vocabulary [1].  Essentially, non-definitional text was
11 | moved from the definitions into the Comment. 
12 | 
13 | In Shanghai, we decided to sign off on the changes after
14 | "editorial consistencies" were corrected.  There was some
15 | discussion on the list about wordings that we should review
16 | [2].
17 | 
18 | For comparison, the version of the Type Vocabulary currently
19 | posted is included in the packet [3].
20 | 
21 | [1] http://dublincore.org/usage/meetings/2005/05/washdc/public/2005-05-02.Type-Vocabulary.html
22 | [2] http://dublincore.org/usage/meetings/2005/05/washdc/public/2005-05-04.typevocabulary.txt
23 | [3] http://dublincore.org/documents/dcmi-type-vocabulary/
24 | 
25 | -------------------------------------------------------------------------------- /meetings/2005/09/madrid/files/2005-05-02.UB_Process.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/09/madrid/files/2005-05-02.UB_Process.html -------------------------------------------------------------------------------- /meetings/2005/09/madrid/files/2005-08-19.iso8601-response.txt: -------------------------------------------------------------------------------- 1 | ------------------------------------------------------------------------ 2 | Date: Fri, 19 Aug 2005 14:53:38 -0400 3 | From: "Childress,Eric" 4 | ------------------------------------------------------------------------ 5 | 6 | I'm pleased to report that the DCMI Date Working Group has 7 | completed work on a matter referred to it by the DCMI Usage 8 | Board. 9 | 10 | After deliberation it is the sense of the Date WG that ISO 11 | 8601 Data elements and interchange formats -- Information 12 | interchange -- Representation of dates and times should not 13 | be registered for: 14 | 15 | * dc:date 16 | * dcterms:temporal 17 | 18 | The WG bases its decision chiefly on the following findings: 19 | 20 | * Scope: Though ISO 8601 provides for useful and in-scope 21 | cases of date information, the standard also provides 22 | for cases (e.g., duration) which are out of scope for 23 | dc:date and dcterms:temporal. 24 | 25 | * Practical application: The large universe of values 26 | permitted -- and the authorization of multiple 27 | expressions of these values -- by ISO 8601 potentially 28 | poses impractical application and validation-by-software 29 | burdens on agencies wishing to make use of dc:date and 30 | dcterms:temporal. 31 | 32 | The Date WG believes that future registration of profiles 33 | of ISO 8601 and/or other, less complex encoding schemes will 34 | better serve the Dublin Core community rather than registration 35 | of an "all-ISO 8601" encoding scheme. 36 | 37 | -------------------------------------------------------------------------------- /meetings/2005/09/madrid/files/2005-08-28.Process-8-21-05_dih.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/09/madrid/files/2005-08-28.Process-8-21-05_dih.pdf -------------------------------------------------------------------------------- /meetings/2005/09/madrid/files/2005-08-28.Process-for-profiles.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/09/madrid/files/2005-08-28.Process-for-profiles.pdf -------------------------------------------------------------------------------- /meetings/2005/09/madrid/files/2005-09-03.AccessForAllFramework.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/09/madrid/files/2005-09-03.AccessForAllFramework.html -------------------------------------------------------------------------------- /meetings/2005/09/madrid/files/2005-09-04.AccessForAll-AbstractModel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/09/madrid/files/2005-09-04.AccessForAll-AbstractModel.png -------------------------------------------------------------------------------- /meetings/2005/09/madrid/meeting-packet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/09/madrid/meeting-packet.pdf -------------------------------------------------------------------------------- /meetings/2005/09/profile-review/profile-review.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2005/09/profile-review/profile-review.pdf -------------------------------------------------------------------------------- /meetings/2006/04/profile-review/2005-10-05.danbri-dcap-draft.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/04/profile-review/2005-10-05.danbri-dcap-draft.txt -------------------------------------------------------------------------------- /meetings/2006/04/profile-review/2006-04-29.profile-review.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/04/profile-review/2006-04-29.profile-review.pdf -------------------------------------------------------------------------------- /meetings/2006/04/profile-review/mkreview: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | today=$(date +%Y-%m-%d.%H%M) 4 | 5 | explore() { 6 | cygstart --explore ${1:-.} 7 | } 8 | 9 | BASEDIR="$PWD" 10 | 11 | #for INDEX in rda-review/index.txt ./index.txt 12 | for INDEX in $(find . -name index.txt | egrep -v \.svn) 13 | do 14 | DIR=$(dirname $INDEX) 15 | cd $DIR 16 | ls -d $BASEDIR/$DIR 17 | mv -i index.shtml $today.index.shtml 2>/dev/null 18 | echo '
' >>index.shtml
19 |     sed '
20 |         s/>/\>/g
21 |         s/>index.shtml
28 |     echo '
' >>index.shtml 29 | ls $BASEDIR/$DIR/$today.index.shtml 2>/dev/null 30 | ls $BASEDIR/$DIR/index.shtml 31 | ls $BASEDIR/$DIR/index.txt 32 | cd $BASEDIR 33 | done 34 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/2006-04-29.ub-agenda-seattle.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/04/seattle/2006-04-29.ub-agenda-seattle.pdf -------------------------------------------------------------------------------- /meetings/2006/04/seattle/backburner/.index.html: -------------------------------------------------------------------------------- 1 |
 2 | Title:         Back burner
 3 | Identifier:    http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/
 4 | 
 5 | -- Issues related to dc:date
 6 | 
 7 |    [1] http://people.opera.com/charlesm/2006/shortdate/
 8 |    [2] http://www.ukoln.ac.uk/metadata/dcmi/date-dccd-odrf/
 9 |    [3] http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/2005-08-10.rebecca-comments.txt
10 |    [4] http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/2005-08-13.YearMonthDate-profile.txt
11 |    [5] http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/2005-08-22.douglas-campbell-long.txt
12 | 
13 | -- Accessibility application profile
14 | 
15 | -- Wiki versus Subversion for UB document management
16 | 
17 | -- Profile for the description of DCMI terms
18 | 
19 |    [6] http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/2005-05-10.usageboard-profile.txt
20 | 


--------------------------------------------------------------------------------
/meetings/2006/04/seattle/backburner/html/index.html:
--------------------------------------------------------------------------------
 1 | 
 2 | Title:         Back burner
 3 | Identifier:    http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/index.shtml
 4 | 
 5 | -- Issues related to dc:date
 6 | 
 7 |    [1] http://people.opera.com/charlesm/2006/shortdate/
 8 |    [2] http://www.ukoln.ac.uk/metadata/dcmi/date-dccd-odrf/
 9 |    [3] http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/2005-08-10.rebecca-comments.txt
10 |    [4] http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/2005-08-13.YearMonthDate-profile.txt
11 |    [5] http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/2005-08-22.douglas-campbell-long.txt
12 | 
13 | -- Accessibility application profile
14 | 
15 | -- Wiki versus Subversion for UB document management
16 | 
17 | -- Profile for the description of DCMI terms
18 | 
19 |    [6] http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/2005-05-10.usageboard-profile.txt
20 | 
21 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/backburner/index.shtml: -------------------------------------------------------------------------------- 1 |
 2 | Title:         Back burner
 3 | Identifier:    /usage/meetings/2006/04/seattle/backburner/index.shtml
 4 | 
 5 | -- Issues related to dc:date
 6 | 
 7 |    [1] http://people.opera.com/charlesm/2006/shortdate/
 8 |    [2] http://www.ukoln.ac.uk/metadata/dcmi/date-dccd-odrf/
 9 |    [3] /usage/meetings/2006/04/seattle/backburner/2005-08-10.rebecca-comments.txt
10 |    [4] /usage/meetings/2006/04/seattle/backburner/2005-08-13.YearMonthDate-profile.txt
11 |    [5] /usage/meetings/2006/04/seattle/backburner/2005-08-22.douglas-campbell-long.txt
12 | 
13 | -- Accessibility application profile
14 | 
15 | -- Wiki versus Subversion for UB document management
16 | 
17 | -- Profile for the description of DCMI terms
18 | 
19 |    [6] /usage/meetings/2006/04/seattle/backburner/2005-05-10.usageboard-profile.txt
20 | 
21 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/backburner/index_.txt: -------------------------------------------------------------------------------- 1 | Title: Back burner 2 | Identifier: http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/index.shtml 3 | 4 | -- Issues related to dc:date 5 | 6 | [1] http://people.opera.com/charlesm/2006/shortdate/ 7 | [2] http://www.ukoln.ac.uk/metadata/dcmi/date-dccd-odrf/ 8 | [3] http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/2005-08-10.rebecca-comments.txt 9 | [4] http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/2005-08-13.YearMonthDate-profile.txt 10 | [5] http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/2005-08-22.douglas-campbell-long.txt 11 | 12 | -- Accessibility application profile 13 | 14 | -- Wiki versus Subversion for UB document management 15 | 16 | -- Profile for the description of DCMI terms 17 | 18 | [6] http://stage.dublincore.org/usage/meetings/2006/04/seattle/backburner/2005-05-10.usageboard-profile.txt 19 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/dcappacket/DCAP-packet.txt: -------------------------------------------------------------------------------- 1 | Guidelines for reviewing application profiles 2 | -- Dublin Core Application Profile Guidelines (CEN CWA, now DCMI draft) 3 | -- DCMI-compliant Term Decision Tree (draft) 4 | 5 | Guidelines on declaring vocabularies related to application profiles 6 | -- Guidelines for assigning identifiers to metadata terms (draft) 7 | -- Best practice recipes for serving RDF vocabularies (W3C draft) 8 | 9 | The DCMI model (and clarifications) 10 | -- DCMI Abstract Model (DCMI Recommendation) 11 | -- Mixing and Matching FAQ (draft) 12 | -- XML, RDF, and DCAPs (DCMI Recommended Resource) 13 | -- Element Refinement in Dublin Core Metadata (DCMI Recommended Resource) 14 | 15 | Supporting policy documentation 16 | -- DCMI Namespace Policy 17 | -- DCMI Policy on Naming Terms 18 | -- Procedure for Approval of DCMI Metadata Terms and Recommendations 19 | 20 | Application profile for Simple Dublin Core [Roadmap 1.3.1.] 21 | 22 | To be discussed at April Usage Board meeting. 23 | 24 | Guidance for implementers of application profiles [Roadmap 1.4] 25 | 26 | http://dublincore.org/usage/documents/profile-guidelines/ - ACTION on me to revise 27 | 28 | 29 | 30 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/dcmes-changes/2005-03-23.dc-language.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/04/seattle/dcmes-changes/2005-03-23.dc-language.html -------------------------------------------------------------------------------- /meetings/2006/04/seattle/dcmes-changes/2005-03-23.dc-language.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/04/seattle/dcmes-changes/2005-03-23.dc-language.txt -------------------------------------------------------------------------------- /meetings/2006/04/seattle/dcmitype/.index.html: -------------------------------------------------------------------------------- 1 |
 2 | Title:         Finalizing DCMI Type Vocabulary after the comment period
 3 | Identifier:    http://stage.dublincore.org/admin/www/usage/meetings/2006/04/seattle/dcmitype/
 4 | Created:       2006-03-30
 5 | 
 6 | Shepherd: Stuart
 7 | 
 8 | Required reading
 9 | [1] http://dublincore.org/usage/public-comment/2005/12/type-vocabulary-changes/
10 | [2] http://stage.dublincore.org/usage/public-comment/2006/03/type-vocabulary-comments/
11 | 
12 | See also
13 | [3] http://stage.dublincore.org/usage/meetings/2006/04/seattle/domains-ranges/
14 | 
15 | A public comment period was held from 8 Dec to 31 Jan on
16 | changes to the DCMI Type Vocabulary [1].  The responses have
17 | been summarized in tabular form [2].
18 | 
19 | The finalization of the DCMI Type Vocabulary changes depends on
20 | resolution of the "stylistic" issue in the topic "DCMI property
21 | domains and ranges" [3].
22 | 
23 | 


--------------------------------------------------------------------------------
/meetings/2006/04/seattle/dcmitype/html/index.html:
--------------------------------------------------------------------------------
 1 | 
 2 | Title:         Finalizing DCMI Type Vocabulary after the comment period
 3 | Identifier:    http://stage.dublincore.org/admin/www/usage/meetings/2006/04/seattle/dcmitype/
 4 | Created:       2006-03-30
 5 | 
 6 | Shepherd: Stuart
 7 | 
 8 | Required reading
 9 | [1] http://dublincore.org/usage/public-comment/2005/12/type-vocabulary-changes/
10 | [2] http://stage.dublincore.org/usage/public-comment/2006/03/type-vocabulary-comments/
11 | 
12 | See also
13 | [3] http://stage.dublincore.org/usage/meetings/2006/04/seattle/domains-ranges/
14 | 
15 | A public comment period was held from 8 Dec to 31 Jan on
16 | changes to the DCMI Type Vocabulary [1].  The responses have
17 | been summarized in tabular form [2].
18 | 
19 | The finalization of the DCMI Type Vocabulary changes depends on
20 | resolution of the "stylistic" issue in the topic "DCMI property
21 | domains and ranges" [3].
22 | 
23 | 
24 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/dcmitype/index.shtml: -------------------------------------------------------------------------------- 1 |
 2 | Title:         Finalizing DCMI Type Vocabulary after the comment period
 3 | Identifier:    /admin/www/usage/meetings/2006/04/seattle/dcmitype/
 4 | Created:       2006-03-30
 5 | 
 6 | Shepherd: Stuart
 7 | 
 8 | Required reading
 9 | [1] /usage/public-comment/2005/12/type-vocabulary-changes/
10 | [2] /usage/public-comment/2006/03/type-vocabulary-comments/
11 | 
12 | See also
13 | [3] /usage/meetings/2006/04/seattle/domains-ranges/
14 | 
15 | A public comment period was held from 8 Dec to 31 Jan on
16 | changes to the DCMI Type Vocabulary [1].  The responses have
17 | been summarized in tabular form [2].
18 | 
19 | The finalization of the DCMI Type Vocabulary changes depends on
20 | resolution of the "stylistic" issue in the topic "DCMI property
21 | domains and ranges" [3].
22 | 
23 | 
24 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/dcmitype/index_.txt: -------------------------------------------------------------------------------- 1 | Title: Finalizing DCMI Type Vocabulary after the comment period 2 | Identifier: http://stage.dublincore.org/admin/www/usage/meetings/2006/04/seattle/dcmitype/ 3 | Created: 2006-03-30 4 | 5 | Shepherd: Stuart 6 | 7 | Required reading 8 | [1] http://dublincore.org/usage/public-comment/2005/12/type-vocabulary-changes/ 9 | [2] http://stage.dublincore.org/usage/public-comment/2006/03/type-vocabulary-comments/ 10 | 11 | See also 12 | [3] http://stage.dublincore.org/usage/meetings/2006/04/seattle/domains-ranges/ 13 | 14 | A public comment period was held from 8 Dec to 31 Jan on 15 | changes to the DCMI Type Vocabulary [1]. The responses have 16 | been summarized in tabular form [2]. 17 | 18 | The finalization of the DCMI Type Vocabulary changes depends on 19 | resolution of the "stylistic" issue in the topic "DCMI property 20 | domains and ranges" [3]. 21 | 22 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/docn-roadmap/.index.html: -------------------------------------------------------------------------------- 1 |
 2 | Title:         DCMI Documentation Roadmap
 3 | Identifier:    e:/admin/admin/www/usage/meetings/2006/04/seattle/docn-roadmap/
 4 | Source:        e:/admin/admin/www/usage/meetings/2006/04/seattle/docn-roadmap/index.txt
 5 | 
 6 | Discussion leader: Tom
 7 | 
 8 | [1] http://stage.dublincore.org/usage/meetings/2006/04/seattle/docn-roadmap/2006-03-31.roadmap.pdf
 9 | 
10 | Tom originally prepared this Documentation Roadmap for
11 | discussion with the DCMI Board of Trustees in Madrid.
12 | It will be revised in light of ongoing progress for the
13 | Trustee meeting in Mexico.  It could not be discussed by the
14 | Usage Board in Madrid because the UB met before the Trustees.
15 | 
16 | In Seattle, I would like for us all to take a critical look
17 | at the Roadmap.  Are there major items missing?  Or have
18 | some work items become unnecessary?  Does it identify the
19 | right priorities?
20 | 
21 | 


--------------------------------------------------------------------------------
/meetings/2006/04/seattle/docn-roadmap/2006-03-31.roadmap.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/04/seattle/docn-roadmap/2006-03-31.roadmap.pdf


--------------------------------------------------------------------------------
/meetings/2006/04/seattle/docn-roadmap/html/index.html:
--------------------------------------------------------------------------------
 1 | 
 2 | Title:         DCMI Documentation Roadmap
 3 | Identifier:    e:/admin/admin/www/usage/meetings/2006/04/seattle/docn-roadmap/index.shtml
 4 | Source:        e:/admin/admin/www/usage/meetings/2006/04/seattle/docn-roadmap/index.txt
 5 | 
 6 | Discussion leader: Tom
 7 | 
 8 | [1] http://stage.dublincore.org/usage/meetings/2006/04/seattle/docn-roadmap/2006-03-31.roadmap.pdf
 9 | 
10 | Tom originally prepared this Documentation Roadmap for
11 | discussion with the DCMI Board of Trustees in Madrid.
12 | It will be revised in light of ongoing progress for the
13 | Trustee meeting in Mexico.  It could not be discussed by the
14 | Usage Board in Madrid because the UB met before the Trustees.
15 | 
16 | In Seattle, I would like for us all to take a critical look
17 | at the Roadmap.  Are there major items missing?  Or have
18 | some work items become unnecessary?  Does it identify the
19 | right priorities?
20 | 
21 | 
22 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/docn-roadmap/index.shtml: -------------------------------------------------------------------------------- 1 |
 2 | Title:         DCMI Documentation Roadmap
 3 | Identifier:    e:/admin/admin/www/usage/meetings/2006/04/seattle/docn-roadmap/index.shtml
 4 | Source:        e:/admin/admin/www/usage/meetings/2006/04/seattle/docn-roadmap/index.txt
 5 | 
 6 | Discussion leader: Tom
 7 | 
 8 | [1] /usage/meetings/2006/04/seattle/docn-roadmap/2006-03-31.roadmap.pdf
 9 | 
10 | Tom originally prepared this Documentation Roadmap for
11 | discussion with the DCMI Board of Trustees in Madrid.
12 | It will be revised in light of ongoing progress for the
13 | Trustee meeting in Mexico.  It could not be discussed by the
14 | Usage Board in Madrid because the UB met before the Trustees.
15 | 
16 | In Seattle, I would like for us all to take a critical look
17 | at the Roadmap.  Are there major items missing?  Or have
18 | some work items become unnecessary?  Does it identify the
19 | right priorities?
20 | 
21 | 
22 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/docn-roadmap/index_.txt: -------------------------------------------------------------------------------- 1 | Title: DCMI Documentation Roadmap 2 | Identifier: e:/admin/admin/www/usage/meetings/2006/04/seattle/docn-roadmap/index.shtml 3 | Source: e:/admin/admin/www/usage/meetings/2006/04/seattle/docn-roadmap/index.txt 4 | 5 | Discussion leader: Tom 6 | 7 | [1] http://stage.dublincore.org/usage/meetings/2006/04/seattle/docn-roadmap/2006-03-31.roadmap.pdf 8 | 9 | Tom originally prepared this Documentation Roadmap for 10 | discussion with the DCMI Board of Trustees in Madrid. 11 | It will be revised in light of ongoing progress for the 12 | Trustee meeting in Mexico. It could not be discussed by the 13 | Usage Board in Madrid because the UB met before the Trustees. 14 | 15 | In Seattle, I would like for us all to take a critical look 16 | at the Roadmap. Are there major items missing? Or have 17 | some work items become unnecessary? Does it identify the 18 | right priorities? 19 | 20 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/domains-ranges/2005-02-26.Encoding-scheme-types.html: -------------------------------------------------------------------------------- 1 |
 2 | ------------------------------------------------------------------------
 3 | Date:         Sat, 26 Feb 2005 09:19:17 +0000
 4 | From: Andy Powell <a.powell@UKOLN.AC.UK>
 5 | Subject: Re: Vocabulary Encoding Scheme vs Syntax Encoding Scheme
 6 | To: DC-USAGE@JISCMAIL.AC.UK
 7 | ------------------------------------------------------------------------
 8 | 
 9 | The rule I'm using is...
10 | 
11 | If it is possible to enumerate a finite list of all possible
12 | valid values then the encoding scheme is a 'vocabulary'.
13 | 
14 | Box             Syntax
15 | DCMIType        Vocabulary
16 | DDC             Vocabulary
17 | IMT             Vocabulary
18 | ISO3166         Vocabulary
19 | ISO639-2        Vocabulary
20 | LCC             Vocabulary
21 | LCSH            Vocabulary
22 | MESH            Vocabulary
23 | Period          Syntax
24 | Point           Syntax
25 | RFC1766         Vocabulary [1]
26 | RFC3066         Vocabulary
27 | TGN             Vocabulary
28 | UDC             Vocabulary
29 | URI             Syntax
30 | W3CDTF          Syntax
31 | 
32 | Things like RFC1766 [1] look a bit like 'syntaxes' because
33 | they are made up of component parts - but the fact that you can
34 | enumerate a list of all possible valid values means (I think)
35 | that they are 'vocabularies'.
36 | 
37 | [1] http://dublincore.org/documents/dcmi-terms/#RFC1766
38 | 
39 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/domains-ranges/2006-03-24.dcPropertiesRanges.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/04/seattle/domains-ranges/2006-03-24.dcPropertiesRanges.pdf -------------------------------------------------------------------------------- /meetings/2006/04/seattle/nsdl-registry/html/index.html: -------------------------------------------------------------------------------- 1 |
 2 | Title:         The NSDL Registry
 3 | Identifier:    http://stage.dublincore.org/usage/meetings/2006/04/seattle/nsdl-registry/index.shtml
 4 | Source:        http://stage.dublincore.org/usage/meetings/2006/04/seattle/nsdl-registry/index.txt
 5 | 
 6 | Shepherd: Diane, with Jon Phipps <jphipps@madcreek.com>
 7 | 
 8 | Reading:
 9 | [1] http://phoenix.ischool.washington.edu/wiki/index.php/Working_Notes_and_Documentation#NSDL_Registry_Use_Cases 
10 | 
11 | See also:
12 | [2] http://purl.org/nsdlregistry/
13 | 
14 | Diane proposes a demonstration of the metadata registry
15 | currently in development, which in its first stage will be
16 | focused on controlled vocabularies:  
17 | 
18 |     In later stages, we intend to include metadata schemas and
19 |     application profiles.  I'd suggest that we schedule this
20 |     prior to our discussion on UB review of APs, in hopes of
21 |     bringing to the table some practical issues that sometimes
22 |     get lost as we hover around 50,000 feet in our discussions.
23 | 
24 |     Jon Phipps, who is working with me and Stuart on this
25 |     project, will conduct the demonstration, and will also
26 |     be observing the UB meeting.  I think about 45 minutes
27 |     should cover it, including discussion.
28 | 
29 | We have some use case documentation available which includes
30 | Application Profile use cases [1].
31 | 
32 | 
33 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/nsdl-registry/index.shtml: -------------------------------------------------------------------------------- 1 |
 2 | Title:         The NSDL Registry
 3 | Identifier:    /usage/meetings/2006/04/seattle/nsdl-registry/index.shtml
 4 | Source:        /usage/meetings/2006/04/seattle/nsdl-registry/index.txt
 5 | 
 6 | Shepherd: Diane, with Jon Phipps <jphipps@madcreek.com>
 7 | 
 8 | Reading:
 9 | [1] http://phoenix.ischool.washington.edu/wiki/index.php/Working_Notes_and_Documentation#NSDL_Registry_Use_Cases 
10 | 
11 | See also:
12 | [2] http://purl.org/nsdlregistry/
13 | 
14 | Diane proposes a demonstration of the metadata registry
15 | currently in development, which in its first stage will be
16 | focused on controlled vocabularies:  
17 | 
18 |     In later stages, we intend to include metadata schemas and
19 |     application profiles.  I'd suggest that we schedule this
20 |     prior to our discussion on UB review of APs, in hopes of
21 |     bringing to the table some practical issues that sometimes
22 |     get lost as we hover around 50,000 feet in our discussions.
23 | 
24 |     Jon Phipps, who is working with me and Stuart on this
25 |     project, will conduct the demonstration, and will also
26 |     be observing the UB meeting.  I think about 45 minutes
27 |     should cover it, including discussion.
28 | 
29 | We have some use case documentation available which includes
30 | Application Profile use cases [1].
31 | 
32 | 
33 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/nsdl-registry/index_.txt: -------------------------------------------------------------------------------- 1 | Title: The NSDL Registry 2 | Identifier: http://stage.dublincore.org/usage/meetings/2006/04/seattle/nsdl-registry/index.shtml 3 | Source: http://stage.dublincore.org/usage/meetings/2006/04/seattle/nsdl-registry/index.txt 4 | 5 | Shepherd: Diane, with Jon Phipps 6 | 7 | Reading: 8 | [1] http://phoenix.ischool.washington.edu/wiki/index.php/Working_Notes_and_Documentation#NSDL_Registry_Use_Cases 9 | 10 | See also: 11 | [2] http://purl.org/nsdlregistry/ 12 | 13 | Diane proposes a demonstration of the metadata registry 14 | currently in development, which in its first stage will be 15 | focused on controlled vocabularies: 16 | 17 | In later stages, we intend to include metadata schemas and 18 | application profiles. I'd suggest that we schedule this 19 | prior to our discussion on UB review of APs, in hopes of 20 | bringing to the table some practical issues that sometimes 21 | get lost as we hover around 50,000 feet in our discussions. 22 | 23 | Jon Phipps, who is working with me and Stuart on this 24 | project, will conduct the demonstration, and will also 25 | be observing the UB meeting. I think about 45 minutes 26 | should cover it, including discussion. 27 | 28 | We have some use case documentation available which includes 29 | Application Profile use cases [1]. 30 | 31 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/profile-pipeline/.index.html: -------------------------------------------------------------------------------- 1 |
 2 | Title:         Review of Application Profiles - the pipeline
 3 | Identifier:    http://stage.dublincore.org/usage/meetings/2006/04/seattle/profile-pipeline/
 4 | 
 5 | [1] http://homes.ukoln.ac.uk/~lispj/dc-cd/rep200602.html
 6 | 
 7 | -- Collection Description [1] - will not be ready for Seattle - planned for Mexico, see:
 8 |    http://dublincore.org/usage/meetings/2005/09/madrid/profile-collection/
 9 |    http://dublincore.org/groups/collections/
10 |    http://stage.dublincore.org/usage/meetings/2006/04/seattle/profile-pipeline/2005-11-03.dc-collections-report.html
11 | 
12 | -- Agents: may be ready by Mexico
13 |    http://dublincore.org/groups/agents/
14 | 
15 | -- Libraries
16 |    http://dublincore.org/groups/libraries/
17 | 
18 | 


--------------------------------------------------------------------------------
/meetings/2006/04/seattle/profile-pipeline/html/index.html:
--------------------------------------------------------------------------------
 1 | 
 2 | Title:         Review of Application Profiles - the pipeline
 3 | Identifier:    http://stage.dublincore.org/usage/meetings/2006/04/seattle/profile-pipeline/index.shtml
 4 | 
 5 | [1] http://homes.ukoln.ac.uk/~lispj/dc-cd/rep200602.html
 6 | 
 7 | -- Collection Description [1] - will not be ready for Seattle - planned for Mexico, see:
 8 |    http://dublincore.org/usage/meetings/2005/09/madrid/profile-collection/
 9 |    http://dublincore.org/groups/collections/
10 |    http://stage.dublincore.org/usage/meetings/2006/04/seattle/profile-pipeline/2005-11-03.dc-collections-report.html
11 | 
12 | -- Agents: may be ready by Mexico
13 |    http://dublincore.org/groups/agents/
14 | 
15 | -- Libraries
16 |    http://dublincore.org/groups/libraries/
17 | 
18 | 
19 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/profile-pipeline/index.shtml: -------------------------------------------------------------------------------- 1 |
 2 | Title:         Review of Application Profiles - the pipeline
 3 | Identifier:    /usage/meetings/2006/04/seattle/profile-pipeline/index.shtml
 4 | 
 5 | [1] http://homes.ukoln.ac.uk/~lispj/dc-cd/rep200602.html
 6 | 
 7 | -- Collection Description [1] - will not be ready for Seattle - planned for Mexico, see:
 8 |    /usage/meetings/2005/09/madrid/profile-collection/
 9 |    /groups/collections/
10 |    /usage/meetings/2006/04/seattle/profile-pipeline/2005-11-03.dc-collections-report.html
11 | 
12 | -- Agents: may be ready by Mexico
13 |    /groups/agents/
14 | 
15 | -- Libraries
16 |    /groups/libraries/
17 | 
18 | 
19 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/profile-pipeline/index_.txt: -------------------------------------------------------------------------------- 1 | Title: Review of Application Profiles - the pipeline 2 | Identifier: http://stage.dublincore.org/usage/meetings/2006/04/seattle/profile-pipeline/index.shtml 3 | 4 | [1] http://homes.ukoln.ac.uk/~lispj/dc-cd/rep200602.html 5 | 6 | -- Collection Description [1] - will not be ready for Seattle - planned for Mexico, see: 7 | http://dublincore.org/usage/meetings/2005/09/madrid/profile-collection/ 8 | http://dublincore.org/groups/collections/ 9 | http://stage.dublincore.org/usage/meetings/2006/04/seattle/profile-pipeline/2005-11-03.dc-collections-report.html 10 | 11 | -- Agents: may be ready by Mexico 12 | http://dublincore.org/groups/agents/ 13 | 14 | -- Libraries 15 | http://dublincore.org/groups/libraries/ 16 | 17 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/rda-review/RDA_for_who.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/04/seattle/rda-review/RDA_for_who.doc -------------------------------------------------------------------------------- /meetings/2006/04/seattle/rda-review/RDA_for_who.htm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/04/seattle/rda-review/RDA_for_who.htm -------------------------------------------------------------------------------- /meetings/2006/04/seattle/rda-review/SCScommentsRDAPart1-excerpts.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/04/seattle/rda-review/SCScommentsRDAPart1-excerpts.pdf -------------------------------------------------------------------------------- /meetings/2006/04/seattle/rda-review/index_.txt: -------------------------------------------------------------------------------- 1 | Title: Review of Resource Description and Access (RDA, aka AACR3) 2 | Identifier: http://stage.dublincore.org/usage/meetings/2006/04/seattle/rda-review/index.shtml 3 | 4 | Discussant: Diane 5 | 6 | [1] http://stage.dublincore.org/groups/libraries/rda/ 7 | [2] http://stage.dublincore.org/usage/meetings/2006/04/seattle/rda-review/2006-02-06.digest.html 8 | [3] http://stage.dublincore.org/usage/meetings/2006/04/seattle/rda-review/2006-03-28.rda-discussion.html 9 | [4] http://stage.dublincore.org/usage/meetings/2006/04/seattle/rda-review/SCScommentsRDAPart1-excerpts.pdf 10 | [5] http://stage.dublincore.org/usage/meetings/2006/04/seattle/rda-review/RDA_for_who.htm 11 | 12 | The DCMI Libraries Working Group has a Working Group for 13 | Reviewing Resource Description and Access (RDA) [1]. There has 14 | been discussion on various DCMI lists raising fundamental 15 | issues about "cataloging" in the Web environment [2,3]. 16 | Diane has included here a draft essay about the issues [5]. 17 | 18 | In particular, there have been some important comments on RDA 19 | part 1 from the the Program for Cooperative Cataloging of The 20 | Library of Congress, Standing Committee on Standards (SCS) [4], 21 | http://www.loc.gov/catdir/pcc/standards.html. 22 | 23 | As a Usage Board we should be aware of these discussions 24 | and consider taking a stand or otherwise contribute to this 25 | discussion. Please review the readings included in the packet 26 | for discussion in Seattle. 27 | 28 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/semantic-specificity/.index.html: -------------------------------------------------------------------------------- 1 |
 2 | Title:         Alternative paths to semantic specificity
 3 | Identifier:    http://stage.dublincore.org/usage/meetings/2006/04/seattle/semantic-specificity/
 4 | Source:        http://stage.dublincore.org/usage/meetings/2006/04/seattle/semantic-specificity/index.txt
 5 | 
 6 | Shepherd: Tom
 7 | 
 8 | [1] http://stage.dublincore.org/usage/meetings/2006/04/seattle/semantic-specificity/2006-03-13.digest.txt
 9 | 
10 | Is it better to use one broader property and specify its
11 | values with vocabulary encoding schemes?  Or to use multiple,
12 | semantically more specific properties?  Is it good practice to
13 | use a broad property but restrict the scope of its application
14 | by annotating the definition accordingly in an Application
15 | Profile?
16 | 
17 | This issue came up in particular with regard to the
18 | Accessibility profile.  A digest of the discussion [1] is
19 | included in the packet.  Let's please re-read this thread
20 | and consider, in Seattle, whether this is an area in which
21 | the Usage Board could provide further guidance.
22 | 
23 | 


--------------------------------------------------------------------------------
/meetings/2006/04/seattle/semantic-specificity/html/index.html:
--------------------------------------------------------------------------------
 1 | 
 2 | Title:         Alternative paths to semantic specificity
 3 | Identifier:    http://stage.dublincore.org/usage/meetings/2006/04/seattle/semantic-specificity/index.shtml
 4 | Source:        http://stage.dublincore.org/usage/meetings/2006/04/seattle/semantic-specificity/index.txt
 5 | 
 6 | Shepherd: Tom
 7 | 
 8 | [1] http://stage.dublincore.org/usage/meetings/2006/04/seattle/semantic-specificity/2006-03-13.digest.txt
 9 | 
10 | Is it better to use one broader property and specify its
11 | values with vocabulary encoding schemes?  Or to use multiple,
12 | semantically more specific properties?  Is it good practice to
13 | use a broad property but restrict the scope of its application
14 | by annotating the definition accordingly in an Application
15 | Profile?
16 | 
17 | This issue came up in particular with regard to the
18 | Accessibility profile.  A digest of the discussion [1] is
19 | included in the packet.  Let's please re-read this thread
20 | and consider, in Seattle, whether this is an area in which
21 | the Usage Board could provide further guidance.
22 | 
23 | 
24 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/semantic-specificity/index.shtml: -------------------------------------------------------------------------------- 1 |
 2 | Title:         Alternative paths to semantic specificity
 3 | Identifier:    /usage/meetings/2006/04/seattle/semantic-specificity/index.shtml
 4 | Source:        /usage/meetings/2006/04/seattle/semantic-specificity/index.txt
 5 | 
 6 | Shepherd: Tom
 7 | 
 8 | [1] /usage/meetings/2006/04/seattle/semantic-specificity/2006-03-13.digest.txt
 9 | 
10 | Is it better to use one broader property and specify its
11 | values with vocabulary encoding schemes?  Or to use multiple,
12 | semantically more specific properties?  Is it good practice to
13 | use a broad property but restrict the scope of its application
14 | by annotating the definition accordingly in an Application
15 | Profile?
16 | 
17 | This issue came up in particular with regard to the
18 | Accessibility profile.  A digest of the discussion [1] is
19 | included in the packet.  Let's please re-read this thread
20 | and consider, in Seattle, whether this is an area in which
21 | the Usage Board could provide further guidance.
22 | 
23 | 
24 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/semantic-specificity/index_.txt: -------------------------------------------------------------------------------- 1 | Title: Alternative paths to semantic specificity 2 | Identifier: http://stage.dublincore.org/usage/meetings/2006/04/seattle/semantic-specificity/index.shtml 3 | Source: http://stage.dublincore.org/usage/meetings/2006/04/seattle/semantic-specificity/index.txt 4 | 5 | Shepherd: Tom 6 | 7 | [1] http://stage.dublincore.org/usage/meetings/2006/04/seattle/semantic-specificity/2006-03-13.digest.txt 8 | 9 | Is it better to use one broader property and specify its 10 | values with vocabulary encoding schemes? Or to use multiple, 11 | semantically more specific properties? Is it good practice to 12 | use a broad property but restrict the scope of its application 13 | by annotating the definition accordingly in an Application 14 | Profile? 15 | 16 | This issue came up in particular with regard to the 17 | Accessibility profile. A digest of the discussion [1] is 18 | included in the packet. Let's please re-read this thread 19 | and consider, in Seattle, whether this is an area in which 20 | the Usage Board could provide further guidance. 21 | 22 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/term-changes/.index.html: -------------------------------------------------------------------------------- 1 |
 2 | Title:         Changes to terms in the DCTERMS namespace
 3 | Identifier:    http://stage.dublincore.org/usage/meetings/2006/04/seattle/term-changes/
 4 | 
 5 | Discussant: Diane
 6 | 
 7 | [1] http://dublincore.org/usageboardwiki/TermChanges
 8 | [2] http://stage.dublincore.org/usage/meetings/2006/04/seattle/domains-ranges/2006-03-11.educationLevel.html
 9 | 
10 | As decided on 2006-02-23, Tom split off changes to terms of
11 | the DCTERMS namespace into a separate document and placed it
12 | in the Wiki [1].  Additional errata and unfinished business
13 | with regard to DCTERMS terms have since been added by Tom
14 | (DDC, alternative) and Diane (date refinements).
15 | 
16 | We should make sure the document is checked for spelling
17 | consistency -- organisation/organization (to prefer the
18 | latter).
19 | 
20 | Also, dcterms:educationLevel needs a better definition [2].
21 | 
22 | 


--------------------------------------------------------------------------------
/meetings/2006/04/seattle/term-changes/html/index.html:
--------------------------------------------------------------------------------
 1 | 
 2 | Title:         Changes to terms in the DCTERMS namespace
 3 | Identifier:    http://stage.dublincore.org/usage/meetings/2006/04/seattle/term-changes/index.shtml
 4 | 
 5 | Discussant: Diane
 6 | 
 7 | [1] http://dublincore.org/usageboardwiki/TermChanges
 8 | [2] http://stage.dublincore.org/usage/meetings/2006/04/seattle/domains-ranges/2006-03-11.educationLevel.html
 9 | 
10 | As decided on 2006-02-23, Tom split off changes to terms of
11 | the DCTERMS namespace into a separate document and placed it
12 | in the Wiki [1].  Additional errata and unfinished business
13 | with regard to DCTERMS terms have since been added by Tom
14 | (DDC, alternative) and Diane (date refinements).
15 | 
16 | We should make sure the document is checked for spelling
17 | consistency -- organisation/organization (to prefer the
18 | latter).
19 | 
20 | Also, dcterms:educationLevel needs a better definition [2].
21 | 
22 | 
23 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/term-changes/index.shtml: -------------------------------------------------------------------------------- 1 |
 2 | Title:         Changes to terms in the DCTERMS namespace
 3 | Identifier:    /usage/meetings/2006/04/seattle/term-changes/index.shtml
 4 | 
 5 | Discussant: Diane
 6 | 
 7 | [1] /usageboardwiki/TermChanges
 8 | [2] /usage/meetings/2006/04/seattle/domains-ranges/2006-03-11.educationLevel.html
 9 | 
10 | As decided on 2006-02-23, Tom split off changes to terms of
11 | the DCTERMS namespace into a separate document and placed it
12 | in the Wiki [1].  Additional errata and unfinished business
13 | with regard to DCTERMS terms have since been added by Tom
14 | (DDC, alternative) and Diane (date refinements).
15 | 
16 | We should make sure the document is checked for spelling
17 | consistency -- organisation/organization (to prefer the
18 | latter).
19 | 
20 | Also, dcterms:educationLevel needs a better definition [2].
21 | 
22 | 
23 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/term-changes/index_.txt: -------------------------------------------------------------------------------- 1 | Title: Changes to terms in the DCTERMS namespace 2 | Identifier: http://stage.dublincore.org/usage/meetings/2006/04/seattle/term-changes/index.shtml 3 | 4 | Discussant: Diane 5 | 6 | [1] http://dublincore.org/usageboardwiki/TermChanges 7 | [2] http://stage.dublincore.org/usage/meetings/2006/04/seattle/domains-ranges/2006-03-11.educationLevel.html 8 | 9 | As decided on 2006-02-23, Tom split off changes to terms of 10 | the DCTERMS namespace into a separate document and placed it 11 | in the Wiki [1]. Additional errata and unfinished business 12 | with regard to DCTERMS terms have since been added by Tom 13 | (DDC, alternative) and Diane (date refinements). 14 | 15 | We should make sure the document is checked for spelling 16 | consistency -- organisation/organization (to prefer the 17 | latter). 18 | 19 | Also, dcterms:educationLevel needs a better definition [2]. 20 | 21 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/wikipedia/.index.html: -------------------------------------------------------------------------------- 1 |
 2 | Title:         Wikipedia article on Dublin Core
 3 | Identifier:    http://stage.dublincore.org/usage/meetings/2006/04/seattle/wikipedia/
 4 | 
 5 | Discussant: Diane
 6 | 
 7 | Readings:
 8 | [1] http://en.wikipedia.org/wiki/Dublin_Core 
 9 | [2] http://stage.dublincore.org/usage/meetings/2006/04/seattle/wikipedia/2006-03-21.digest.txt
10 | 
11 | See also:
12 | [3] http://en.wikipedia.org/wiki/Talk:Dublin_Core
13 | 
14 | In March, Diane made some initial edits on the Wikipedia
15 | article about Dublin Core [1], opening a discussion on
16 | dc-usage.  Andy posted a strawman description putting DCAM at
17 | the center.  For Seattle, everyone please read the Wikipedia
18 | article and dc-usage digest [2] for a discussion of how
19 | "the DCMI story" should be told.
20 | 
21 | 


--------------------------------------------------------------------------------
/meetings/2006/04/seattle/wikipedia/dc-in-wikipedia.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/04/seattle/wikipedia/dc-in-wikipedia.pdf


--------------------------------------------------------------------------------
/meetings/2006/04/seattle/wikipedia/html/index.html:
--------------------------------------------------------------------------------
 1 | 
 2 | Title:         Wikipedia article on Dublin Core
 3 | Identifier:    http://stage.dublincore.org/usage/meetings/2006/04/seattle/wikipedia/index.shtml
 4 | 
 5 | Discussant: Diane
 6 | 
 7 | Readings:
 8 | [1] http://en.wikipedia.org/wiki/Dublin_Core 
 9 | [2] http://stage.dublincore.org/usage/meetings/2006/04/seattle/wikipedia/2006-03-21.digest.txt
10 | 
11 | See also:
12 | [3] http://en.wikipedia.org/wiki/Talk:Dublin_Core
13 | 
14 | In March, Diane made some initial edits on the Wikipedia
15 | article about Dublin Core [1], opening a discussion on
16 | dc-usage.  Andy posted a strawman description putting DCAM at
17 | the center.  For Seattle, everyone please read the Wikipedia
18 | article and dc-usage digest [2] for a discussion of how
19 | "the DCMI story" should be told.
20 | 
21 | 
22 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/wikipedia/index.shtml: -------------------------------------------------------------------------------- 1 |
 2 | Title:         Wikipedia article on Dublin Core
 3 | Identifier:    /usage/meetings/2006/04/seattle/wikipedia/index.shtml
 4 | 
 5 | Discussant: Diane
 6 | 
 7 | Readings:
 8 | [1] http://en.wikipedia.org/wiki/Dublin_Core 
 9 | [2] /usage/meetings/2006/04/seattle/wikipedia/2006-03-21.digest.txt
10 | 
11 | See also:
12 | [3] http://en.wikipedia.org/wiki/Talk:Dublin_Core
13 | 
14 | In March, Diane made some initial edits on the Wikipedia
15 | article about Dublin Core [1], opening a discussion on
16 | dc-usage.  Andy posted a strawman description putting DCAM at
17 | the center.  For Seattle, everyone please read the Wikipedia
18 | article and dc-usage digest [2] for a discussion of how
19 | "the DCMI story" should be told.
20 | 
21 | 
22 | -------------------------------------------------------------------------------- /meetings/2006/04/seattle/wikipedia/index_.txt: -------------------------------------------------------------------------------- 1 | Title: Wikipedia article on Dublin Core 2 | Identifier: http://stage.dublincore.org/usage/meetings/2006/04/seattle/wikipedia/index.shtml 3 | 4 | Discussant: Diane 5 | 6 | Readings: 7 | [1] http://en.wikipedia.org/wiki/Dublin_Core 8 | [2] http://stage.dublincore.org/usage/meetings/2006/04/seattle/wikipedia/2006-03-21.digest.txt 9 | 10 | See also: 11 | [3] http://en.wikipedia.org/wiki/Talk:Dublin_Core 12 | 13 | In March, Diane made some initial edits on the Wikipedia 14 | article about Dublin Core [1], opening a discussion on 15 | dc-usage. Andy posted a strawman description putting DCAM at 16 | the center. For Seattle, everyone please read the Wikipedia 17 | article and dc-usage digest [2] for a discussion of how 18 | "the DCMI story" should be told. 19 | 20 | -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/2006-09-22.profile-pipeline.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/2006-09-22.profile-pipeline.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/2006-09-22.ubmeeting-manzanillo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/2006-09-22.ubmeeting-manzanillo.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/dcmes-changes/2006-09-25.gc-1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/dcmes-changes/2006-09-25.gc-1.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/dcmes-changes/2006-09-25.gc-2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/dcmes-changes/2006-09-25.gc-2.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/domains-ranges/2006-03-24.swoogle-dcPropertiesRanges.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/domains-ranges/2006-03-24.swoogle-dcPropertiesRanges.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/domains-ranges/2006-04-30.educationLevel.txt: -------------------------------------------------------------------------------- 1 | 2006-04-30: Proposed definition for Education Level 2 | 3 | In: http://dublincore.org/usage/minutes/2006/2006-04-30.meeting-notes-final.html 4 | 5 | EDUCATION LEVEL 6 | 7 | Problem: AUDIENCE is defined as a class of entity for 8 | whom the resource is intended. EDUCATION LEVEL is a 9 | refinement of audience. The definition of EDUCATION 10 | LEVEL is therefore broken. 11 | 12 | AGREED: EDUCATION LEVEL is a refinement of AUDIENCE. 13 | Need to change the definition of Education Level. 14 | Change to: 15 | 16 | An audience, defined in terms of its progression 17 | through an educational or training context, for whom 18 | the resource is intended. 19 | 20 | 21 | 22 | 2009-01-29: Changed usageboard/log URI to usage/minutes URI. 23 | -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/domains-ranges/2006-09-19.PropertyDomainsAndRanges.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/domains-ranges/2006-09-19.PropertyDomainsAndRanges.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/encoding-schemes/2005-02-26.Encoding-scheme-types.html: -------------------------------------------------------------------------------- 1 |
 2 | ------------------------------------------------------------------------
 3 | Date:         Sat, 26 Feb 2005 09:19:17 +0000
 4 | From: Andy Powell <a.powell@UKOLN.AC.UK>
 5 | Subject: Re: Vocabulary Encoding Scheme vs Syntax Encoding Scheme
 6 | To: DC-USAGE@JISCMAIL.AC.UK
 7 | ------------------------------------------------------------------------
 8 | 
 9 | The rule I'm using is...
10 | 
11 | If it is possible to enumerate a finite list of all possible
12 | valid values then the encoding scheme is a 'vocabulary'.
13 | 
14 | Box             Syntax
15 | DCMIType        Vocabulary
16 | DDC             Vocabulary
17 | IMT             Vocabulary
18 | ISO3166         Vocabulary
19 | ISO639-2        Vocabulary
20 | LCC             Vocabulary
21 | LCSH            Vocabulary
22 | MESH            Vocabulary
23 | Period          Syntax
24 | Point           Syntax
25 | RFC1766         Vocabulary [1]
26 | RFC3066         Vocabulary
27 | TGN             Vocabulary
28 | UDC             Vocabulary
29 | URI             Syntax
30 | W3CDTF          Syntax
31 | 
32 | Things like RFC1766 [1] look a bit like 'syntaxes' because
33 | they are made up of component parts - but the fact that you can
34 | enumerate a list of all possible valid values means (I think)
35 | that they are 'vocabularies'.
36 | 
37 | [1] http://dublincore.org/documents/dcmi-terms/#RFC1766
38 | 
39 | -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/encoding-schemes/2006-09-19.AMDraftUpdate.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/encoding-schemes/2006-09-19.AMDraftUpdate.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/encoding-schemes/2006-09-19.TermDecisionTree.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/encoding-schemes/2006-09-19.TermDecisionTree.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/encoding-schemes/dcmi-terms-encoding-schemes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/encoding-schemes/dcmi-terms-encoding-schemes.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/other/2006-04-30.notes.txt: -------------------------------------------------------------------------------- 1 | ---------------------------------------------------------------------- 2 | 2006-04-30 - Discussed "Alternative Paths to Semantic Specificity" 3 | 4 | Decision Tree - this is good when things are clear, but 5 | perhaps not when things are unclear. When do you define 6 | multiple properties and when do you define a single property 7 | with multiple encoding schemes? AND is this something about 8 | which the UB can make a decision on? 9 | 10 | AGREED: UB should make a statement about this. Where would 11 | this be stated? In Application Profiles. This relates to 12 | best practices for creating good descriptions. 13 | 14 | ISSUE: We may not be in conformance with our own decision 15 | on this. This needs to be addressed in a concrete way. 16 | The word "or" is a problem. Therefore defining domains and 17 | ranges is very important. 18 | 19 | There is also a measure of closeness -- in properties to 20 | resources. This should be done in Guidelines to Creating 21 | Application Profiles. 22 | 23 | CAPTURED: In defining a range to a proposed property if the 24 | word "or" comes up you potentially have a problem. How many 25 | words different in the proposed definition? How similar 26 | are the semantics of the resource to the vocabulary encoding 27 | schemes? 28 | 29 | -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/other/2006-09-21.TermChanges.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/other/2006-09-21.TermChanges.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-cdap/2000-11-01.heaney-amcc-v31.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-cdap/2000-11-01.heaney-amcc-v31.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-cdap/CDAP_review.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-cdap/CDAP_review.doc -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-cdap/CDAP_review.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-cdap/CDAP_review.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-cdap/WP3_AP_Documentation_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-cdap/WP3_AP_Documentation_1.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-cdap/WP5_AP_Terms.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-cdap/WP5_AP_Terms.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-cdap/Z39-91-DSFTU.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-cdap/Z39-91-DSFTU.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-pipeline/2005-08-10.gap-draft-2.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-pipeline/2005-08-10.gap-draft-2.doc -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-pipeline/2006-05-17.canadian-profile.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-pipeline/2006-05-17.canadian-profile.txt -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-pipeline/2006-08-11.govt-canada.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-pipeline/2006-08-11.govt-canada.txt -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.dc-lib-profile.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.dc-lib-profile.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.dcgapwiki-DCGAPScope.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.dcgapwiki-DCGAPScope.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.dcgapwiki-DCGAPosition.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.dcgapwiki-DCGAPosition.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.dcgapwiki-Elements.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.dcgapwiki-Elements.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.dcgapwiki.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.dcgapwiki.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.digirep-Eprints_Application_Profile.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.digirep-Eprints_Application_Profile.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.digirep-Functional_Requirements.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.digirep-Functional_Requirements.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.digirep-Model.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-pipeline/2006-09-21.digirep-Model.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-pipeline/2006-09-22.mlap.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-pipeline/2006-09-22.mlap.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-review/2005-09-09.cen-cwa15248.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-review/2005-09-09.cen-cwa15248.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-review/2005-10-05.danbri-dcap-draft.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-review/2005-10-05.danbri-dcap-draft.txt -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profile-review/2006-04-29.profile-review.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profile-review/2006-04-29.profile-review.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profiles-dclib/.index.html: -------------------------------------------------------------------------------- 1 |
2 | Title:         DC Library Application 
3 | Identifier:    http://dublincore.org/usage/meetings/2006/09/manzanillo/profiles-dclib/html/
4 | Created:       2006-09-22
5 | 
6 | Shepherd: Tom
7 | 
8 | Reading: http://dublincore.org/usage/meetings/2006/09/manzanillo/profiles-dclib/MODS-terms-in-DC-Lib-Proposal.doc
9 | 


--------------------------------------------------------------------------------
/meetings/2006/09/manzanillo/profiles-dclib/MODS-terms-in-DC-Lib-Proposal.doc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profiles-dclib/MODS-terms-in-DC-Lib-Proposal.doc


--------------------------------------------------------------------------------
/meetings/2006/09/manzanillo/profiles-dclib/MODS-terms-in-DC-Lib-Proposal.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/profiles-dclib/MODS-terms-in-DC-Lib-Proposal.pdf


--------------------------------------------------------------------------------
/meetings/2006/09/manzanillo/profiles-dclib/html/index.html:
--------------------------------------------------------------------------------
 1 | 
 2 | Title:         DC Library Application 
 3 | Identifier:    http://dublincore.org/usage/meetings/2006/09/manzanillo/profiles-dclib/html/
 4 | Created:       2006-09-22
 5 | 
 6 | Shepherd: Tom
 7 | 
 8 | Reading: http://dublincore.org/usage/meetings/2006/09/manzanillo/profiles-dclib/MODS-terms-in-DC-Lib-Proposal.doc
 9 | 
10 | -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/profiles-dclib/index_.txt: -------------------------------------------------------------------------------- 1 | Title: DC Library Application 2 | Identifier: http://dublincore.org/usage/meetings/2006/09/manzanillo/profiles-dclib/html/ 3 | Created: 2006-09-22 4 | 5 | Shepherd: Tom 6 | 7 | Reading: http://dublincore.org/usage/meetings/2006/09/manzanillo/profiles-dclib/MODS-terms-in-DC-Lib-Proposal.doc 8 | -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/ubmeeting-manzanillo-updated.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/ubmeeting-manzanillo-updated.pdf -------------------------------------------------------------------------------- /meetings/2006/09/manzanillo/ubmeeting-manzanillo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2006/09/manzanillo/ubmeeting-manzanillo.pdf -------------------------------------------------------------------------------- /meetings/2007/03/barcelona/2007-03-12.outstanding-actions.txt: -------------------------------------------------------------------------------- 1 | 2007-03-13 Outstanding actions from Manzanillo and various telecons 2 | 3 | ACTION 2006-10-01: Tom to replace the Principles document 4 | at http://dublincore.org/usage/documents/principles/ with a 5 | page that copies the definitions of elements etc from DCAM 6 | and includes a short text stating: that the document which 7 | used to live here has been superseded by the DCAM. Update UB 8 | page to say we do things in light of the DCAM. 9 | 10 | ACTION 2006-10-01: Tom to look through DCMI site and note 11 | those pages where a reference to the principles document 12 | needs to be changed to a reference to the DCAM as appropriate. 13 | 14 | -------------------------------------------------------------------------------- /meetings/2007/03/barcelona/2007-03-16.ub-agenda-barcelona.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/03/barcelona/2007-03-16.ub-agenda-barcelona.pdf -------------------------------------------------------------------------------- /meetings/2007/03/barcelona/2007-03-17.barcelona-cdap.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/03/barcelona/2007-03-17.barcelona-cdap.pdf -------------------------------------------------------------------------------- /meetings/2007/03/barcelona/CdapFeedback.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/03/barcelona/CdapFeedback.pdf -------------------------------------------------------------------------------- /meetings/2007/03/barcelona/CdapReview.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/03/barcelona/CdapReview.pdf -------------------------------------------------------------------------------- /meetings/2007/03/barcelona/ComparisonRubric.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/03/barcelona/ComparisonRubric.pdf -------------------------------------------------------------------------------- /meetings/2007/03/barcelona/DCTermsChanges.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/03/barcelona/DCTermsChanges.pdf -------------------------------------------------------------------------------- /meetings/2007/03/barcelona/Framework_20070311.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/03/barcelona/Framework_20070311.doc -------------------------------------------------------------------------------- /meetings/2007/03/barcelona/Framework_20070311.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/03/barcelona/Framework_20070311.pdf -------------------------------------------------------------------------------- /meetings/2007/03/barcelona/FrontPage.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/03/barcelona/FrontPage.pdf -------------------------------------------------------------------------------- /meetings/2007/03/barcelona/ProfileReviewCriteria.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/03/barcelona/ProfileReviewCriteria.pdf -------------------------------------------------------------------------------- /meetings/2007/03/barcelona/Z39-85_Ballot_comment_responses.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/03/barcelona/Z39-85_Ballot_comment_responses.doc -------------------------------------------------------------------------------- /meetings/2007/03/barcelona/Z39-85_Ballot_comment_responses.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/03/barcelona/Z39-85_Ballot_comment_responses.pdf -------------------------------------------------------------------------------- /meetings/2007/08/singapore/2007-08-25.ub-meeting-packet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/08/singapore/2007-08-25.ub-meeting-packet.pdf -------------------------------------------------------------------------------- /meetings/2007/08/singapore/Eprints-excerpt.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/08/singapore/Eprints-excerpt.pdf -------------------------------------------------------------------------------- /meetings/2007/08/singapore/dcterms-changes.txt: -------------------------------------------------------------------------------- 1 | Title: Changes to terms of the DCTERMS namespace 2 | Identifier: http://stage.dublincore.org/usage/meetings/2007/08/singapore/.html/dcterms-changes.html 3 | Created: 2007-07-19 4 | 5 | Changes to terms of the DCTERMS namespace (Diane) 6 | 7 | "Revisions to DCMI Metadata Terms" were published for 8 | Public Comment on Monday, 2 July [1]. These will be discussed 9 | and finalized in Singapore. Sources were: 10 | 11 | -- Barcelona decisions [2] 12 | -- Changes made between DCTERMS-2006 [6] and NISO Z39-85-2007 [5] 13 | 14 | [1] http://dublincore.org/usage/public-comment/2007/07/dcterms-changes/ 15 | [2] http://dublincore.org/usageboardwiki/DCTermsChangesActions 16 | [3] http://dublincore.org/usage/meetings/2007/03/barcelona/2007-03-16.ub-agenda-barcelona.pdf 17 | [4] http://www.niso.org/standards/resources/Z39-85-2007.pdf 18 | [5] http://dublincore.org/documents/2006/12/18/dcmi-terms/ 19 | -------------------------------------------------------------------------------- /meetings/2007/08/singapore/pdf-dcap-model.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/08/singapore/pdf-dcap-model.pdf -------------------------------------------------------------------------------- /meetings/2007/08/singapore/pdf-domains.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/08/singapore/pdf-domains.pdf -------------------------------------------------------------------------------- /meetings/2007/08/singapore/pdf-eprints.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/08/singapore/pdf-eprints.pdf -------------------------------------------------------------------------------- /meetings/2007/08/singapore/pdf-term-decision.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2007/08/singapore/pdf-term-decision.pdf -------------------------------------------------------------------------------- /meetings/2008/09/berlin/2008-09-17.berlin-packet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/2008-09-17.berlin-packet.pdf -------------------------------------------------------------------------------- /meetings/2008/09/berlin/2008-09-18.accessibility-proposal.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/2008-09-18.accessibility-proposal.pdf -------------------------------------------------------------------------------- /meetings/2008/09/berlin/2008-09-18.berlin-packet-revised.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/2008-09-18.berlin-packet-revised.pdf -------------------------------------------------------------------------------- /meetings/2008/09/berlin/2009-10-04.accessibility-proposal-revised.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/2009-10-04.accessibility-proposal-revised.pdf -------------------------------------------------------------------------------- /meetings/2008/09/berlin/dcap-guidelines.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/dcap-guidelines.pdf -------------------------------------------------------------------------------- /meetings/2008/09/berlin/dcap-guidelines/eprints.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/dcap-guidelines/eprints.jpg -------------------------------------------------------------------------------- /meetings/2008/09/berlin/dcap-guidelines/index.shtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/dcap-guidelines/index.shtml -------------------------------------------------------------------------------- /meetings/2008/09/berlin/dcap-guidelines/mybookcase.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/dcap-guidelines/mybookcase.jpg -------------------------------------------------------------------------------- /meetings/2008/09/berlin/dcap-guidelines/pete-on-literal-nonliteral.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/dcap-guidelines/pete-on-literal-nonliteral.pdf -------------------------------------------------------------------------------- /meetings/2008/09/berlin/dcap-guidelines/singapore-framework.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/dcap-guidelines/singapore-framework.png -------------------------------------------------------------------------------- /meetings/2008/09/berlin/etc-encodingschemes/.index.html: -------------------------------------------------------------------------------- 1 |
 2 | Title:         Vocabulary Encoding Schemes and Syntax Encoding Schemes
 3 | Identifier:    MEETINGS:/2008/09/berlin/etc-encodingschemes/.index.html
 4 | Source:        MEETINGS:/2008/09/berlin/etc-encodingschemes/index.txt
 5 | Directory:     MEETINGS:/2008/09/berlin/etc-encodingschemes/
 6 | Created:       2008-09-17
 7 | 
 8 | Vocabulary Encoding Schemes and Syntax Encoding Schemes (Andrew)
 9 | 
10 | Required reading:
11 | -- MEETINGS:/2008/09/berlin/etc-encodingschemes/SES_VES.pdf
12 | 


--------------------------------------------------------------------------------
/meetings/2008/09/berlin/etc-encodingschemes/SES_VES.doc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/etc-encodingschemes/SES_VES.doc


--------------------------------------------------------------------------------
/meetings/2008/09/berlin/etc-encodingschemes/SES_VES.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/etc-encodingschemes/SES_VES.pdf


--------------------------------------------------------------------------------
/meetings/2008/09/berlin/etc-encodingschemes/index_.txt:
--------------------------------------------------------------------------------
 1 | Title:         Vocabulary Encoding Schemes and Syntax Encoding Schemes
 2 | Identifier:    http://dublincore.org/usage/meetings/2008/09/berlin/etc-encodingschemes/.index.html
 3 | Source:        http://dublincore.org/usage/meetings/2008/09/berlin/etc-encodingschemes/index.txt
 4 | Directory:     http://dublincore.org/usage/meetings/2008/09/berlin/etc-encodingschemes/
 5 | Created:       2008-09-17
 6 | 
 7 | Vocabulary Encoding Schemes and Syntax Encoding Schemes (Andrew)
 8 | 
 9 | Required reading:
10 | -- http://dublincore.org/usage/meetings/2008/09/berlin/etc-encodingschemes/SES_VES.pdf
11 | 


--------------------------------------------------------------------------------
/meetings/2008/09/berlin/review-planning/index_.txt:
--------------------------------------------------------------------------------
 1 | Title:         Potential profiles to review
 2 | Identifier:    http://dublincore.org/usage/meetings/2008/09/berlin/review-planning/.index.html
 3 | Source:        http://dublincore.org/usage/meetings/2008/09/berlin/review-planning/index.txt
 4 | Directory:     http://dublincore.org/usage/meetings/2008/09/berlin/review-planning/
 5 | Created:       2008-09-17
 6 | 
 7 | Kernel Application Profile (latest version linked to wiki dates from February 2008)
 8 | -- http://dublincore.org/kernelwiki
 9 |    http://dublincore.org/kernelwiki/FrontPage?action=AttachFile&do=get&target=KernelMetadataERCApplicationProfiles1_4a.htm
10 | 
11 | UKOLN Geospatial application profile
12 | -- http://www.ukoln.ac.uk/repositories/digirep/images/e/ef/Geospatial_Application_Profile.doc
13 | 
14 | Collections Application profile
15 | -- http://dublincore.org/usage/reviews/2007/collections-ap/
16 | 
17 | Library Application profile
18 | -- http://dublincore.org/documents/2004/09/10/library-application-profile/
19 | 
20 | Images Application Profile
21 | -- http://www.ukoln.ac.uk/repositories/digirep/index/Images_Application_Profile
22 | 
23 | OLAC (Gary Simons)
24 | -- http://www.language-archives.org/OLAC/metadata.html
25 |    http://olac.wiki.sourceforge.net/
26 |    http://dublincore.org/usage/meetings/2008/09/berlin/review-planning/2008-03-07.olac.html
27 | 
28 | 


--------------------------------------------------------------------------------
/meetings/2008/09/berlin/review-swap/EprintsApplicationProfile-knowware.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/review-swap/EprintsApplicationProfile-knowware.pdf


--------------------------------------------------------------------------------
/meetings/2008/09/berlin/review-swap/ObjectivesScope_SWAP.doc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/review-swap/ObjectivesScope_SWAP.doc


--------------------------------------------------------------------------------
/meetings/2008/09/berlin/review-swap/ObjectivesScope_SWAP.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/review-swap/ObjectivesScope_SWAP.pdf


--------------------------------------------------------------------------------
/meetings/2008/09/berlin/review-swap/dc-dsp.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/review-swap/dc-dsp.pdf


--------------------------------------------------------------------------------
/meetings/2008/09/berlin/review-swap/eprints-in-xml/.index.html:
--------------------------------------------------------------------------------
 1 | 
 2 | Title:         Eprints in XML
 3 | Identifier:    MEETINGS:/2008/09/berlin/review-swap/eprints-in-xml/.index.html
 4 | Source:        MEETINGS:/2008/09/berlin/review-swap/eprints-in-xml/index.txt
 5 | Directory:     MEETINGS:/2008/09/berlin/review-swap/eprints-in-xml/
 6 | Date:          2008-09-17
 7 | 
 8 | http://dublincore.org/architecturewiki/EprintsApplicationProfile
 9 | http://dublincore.org/architecturewiki/EprintsApplicationProfile?action=DSP2XML
10 | http://knowware.nada.kth.se/DCWiki/EprintsApplicationProfile
11 | http://knowware.nada.kth.se/DCWiki/EprintsApplicationProfile?action=DSP2XML
12 | 


--------------------------------------------------------------------------------
/meetings/2008/09/berlin/review-swap/eprints-in-xml/index_.txt:
--------------------------------------------------------------------------------
 1 | Title:         Eprints in XML
 2 | Identifier:    http://dublincore.org/usage/meetings/2008/09/berlin/review-swap/eprints-in-xml/.index.html
 3 | Source:        http://dublincore.org/usage/meetings/2008/09/berlin/review-swap/eprints-in-xml/index.txt
 4 | Directory:     http://dublincore.org/usage/meetings/2008/09/berlin/review-swap/eprints-in-xml/
 5 | Date:          2008-09-17
 6 | 
 7 | http://dublincore.org/architecturewiki/EprintsApplicationProfile
 8 | http://dublincore.org/architecturewiki/EprintsApplicationProfile?action=DSP2XML
 9 | http://knowware.nada.kth.se/DCWiki/EprintsApplicationProfile
10 | http://knowware.nada.kth.se/DCWiki/EprintsApplicationProfile?action=DSP2XML
11 | 


--------------------------------------------------------------------------------
/meetings/2008/09/berlin/review-swap/eprints-raw-missing-description-info.html:
--------------------------------------------------------------------------------
 1 | 
 2 | NLC=(description="agent" 
 3 |     http://purl.org/dc/terms/Agent
 4 |     http://purl.org/eprint/entityType/Person/
 5 |     http://purl.org/eprint/entityType/Organization/
 6 | 
 7 | NLC=(description="agent" 
 8 |     http://purl.org/dc/terms/Agent
 9 |     http://purl.org/eprint/entityType/Person/
10 | 
11 | NLC=(description="copy" 
12 |     http://purl.org/eprint/entityType/Copy/
13 |     http://purl.org/dc/terms/DigitalResource
14 | 
15 | NLC=(description="expression" 
16 |     http://purl.org/eprint/entityType/Expression/
17 | 
18 | NLC=(description="manifestation" 
19 |     http://purl.org/eprint/entityType/Manifestation/
20 | 
21 | -------------------------------------------------------------------------------- /meetings/2008/09/berlin/review-swap/eprints-raw-missing-description-info.txt: -------------------------------------------------------------------------------- 1 | NLC=(description="agent" 2 | http://purl.org/dc/terms/Agent 3 | http://purl.org/eprint/entityType/Person/ 4 | http://purl.org/eprint/entityType/Organization/ 5 | 6 | NLC=(description="agent" 7 | http://purl.org/dc/terms/Agent 8 | http://purl.org/eprint/entityType/Person/ 9 | 10 | NLC=(description="copy" 11 | http://purl.org/eprint/entityType/Copy/ 12 | http://purl.org/dc/terms/DigitalResource 13 | 14 | NLC=(description="expression" 15 | http://purl.org/eprint/entityType/Expression/ 16 | 17 | NLC=(description="manifestation" 18 | http://purl.org/eprint/entityType/Manifestation/ 19 | -------------------------------------------------------------------------------- /meetings/2008/09/berlin/review-swap/eprints.xml.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/review-swap/eprints.xml.pdf -------------------------------------------------------------------------------- /meetings/2008/09/berlin/terms-accessibility/NewElementProposal.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/terms-accessibility/NewElementProposal.html -------------------------------------------------------------------------------- /meetings/2008/09/berlin/terms-dclib/MODS_terms_in_DC-Lib_Proposal.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/terms-dclib/MODS_terms_in_DC-Lib_Proposal.doc -------------------------------------------------------------------------------- /meetings/2008/09/berlin/terms-dclib/MODS_terms_in_DC-Lib_Proposal.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/terms-dclib/MODS_terms_in_DC-Lib_Proposal.pdf -------------------------------------------------------------------------------- /meetings/2008/09/berlin/terms-dclib/date-captured.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/terms-dclib/date-captured.doc -------------------------------------------------------------------------------- /meetings/2008/09/berlin/terms-dclib/date-captured.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/terms-dclib/date-captured.pdf -------------------------------------------------------------------------------- /meetings/2008/09/berlin/terms-dclib/holding-location.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/terms-dclib/holding-location.doc -------------------------------------------------------------------------------- /meetings/2008/09/berlin/terms-dclib/holding-location.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/terms-dclib/holding-location.pdf -------------------------------------------------------------------------------- /meetings/2008/09/berlin/terms-dclib/libraries: -------------------------------------------------------------------------------- 1 | ---------------------------------------------------------------------- 2 | Libraries Application Profile TG term proposals (Julie) 3 | -- http://dublincore.org/usageboardwiki/DcLibrariesTermsProposal 4 | http://dublincore.org/documents/library-application-profile/ 5 | http://dublincore.org/usage/decisions/2002/2002-02.captured.shtml 6 | http://dublincore.org/usage/decisions/2002/2002-02.holdingLocation.shtml 7 | http://dublincore.org/usage/decisions/2002/2002-02.version.shtml 8 | 9 | * Background reading 10 | * http://dublincore.org/documents/library-application-profile/ 11 | 12 | -------------------------------------------------------------------------------- /meetings/2008/09/berlin/terms-dclib/robina-request.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/terms-dclib/robina-request.doc -------------------------------------------------------------------------------- /meetings/2008/09/berlin/terms-dclib/robina-request.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/terms-dclib/robina-request.pdf -------------------------------------------------------------------------------- /meetings/2008/09/berlin/terms-dclib/version.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/terms-dclib/version.doc -------------------------------------------------------------------------------- /meetings/2008/09/berlin/terms-dclib/version.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2008/09/berlin/terms-dclib/version.pdf -------------------------------------------------------------------------------- /meetings/2009/10/seoul/2009-09-13.meeting-packet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2009/10/seoul/2009-09-13.meeting-packet.pdf -------------------------------------------------------------------------------- /meetings/2009/10/seoul/2009-10-07.pete-simple-dublin-core-text.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2009/10/seoul/2009-10-07.pete-simple-dublin-core-text.pdf -------------------------------------------------------------------------------- /meetings/2009/10/seoul/2009-10-16.AdminMetadata.ppt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2009/10/seoul/2009-10-16.AdminMetadata.ppt -------------------------------------------------------------------------------- /meetings/2009/10/seoul/2009-10-16.FAQ-julie.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2009/10/seoul/2009-10-16.FAQ-julie.doc -------------------------------------------------------------------------------- /meetings/2009/10/seoul/2009-10-16.dcterms-title-decision.txt: -------------------------------------------------------------------------------- 1 | Date: Fri, 16 Oct 2009 18:54:55 +0900 2 | From: MIYAZAWA Akira 3 | Subject: Draft of Note: for dcterms:title and dcterms:alternative 4 | To: DC-USAGE@JISCMAIL.AC.UK 5 | 6 | All, 7 | 8 | Following is my draft of Note for dcterms:title and 9 | dcterms:alternative in the "Terms" document. 10 | 11 | Note: In October 2009, DCMI specified the range as literal, 12 | though there are some important uses with non-literal values of 13 | "title". Main reasons are 1) Most applications use "title" 14 | with literal values, 2) Literal range makes implementation 15 | greatly simple. Those who want non-literal values can use 16 | leagacy http://purl.org/dc/elements/1.1/title. 17 | 18 | Akira 19 | 20 | -------------------------------------------------------------------------------- /meetings/2009/10/seoul/2009-10-16.dcub-fmaker.ppt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2009/10/seoul/2009-10-16.dcub-fmaker.ppt -------------------------------------------------------------------------------- /meetings/2009/10/seoul/2009-10-16.dcub-issues.ppt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2009/10/seoul/2009-10-16.dcub-issues.ppt -------------------------------------------------------------------------------- /meetings/2009/10/seoul/AdminMetadata.ppt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2009/10/seoul/AdminMetadata.ppt -------------------------------------------------------------------------------- /meetings/2009/10/seoul/acore.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2009/10/seoul/acore.pdf -------------------------------------------------------------------------------- /meetings/2009/10/seoul/dublincore-org-beta-pages.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2009/10/seoul/dublincore-org-beta-pages.pdf -------------------------------------------------------------------------------- /meetings/2009/10/seoul/meeting-packet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2009/10/seoul/meeting-packet.pdf -------------------------------------------------------------------------------- /meetings/2009/10/seoul/simpledc-guidelines.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/meetings/2009/10/seoul/simpledc-guidelines.pdf -------------------------------------------------------------------------------- /meetings/2024/2024-03-08.telecon_agenda.md: -------------------------------------------------------------------------------- 1 | # Usage Board telecon - 2024-03-08 2 | 3 | This agenda: [1] 4 | 5 | Sessions link: [2] 6 | 7 | Time [3]: 8 | - 06:30 PST (GMT-8) 9 | - 15:30 CET (GMT+1) 10 | - 23:30 KST/JST (ACT+3, GMT+9) 11 | 12 | ## Meeting Goal 13 | * Introduce openWEMI as a candidate for UB approval as a DCMI namespace. 14 | * Assess level of support/consensus and decide next steps. 15 | * Where to have detailed discussions (comments, questions, suggestions). 16 | 17 | ## Agenda 18 | * Introductions (10m) 19 | * Introduction to openWEMI (Karen) (15m) 20 | * Comments and questions (15m) 21 | * Next steps 22 | 23 | ## Meeting preparation 24 | 25 | Please read the WEMI materials cited in [4] to prepare for the call. 26 | 27 | [1]: https://github.com/dcmi/usage/blob/master/meetings/2024/2024-03-08.telecon_agenda.md 28 | [2]: https://sessions.dublincore.org/session/43380242-19d3-4f92-ad8f-f48c2c5ad69c 29 | [3]: https://www.timeanddate.com/worldclock/meetingdetails.html?year=2024&month=3&day=8&hour=14&min=30&sec=0&p1=224&p2=37&p3=235 30 | [4]: https://github.com/dcmi/usage/issues/123 31 | -------------------------------------------------------------------------------- /meetings/index.shtml: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /minutes/2001/2001-10-19.dc-usage.meeting-packet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2001/2001-10-19.dc-usage.meeting-packet.pdf -------------------------------------------------------------------------------- /minutes/2002/2002-05-04.meeting-packet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2002/2002-05-04.meeting-packet.pdf -------------------------------------------------------------------------------- /minutes/2002/2002-05-19.andy.bath-diagrams.ppt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2002/2002-05-19.andy.bath-diagrams.ppt -------------------------------------------------------------------------------- /minutes/2002/2002-05-19.andy.bath-minutes.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2002/2002-05-19.andy.bath-minutes.doc -------------------------------------------------------------------------------- /minutes/2002/2002-05-24.Delos-registries.bath-diagrams.ppt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2002/2002-05-24.Delos-registries.bath-diagrams.ppt -------------------------------------------------------------------------------- /minutes/2004/2004-03-11.Bath-meeting-supplement.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2004/2004-03-11.Bath-meeting-supplement.pdf -------------------------------------------------------------------------------- /minutes/2004/2004-03-11.Bath-meeting.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2004/2004-03-11.Bath-meeting.pdf -------------------------------------------------------------------------------- /minutes/2004/2004-03-20.Meeting-Notes.stuart.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2004/2004-03-20.Meeting-Notes.stuart.doc -------------------------------------------------------------------------------- /minutes/2004/2004-03-20.Meeting-Notes.stuart.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2004/2004-03-20.Meeting-Notes.stuart.html -------------------------------------------------------------------------------- /minutes/2004/2004-03-22.Bath-meeting-packet.final.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2004/2004-03-22.Bath-meeting-packet.final.pdf -------------------------------------------------------------------------------- /minutes/2004/2004-10-01.Packet-shanghai.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2004/2004-10-01.Packet-shanghai.pdf -------------------------------------------------------------------------------- /minutes/2004/2004-10-02.Packet-shanghai.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2004/2004-10-02.Packet-shanghai.pdf -------------------------------------------------------------------------------- /minutes/2005/2005-05-13.dc-usage-washington-notes.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2005/2005-05-13.dc-usage-washington-notes.doc -------------------------------------------------------------------------------- /minutes/2005/2005-07-19.usage-agenda.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2005/2005-07-19.usage-agenda.html -------------------------------------------------------------------------------- /minutes/2006/2006-04-06.ub-telecon-log.html: -------------------------------------------------------------------------------- 1 |
 2 | [4/6/2006 3:59 PM] [INFO] Now logging to <file:///file://localhost/e:/u/folders/2006-01-26.ubcall.log>;.
 3 | [4/6/2006 3:59 PM] [INFO] Channel view for ``#UB'' opened.
 4 | [4/6/2006 3:59 PM] -->| YOU (TBaker) have joined #UB
 5 | [4/6/2006 4:00 PM] -->| sasutton (chatzilla@rox-53C9B094.nat.washington.edu) has joined #UB
 6 | [4/6/2006 4:00 PM] <TBaker> http://www.timeanddate.com/worldclock/
 7 | [4/6/2006 4:01 PM] <TBaker> AndyP, are you there?
 8 | [4/6/2006 4:02 PM] <AndyP> yes, just joining
 9 | [4/6/2006 4:07 PM] <jtennis> Agenda item #3 DC 2.0
10 | [4/6/2006 4:08 PM] <jtennis> Action: AndyP email url to Architecture WG
11 | [4/6/2006 4:08 PM] <TBaker> ACTION Andy: email URL of DCMESINDCTERMS to dc-architecture
12 | [4/6/2006 4:11 PM] <TBaker> DC 2.0 issue - "new, improved..."
13 | [4/6/2006 4:12 PM] <TBaker> Diane: Plea that documentation would need to reflect this.  Upgrade of documentation would be big part of that.
14 | [4/6/2006 4:12 PM] <TBaker> Stuart: Coordinated re-launch that can grab people's attention.
15 | [4/6/2006 4:23 PM] <TBaker> Diane: OLAC - group that has done group consensus and want to have it registered, ready to submit.
16 | [4/6/2006 4:35 PM] <--| sasutton has left #UB
17 | [4/6/2006 4:35 PM] |<-- jtennis has left irc.ukoln.ac.uk (Quit: jtennis has no reason)
18 | [4/6/2006 4:35 PM] |<-- AndyP has left irc.ukoln.ac.uk (Quit: Chatzilla 0.9.70 [Firefox 1.5.0.1/2006011112])
19 | 
20 | -------------------------------------------------------------------------------- /minutes/2006/2006-04-06.ub-telecon-log.txt: -------------------------------------------------------------------------------- 1 | [4/6/2006 3:59 PM] [INFO] Now logging to . 2 | [4/6/2006 3:59 PM] [INFO] Channel view for ``#UB'' opened. 3 | [4/6/2006 3:59 PM] -->| YOU (TBaker) have joined #UB 4 | [4/6/2006 4:00 PM] -->| sasutton (chatzilla@rox-53C9B094.nat.washington.edu) has joined #UB 5 | [4/6/2006 4:00 PM] http://www.timeanddate.com/worldclock/ 6 | [4/6/2006 4:01 PM] AndyP, are you there? 7 | [4/6/2006 4:02 PM] yes, just joining 8 | [4/6/2006 4:07 PM] Agenda item #3 DC 2.0 9 | [4/6/2006 4:08 PM] Action: AndyP email url to Architecture WG 10 | [4/6/2006 4:08 PM] ACTION Andy: email URL of DCMESINDCTERMS to dc-architecture 11 | [4/6/2006 4:11 PM] DC 2.0 issue - "new, improved..." 12 | [4/6/2006 4:12 PM] Diane: Plea that documentation would need to reflect this. Upgrade of documentation would be big part of that. 13 | [4/6/2006 4:12 PM] Stuart: Coordinated re-launch that can grab people's attention. 14 | [4/6/2006 4:23 PM] Diane: OLAC - group that has done group consensus and want to have it registered, ready to submit. 15 | [4/6/2006 4:35 PM] <--| sasutton has left #UB 16 | [4/6/2006 4:35 PM] |<-- jtennis has left irc.ukoln.ac.uk (Quit: jtennis has no reason) 17 | [4/6/2006 4:35 PM] |<-- AndyP has left irc.ukoln.ac.uk (Quit: Chatzilla 0.9.70 [Firefox 1.5.0.1/2006011112]) 18 | -------------------------------------------------------------------------------- /minutes/2006/2006-04-06.ub-telecon-report.html: -------------------------------------------------------------------------------- 1 |
 2 |               Usage Board telecon - report
 3 |               2006-04-06 Thu 1400 UTC (1600 Berlin, 0700 Seattle, 1000 Ithaca, 2300 Tokyo)
 4 | 
 5 | Participants: Tom, Akira, Joe, Andy, Andrew, Diane, Stuart
 6 | 
 7 | -- Seattle Agenda and meeting packet
 8 |    http://stage.dublincore.org/usage/meetings/2006/04/seattle/
 9 | 
10 |    Everyone is happy - Tom will compile PDF and distribute.
11 | 
12 | -- Replicating DCMES terms in the DCTERMS namespace
13 |    http://dublincore.org/usageboardwiki/ReplicatingDCMESINDCTERMS
14 | 
15 |    ACTION Andy to announce to dc-architecture for comment.
16 |    Will make small changes for now.  If more advanced version
17 |    is available in Seattle, will distribute at meeting.
18 | 
19 | 
20 | -------------------------------------------------------------------------------- /minutes/2006/2006-04-06.ub-telecon-report.txt: -------------------------------------------------------------------------------- 1 | Usage Board telecon - report 2 | 2006-04-06 Thu 1400 UTC (1600 Berlin, 0700 Seattle, 1000 Ithaca, 2300 Tokyo) 3 | 4 | Participants: Tom, Akira, Joe, Andy, Andrew, Diane, Stuart 5 | 6 | -- Seattle Agenda and meeting packet 7 | http://stage.dublincore.org/usage/meetings/2006/04/seattle/ 8 | 9 | Everyone is happy - Tom will compile PDF and distribute. 10 | 11 | -- Replicating DCMES terms in the DCTERMS namespace 12 | http://dublincore.org/usageboardwiki/ReplicatingDCMESINDCTERMS 13 | 14 | ACTION Andy to announce to dc-architecture for comment. 15 | Will make small changes for now. If more advanced version 16 | is available in Seattle, will distribute at meeting. 17 | 18 | -------------------------------------------------------------------------------- /minutes/2006/2006-04-29.profile-review.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2006/2006-04-29.profile-review.pdf -------------------------------------------------------------------------------- /minutes/2006/2006-04-29.ub-agenda-seattle.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2006/2006-04-29.ub-agenda-seattle.pdf -------------------------------------------------------------------------------- /minutes/2006/2006-04-30.dcap-discussion.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2006/2006-04-30.dcap-discussion.jpg -------------------------------------------------------------------------------- /minutes/2006/2006-04-30.ub-raw-meeting-notes-converted.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2006/2006-04-30.ub-raw-meeting-notes-converted.html -------------------------------------------------------------------------------- /minutes/2006/2006-04-30.ub-raw-meeting-notes-converted.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2006/2006-04-30.ub-raw-meeting-notes-converted.txt -------------------------------------------------------------------------------- /minutes/2006/2006-04-30.ub-raw-meeting-notes.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2006/2006-04-30.ub-raw-meeting-notes.doc -------------------------------------------------------------------------------- /minutes/2006/Seattle.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2006/Seattle.pdf -------------------------------------------------------------------------------- /minutes/2007/.index.html: -------------------------------------------------------------------------------- 1 |
2 | 


--------------------------------------------------------------------------------
/minutes/2007/2007-05-18.dcub-telecon-agenda.html:
--------------------------------------------------------------------------------
 1 | 
 2 | DCMI Usage Board - telecon
 3 | 
 4 | Date: Fri, 2007-05-18
 5 | Time: 0600 Seattle
 6 |        0900 New York
 7 |        1300 UTC
 8 |        1400 London
 9 |        1500 Berlin
10 |        2200 Tokyo
11 |        2300 Sydney
12 | 
13 | 1. Actions from Barcelona
14 |    Tom to circulate an updated ACTION list shortly before the call.
15 |  
16 | 2. Update on NISO/ISO status
17 | 
18 | 3. Review of Collections profile
19 | 
20 | 4. Revision and simplification of DCMI process
21 | 
22 | ---
23 | 
24 | Dialing instructions 
25 | (http://dublincore.org/usageboardwiki/DialingInstructions):
26 |      1) Dial: local country number
27 |         -- UK        0800-032-0634
28 |         -- Germany   0800-181-2311
29 |         -- Australia 1800-006-458
30 |         -- Sweden    020-792-635
31 |         -- Japan     00531-13-0842 "KDD Only"
32 |         -- US        skip this step...
33 |      2) You hear: "Welcome... Please enter your 10-digit..."
34 |         Type: 888-448-7101#
35 |      3) You hear: "Please enter..."
36 |         Type:     764-6081#
37 | 
38 | 
39 | -------------------------------------------------------------------------------- /minutes/2007/2007-05-18.dcub-telecon-agenda.txt: -------------------------------------------------------------------------------- 1 | DCMI Usage Board - telecon 2 | 3 | Date: Fri, 2007-05-18 4 | Time: 0600 Seattle 5 | 0900 New York 6 | 1300 UTC 7 | 1400 London 8 | 1500 Berlin 9 | 2200 Tokyo 10 | 2300 Sydney 11 | 12 | 1. Actions from Barcelona 13 | Tom to circulate an updated ACTION list shortly before the call. 14 | 15 | 2. Update on NISO/ISO status 16 | 17 | 3. Review of Collections profile 18 | 19 | 4. Revision and simplification of DCMI process 20 | 21 | --- 22 | 23 | Dialing instructions 24 | (http://dublincore.org/usageboardwiki/DialingInstructions): 25 | 1) Dial: local country number 26 | -- UK 0800-032-0634 27 | -- Germany 0800-181-2311 28 | -- Australia 1800-006-458 29 | -- Sweden 020-792-635 30 | -- Japan 00531-13-0842 "KDD Only" 31 | -- US skip this step... 32 | 2) You hear: "Welcome... Please enter your 10-digit..." 33 | Type: 888-448-7101# 34 | 3) You hear: "Please enter..." 35 | Type: 764-6081# 36 | 37 | -------------------------------------------------------------------------------- /minutes/2007/2007-08-26.dcub-meeting-notes-raw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2007/2007-08-26.dcub-meeting-notes-raw.txt -------------------------------------------------------------------------------- /minutes/2008/2008-02-20.dcub-telecon-agenda.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2008/2008-02-20.dcub-telecon-agenda.html -------------------------------------------------------------------------------- /minutes/2008/2008-02-20.dcub-telecon-agenda.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2008/2008-02-20.dcub-telecon-agenda.txt -------------------------------------------------------------------------------- /minutes/2008/2008-02-20.dcub-telecon-report.html: -------------------------------------------------------------------------------- 1 |
 2 | DCMI Usage Board - Wednesday, 2008-02-20 2100 UTC telecon - report
 3 | 
 4 | This report:  http://dublincore.org/usage/minutes/2008/2008-02-20.dcub-telecon-report.html
 5 | UB meetings:  http://dublincore.org/usage/minutes/
 6 | UB mail list: http://www.jiscmail.ac.uk/lists/dc-usage.html
 7 | UB wiki:      http://dublincore.org/usageboardwiki/
 8 | 
 9 | Attended: Tom, Diane, Julie, Joe, Pete, Akira, Andrew, Stefanie
10 | 
11 | ACTION 2008-02-20: Tom to put Profile Review Criteria
12 | into MPDL wiki for further editing and propose workflow
13 | for conducting reviews.
14 | 
15 | ACTION 2008-02-20: Julie to propose set of Eprints/SWAP
16 | documentation for Usage Board review and evaluate editorial
17 | changes needed
18 | 
19 | ACTION 2008-02-20: Akira to propose a "rich" title property
20 | with range Non-Literal Resource as a complement to dcterms:title
21 | with a range of Literal.
22 | 
23 | ======================================================================
24 | NEXT TELECON - some options:
25 | 
26 | -- Wednesday March 12 - 2100 UTC
27 |      1300 Seattle / 1600 New York / 2100 London (UTC) / 2200 Berlin / 0600 Tokyo+ / 0800 Sydney+
28 | 
29 | 2009-01-29: Changed usageboard/log URIs to usage/minutes URIs. 30 | -------------------------------------------------------------------------------- /minutes/2008/2008-02-20.dcub-telecon-report.txt: -------------------------------------------------------------------------------- 1 | DCMI Usage Board - Wednesday, 2008-02-20 2100 UTC telecon - report 2 | 3 | This report: http://dublincore.org/usage/minutes/2008/2008-02-20.dcub-telecon-report.html 4 | UB meetings: http://dublincore.org/usage/minutes/ 5 | UB mail list: http://www.jiscmail.ac.uk/lists/dc-usage.html 6 | UB wiki: http://dublincore.org/usageboardwiki/ 7 | 8 | Attended: Tom, Diane, Julie, Joe, Pete, Akira, Andrew, Stefanie 9 | 10 | ACTION 2008-02-20: Tom to put Profile Review Criteria 11 | into MPDL wiki for further editing and propose workflow 12 | for conducting reviews. 13 | 14 | ACTION 2008-02-20: Julie to propose set of Eprints/SWAP 15 | documentation for Usage Board review and evaluate editorial 16 | changes needed 17 | 18 | ACTION 2008-02-20: Akira to propose a "rich" title property 19 | with range Non-Literal Resource as a complement to dcterms:title 20 | with a range of Literal. 21 | 22 | ====================================================================== 23 | NEXT TELECON - some options: 24 | 25 | -- Wednesday March 12 - 2100 UTC 26 | 1300 Seattle / 1600 New York / 2100 London (UTC) / 2200 Berlin / 0600 Tokyo+ / 0800 Sydney+ 27 | 28 | 2009-01-29: Changed usageboard/log URIs to usage/minutes URIs. 29 | -------------------------------------------------------------------------------- /minutes/2008/2008-09-17.berlin-packet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2008/2008-09-17.berlin-packet.pdf -------------------------------------------------------------------------------- /minutes/2008/2008-09-18.berlin-packet-revised.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2008/2008-09-18.berlin-packet-revised.pdf -------------------------------------------------------------------------------- /minutes/2008/2008-09-21.dcub-meeting-notes-raw.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2008/2008-09-21.dcub-meeting-notes-raw.html -------------------------------------------------------------------------------- /minutes/2008/2008-09-21.dcub-meeting-notes-raw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/minutes/2008/2008-09-21.dcub-meeting-notes-raw.txt -------------------------------------------------------------------------------- /minutes/2008/2008-12-08.berlin-summary-news-published.html: -------------------------------------------------------------------------------- 1 |
 2 | Usage Board reviews Scholarly Works Application Profile and term proposals
 3 | 
 4 | 2008-12-08.  At its face-to-face meeting in Berlin [1], the
 5 | DCMI Usage Board reviewed the Scholarly Works Application
 6 | Profile [2] and found it to be in conformance with its current
 7 | review criteria, pending minor revisions.  In response
 8 | to a proposal from the DCMI Libraries Community for a new
 9 | property "holding location", the Usage Board suggested the use
10 | of the existing property "availability" in the AGLS Metadata
11 | Terms [3] maintained by the National Archives of Australia;
12 | suggestions regarding proposals for properties "date captured"
13 | and "version" were forwarded to the DCMI Libraries Community
14 | for further discussion.  The Usage Board resolved to work
15 | with the AGLS Working Group on finalizing a DCMI property
16 | and related AGLS vocabulary encoding scheme for describing
17 | characteristics related to the accessibility of resources.
18 | 
19 | [1] http://www.jiscmail.ac.uk/cgi-bin/webadmin?A2=ind0812&L=dc-usage&P=1068
20 | [2] http://dublincore.org/usage/meetings/2008/09/berlin/ProfileReviewCriteria-20080917.html
21 | [3] http://www.agls.gov.au/documents/aglsterms/
22 | 
23 | 
24 | -------------------------------------------------------------------------------- /minutes/2008/2008-12-08.berlin-summary-news-published.txt: -------------------------------------------------------------------------------- 1 | Usage Board reviews Scholarly Works Application Profile and term proposals 2 | 3 | 2008-12-08. At its face-to-face meeting in Berlin [1], the 4 | DCMI Usage Board reviewed the Scholarly Works Application 5 | Profile [2] and found it to be in conformance with its current 6 | review criteria, pending minor revisions. In response 7 | to a proposal from the DCMI Libraries Community for a new 8 | property "holding location", the Usage Board suggested the use 9 | of the existing property "availability" in the AGLS Metadata 10 | Terms [3] maintained by the National Archives of Australia; 11 | suggestions regarding proposals for properties "date captured" 12 | and "version" were forwarded to the DCMI Libraries Community 13 | for further discussion. The Usage Board resolved to work 14 | with the AGLS Working Group on finalizing a DCMI property 15 | and related AGLS vocabulary encoding scheme for describing 16 | characteristics related to the accessibility of resources. 17 | 18 | [1] http://www.jiscmail.ac.uk/cgi-bin/webadmin?A2=ind0812&L=dc-usage&P=1068 19 | [2] http://dublincore.org/usage/meetings/2008/09/berlin/ProfileReviewCriteria-20080917.html 20 | [3] http://www.agls.gov.au/documents/aglsterms/ 21 | 22 | -------------------------------------------------------------------------------- /minutes/2009/Dial-in-number.txt: -------------------------------------------------------------------------------- 1 | Dial-in Number: 1-219-509-8020 2 | Participant Access Code: 334034 3 | -------------------------------------------------------------------------------- /minutes/2018/2018-06-26.dcub-telecon-agenda.md: -------------------------------------------------------------------------------- 1 | ## DCMI Usage Board - Telecon #57 2018-06-26 Tuesday 2 | 3 | * [This agenda](https://github.com/dcmi/usage/blob/master/minutes/2018/2018-06-26.dcub-telecon-agenda.md) 4 | * Doodle: https://doodle.com/poll/4cna82z36qabx9zh 5 | * Time: 0700 San Francisco / 1400 UTC / 1600 Berlin / 1700 Helsinki 6 | * Join: https://zoom.us/j/297578482 7 | * Minutes: https://hackmd.io/yrVYVdn7RQuKjGy3HI4Vgw - will be posted at https://github.com/dcmi/usage/tree/master/minutes/2018 8 | * Expected: Tom (chair), Karen, Joe, Osma, Stefanie, Joachim, Sarah, Kai, Antoine, Dan 9 | * Unknown: Stuart, Jana, Valentine 10 | 11 | #### Property ranges 12 | 13 | The focus of discussion will be whether to replace rdfs:range with 14 | rangeIncludes (https://github.com/dcmi/usage/issues/36). Please repare by 15 | responding to the straw poll. 16 | 17 | As background for the discussion, please review at the entire thread at 18 | https://github.com/dcmi/usage/issues/32 - a very interesting read! 19 | 20 | It would be great if we could reach consensus on the call. If we can then, 21 | time permitting, we could walk through the other issues related to range - see 22 | https://github.com/dcmi/usage/labels/ranges. 23 | 24 | Creating statistics on property usage: https://github.com/dcmi/usage/issues/38 25 | -------------------------------------------------------------------------------- /minutes/2018/2018-07-03.dcub-telecon-agenda.md: -------------------------------------------------------------------------------- 1 | ## DCMI Usage Board - Telecon #59 2018-07-03 Tuesday 2 | 3 | * [This agenda](https://github.com/dcmi/usage/blob/master/minutes/2018/2018-07-03.dcub-telecon-agenda.md) 4 | * Doodle: https://doodle.com/poll/4cna82z36qabx9zh 5 | * Time: 0700 San Francisco / 1400 UTC / 1600 Berlin / 1700 Helsinki 6 | * Join: https://zoom.us/j/677919579 7 | * Minutes: https://hackmd.io/yrVYVdn7RQuKjGy3HI4Vgw 8 | * Expected: Tom (chair), Karen, Joe, Stefanie, Joachim, Sarah, Kai 9 | * Regrets: Osma, Antoine 10 | * Unknown: Stuart, Jana, Valentine, Dan 11 | -------------------------------------------------------------------------------- /minutes/2018/2018-11-20.dcub-telecon-agenda.md: -------------------------------------------------------------------------------- 1 | ## DCMI Usage Board - Telecon #65 2018-11-20 Tuesday - agenda 2 | 3 | * This agenda: https://github.com/dcmi/usage/blob/master/minutes/2018/2018-11-20.dcub-telecon-agenda.md 4 | * Zoom: https://zoom.us/j/461959817 5 | * Time: 1400 UTC: 0700 San Francisco / 1600 Berlin / 1700 Helsinki 6 | * Expected: Tom (chair), Osma, Karen, Stefanie, Antoine, Stuart 7 | * Regrets: Joe, Joachim, Kai 8 | * Doodle poll: https://doodle.com/poll/ay5xcqqhwsnmna5n 9 | 10 | ---------------------------------------------------------------------- 11 | Issue 59: General strategy for (not) applying domainIncludes and rangeIncludes 12 | * https://github.com/dcmi/usage/issues/59 13 | 14 | https://docs.google.com/spreadsheets/d/1cWKBvCzgXEq4_Fq2mKI3werooqJo8HB-DU5Y1s-fKH4/edit#gid=0 15 | 16 | 17 | -------------------------------------------------------------------------------- /minutes/2018/2018-11-27.dcub-decisions.md: -------------------------------------------------------------------------------- 1 | ## DCMI Usage Board - 2018-11-27 decision 2 | 3 | This decision: https://github.com/dcmi/usage/blob/master/minutes/2018/2018-11-27.dcub-decisions.md 4 | 5 | ---------------------------------------------------------- 6 | Comment for Date subproperties: 7 | 8 | Note 1 to entry: Recommended practice is to describe 9 | the date, date/time, or period of time as recommended 10 | for the property Date, of which this is a 11 | subproperty. 12 | 13 | See: https://github.com/dcmi/usage/issues/64 14 | 15 | -------------------------------------------------------------------------------- /minutes/2019/2019-07-11.dcub-decisions_amended.md: -------------------------------------------------------------------------------- 1 | ## DCMI Usage Board - 2019-07-11 - Amended decision 2 | 3 | https://github.com/dcmi/usage/blob/master/minutes/2019/2019-07-11.dcub-decisions_amended.md 4 | 5 | ---------------------------------------------------------- 6 | AMENDED DECISION 7 | 8 | Examples for dct:identifier should read: 9 | 10 | EXAMPLE 1 978-3-16-148410-0 11 | EXAMPLE 2 http://doi.org/10.17863/CAM.11283 12 | EXAMPLE 3 URN:NBN:fi-fd2017-00011868 13 | 14 | Note 1 to entry: The recommended practice is to 15 | identify the resource by means of a string 16 | conforming to an identification system. Examples 17 | above represent International Standard Book 18 | Number (ISBN), Digital Object Identifier (DOI) 19 | and Uniform Resource Name (URN). 20 | 21 | Note 2 to entry: Persistent identifiers should be 22 | provided as HTTP URIs. 23 | 24 | This amends a decision of 2019-06-19 25 | https://github.com/dcmi/usage/blob/master/minutes/2019/2019-06-19.decisions.md 26 | -------------------------------------------------------------------------------- /minutes/2020/Grace: -------------------------------------------------------------------------------- 1 | - These minutes: https://github.com/dcmi/usage/blob/master/minutes/2020/2020-07-21.dcub-telecon-minutes.md 2 | - These minutes: https://github.com/dcmi/usage/blob/master/minutes/2020/2020-07-22.dcub-telecon-minutes.md 3 | -------------------------------------------------------------------------------- /minutes/2021/2021-05-20.decision_dcterms_type.txt: -------------------------------------------------------------------------------- 1 | From https://github.com/dcmi/usage/issues/100#issuecomment-844781561 2 | 3 | APPROVED 4 | 5 | To drop the range of rdfs:Class for dcterms:type. 6 | 7 | Rationales: 8 | 9 | - With the range of rdfs:Class, things never thought of as classes are inferred to be classes. 10 | - The property is already widely used with SKOS concepts as object. 11 | 12 | Approved by: Tom, Karen, Antoine, Osma, Phil, Stuart, Kai, Dan, Stefanie, Joachim. 13 | 14 | Approval is unanimous among UB members who voted, with no nay votes or abstentions. 15 | -------------------------------------------------------------------------------- /old_wikis/mediawiki/manual.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: manual 3 | date: '2017-09-01T16:21:09+01:00' 4 | description: 5 | draft: false 6 | creators: [] 7 | contributors: [] 8 | publisher: 9 | tags: [] 10 | aliases: 11 | - "/mediawiki_wiki/DCMI_Usage_Board/manual.html" 12 | --- 13 | 14 | **This is an archived MediaWiki page.** 15 | This page was last modified on 27 February 2014, at 23:07. 16 | This page has been accessed 37,423 times. 17 | 18 | [Usage Committee logo](/mediawiki_wiki/images/Usage_logo.png) 19 | 20 | 21 | 22 | 30 | 31 |
23 |
24 |

Contents

25 |
26 | 29 |
32 | 33 | 34 | * * * 35 |
36 |
Boards & Executive: Governing BoardUsage BoardAdvisory BoardExecutive Committee 37 |
38 |
DCMI Handbook: Processes & Procedures 39 |
40 |
41 | 42 | * * * 43 | 44 | ## Usage Board Process Manual 45 | 46 | - Stuart Note: Standard Bodies Liaison Guidelines 47 | 48 | -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/DomainsActions_files/moin-inter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/DomainsActions_files/moin-inter.png -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/PropertyDomainsAndRanges_files/PropertyDomainsAndRanges.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/PropertyDomainsAndRanges_files/PropertyDomainsAndRanges.jpg -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/PropertyDomainsAndRanges_files/PropertyDomainsAndRanges_002.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/PropertyDomainsAndRanges_files/PropertyDomainsAndRanges_002.jpg -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/PropertyDomainsAndRanges_files/moin-inter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/PropertyDomainsAndRanges_files/moin-inter.png -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/RecentChanges_files/moin-diff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/RecentChanges_files/moin-diff.png -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/RecentChanges_files/moin-info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/RecentChanges_files/moin-info.png -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/RecentChanges_files/moin-inter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/RecentChanges_files/moin-inter.png -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/RecentChanges_files/moin-new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/RecentChanges_files/moin-new.png -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/RecentChanges_files/moin-rss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/RecentChanges_files/moin-rss.png -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/RecentChanges_files/moin-updated.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/RecentChanges_files/moin-updated.png -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/ReplicatingDCMESINDCTERMS_files/moin-inter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/ReplicatingDCMESINDCTERMS_files/moin-inter.png -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/SpecificOrGenericProperties_files/moin-inter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/SpecificOrGenericProperties_files/moin-inter.png -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/TitleIndex_files/moin-attach.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/TitleIndex_files/moin-attach.png -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/attachments/2007-03-17.barcelona-cdap.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/attachments/2007-03-17.barcelona-cdap.pdf -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/class-hierarchy-format-new.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/class-hierarchy-format-new.jpg -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/class-hierarchy-format.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/class-hierarchy-format.jpg -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/class-hierarchy-new-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/class-hierarchy-new-2.jpg -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/class-hierarchy-new-3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/class-hierarchy-new-3.jpg -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/class-hierarchy-new.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/class-hierarchy-new.jpg -------------------------------------------------------------------------------- /old_wikis/moinmoin_wiki/class-hierarchy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dcmi/usage/c8b73911c4105ebc87c831f21eaae453270f95dd/old_wikis/moinmoin_wiki/class-hierarchy.jpg -------------------------------------------------------------------------------- /proposals/2018/x_title_subpropertyof_label.md: -------------------------------------------------------------------------------- 1 | ---------------------------------------------------------------------- 2 | 2013-03-11 From: Richard Cyganiak 3 | 4 | Is dc[terms]:title a subproperty of rdfs:label? 5 | Similarly, is dc[terms]:description a subproperty of rdfs:comment? 6 | If so, would it make sense to assert this explicitly in the namespace 7 | documentation? 8 | 9 | I'm asking because there is quite frequent uncertainty about which 10 | properties to choose. Some Linked Data people (including myself) have 11 | advocated that every resource should have an rdfs:label. But certainly 12 | if one starts using DC metadata, then it would be strange not to use 13 | dc:title. So one may have to repeat the same value with two different 14 | properties. 15 | 16 | Declaring these subproperty relationships would make this problem go 17 | away. 18 | 19 | ---------------------------------------------------------------------- 20 | From: Richard Cyganiak on public-gld-wg@w3.org circa Mar 11 2013 21 | 22 | 1. Every resource, whenever practical, should have rdfs:label and 23 | rdfs:comment. This is for dumb RDF display tools. 24 | 25 | 2. Once you want to specify extra metadata besides label and comment, 26 | and hence start using DC, you should probably use dc:title and 27 | dc:description instead of rdfs:label and rdfs:comment, or use both sets 28 | of properties if you don't mind the duplication. 29 | 30 | 3. dc:title/description really ought to be subproperties of 31 | rdfs:label/comment. 32 | 33 | -------------------------------------------------------------------------------- /reviews/2007/_index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: DCMI Usage Board Reviews - 2007 3 | date: 2017-09-01 4 | description: 5 | draft: false 6 | creators: [] 7 | contributors: [] 8 | publisher: 9 | tags: [] 10 | notes: 11 | annotation: 12 | --- 13 | 14 | -------------------------------------------------------------------------------- /reviews/2009/_index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: DCMI Usage Board Reviews - 2009 3 | date: 2017-09-01 4 | description: 5 | draft: false 6 | creators: [] 7 | contributors: [] 8 | publisher: 9 | tags: [] 10 | notes: 11 | annotation: 12 | --- 13 | 14 | -------------------------------------------------------------------------------- /reviews/_index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: DCMI Usage Board Review of Application Profiles 3 | date: 2009-03-02 4 | description: 5 | draft: false 6 | creators: 7 | - DCMI Usage Board 8 | contributors: [] 9 | publisher: Dublin Core Metadata Initiative 10 | tags: [] 11 | aliases: 12 | - "/usage/reviews/index.shtml" 13 | notes: 14 | annotation: 15 | --- 16 | 17 | The Usage Board reviews application profiles according to an evolving set of conformance criteria. 18 | 19 | ## Profiles reviewed (reverse chronology) 20 | 21 | - 2009-03-02. Scholarly Works Application Profile. 22 | 23 | - Materials reviewed: [http://dublincore.org/usage/meetings/2008/09/berlin/](https://github.com/dcmi/usage/tree/master/meetings/2008/09/berlin) 24 | - Criteria used: [http://dublincore.org/documents/2009/03/02/profile-review-criteria/](https://www.dublincore.org/specifications/dublin-core/profile-review-criteria/) 25 | - Review: [http://dublincore.org/usage/reviews/2009/swap/](https://github.com/dcmi/usage/blob/master/reviews/2009/swap/_index.md) 26 | - 2007-07-20. Dublin Core Collections Application Profile, 27 | - Materials reviewed: [http://dublincore.org/usage/meetings/2007/03/barcelona/html/](https://github.com/dcmi/usage/tree/master/meetings/2007/03/barcelona) 28 | - Criteria used: 29 | 30 | - the profile's usage of terms conforms to the [DCMI Abstract Model](http://dublincore.org/documents/abstract-model/). 31 | - the profile, taken as a whole, is internally consistent; and 32 | - the profile is sufficiently documented to serve the needs of the community of interest. 33 | - Result of review: [http://dublincore.org/usage/reviews/2007/collections-ap/](https://github.com/dcmi/usage/blob/master/reviews/2007/collections-ap/index.md). 34 | -------------------------------------------------------------------------------- /statistics/README.md: -------------------------------------------------------------------------------- 1 | This directory contains various statistics about the usage of DC classes and 2 | properties in the Linked Open Data cloud. 3 | 4 | The actual number of occurrences is impossible to measure. However, we query 5 | snapshots of different parts of the LOD cloud from large stores, aggregated and 6 | updated by different providers for different purposes. 7 | 8 | _*Caution:* It should be noted that these statistics are very incomplete and unbalanced._ 9 | 10 | ## Stores 11 | 12 | Store | Comment 13 | ----- | ------- 14 | [LOD4ALL](https://lod4all.net/) | 17 bn triples. Maximum of 100,000 results, 60 s timeout. 15 | [Openlink](http://lod.openlinksw.com/sparql/) | Size unknown. "This service currently enforces a 20 second hard time limit for queries. Each query is first run with a 2 second timeout - if only a partial result or no results are received, the user is prompted to retry with double the previous time limit until the hard limit is reached." Currently the procedure which collects the results does not handle retries. 16 | [LOV](http://lov.okfn.org/dataset/lov) | Covers use in other vocabularies (e.g., via rdfs:subClassOf/subPropertyOf) 17 | 18 | -------------------------------------------------------------------------------- /statistics/terms_class.csv: -------------------------------------------------------------------------------- 1 | "class","LOD4ALL","Openlink","LOV" 2 | "Agent",39,4,195 3 | "AgentClass",3,1,3 4 | "BibliographicResource",5946,0,0 5 | "Box",0,0,0 6 | "DCMIType",12,0,12 7 | "DDC",0,0,0 8 | "FileFormat",0,0,0 9 | "Frequency",1373,0,0 10 | "IMT","syserr",0,22 11 | "ISO3166",0,0,0 12 | "ISO639-2",45291,0,0 13 | "ISO639-3",0,0,0 14 | "Jurisdiction",0,0,0 15 | "LCC",34659,0,0 16 | "LCSH",72702,0,0 17 | "LicenseDocument",0,0,0 18 | "LinguisticSystem",0,0,0 19 | "Location",0,0,0 20 | "LocationPeriodOrJurisdiction",0,0,0 21 | "MESH",0,0,0 22 | "MediaType",9,0,9 23 | "MediaTypeOrExtent",0,0,0 24 | "MethodOfAccrual",0,0,0 25 | "MethodOfInstruction",0,0,0 26 | "NLM",0,0,0 27 | "Period",0,0,0 28 | "PeriodOfTime",718,0,0 29 | "PhysicalMedium",0,0,0 30 | "PhysicalResource",0,0,0 31 | "Point",0,0,0 32 | "Policy",0,0,0 33 | "ProvenanceStatement",0,0,0 34 | "RFC1766",0,0,0 35 | "RFC3066",0,0,0 36 | "RFC4646",0,0,0 37 | "RFC5646",0,0,0 38 | "RightsStatement",0,0,0 39 | "SizeOrDuration",7,0,0 40 | "Standard",0,0,0 41 | "TGN",0,0,0 42 | "UDC",0,0,0 43 | "URI",0,0,0 44 | "W3CDTF",100000,0,0 45 | -------------------------------------------------------------------------------- /terms/_index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: 'DCMI Metadata Terms: maintenance 2001-2012' 3 | date: 2018-05-01 4 | description: The DCMI Usage Board maintains two sets of metadata terms. The Usage 5 | Board is responsible for maintaining these term sets from a semantic point of view. 6 | draft: false 7 | creators: 8 | - Thomas Baker 9 | contributors: [] 10 | publisher: Dublin Core Metadata Initiative 11 | tags: [] 12 | aliases: 13 | - "/usage/terms/index.shtml" 14 | notes: 15 | annotation: 16 | --- 17 | 18 | This section of the website contains historical content relating to the Usage Board's maintenance of the DCMI Metadata Terms. -------------------------------------------------------------------------------- /terms/terms-latest.html.rdf: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | DCMI Elements and Qualifiers 5 | This document is a consolidated and updated representation of all elements and qualifiers recommended by DCMI as of the Date Last Modified. 6 | 2002-04-26 7 | text/html 8 | Tom Baker 9 | en 10 | Dublin Core Metadata Initiative 11 | 12 | -------------------------------------------------------------------------------- /terms/terms-latest.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: DCMI Metadata Terms 3 | date: '2002-10-06T01:00:00+01:00' 4 | description: The DCMI Usage Board maintains two sets of metadata terms. The Usage 5 | Board is responsible for maintaining these term sets from a semantic point of view. 6 | draft: false 7 | creators: [] 8 | contributors: [] 9 | publisher: Dublin Core Metadata Initiative 10 | tags: [] 11 | aliases: 12 | - "/usage/terms/terms-latest.html" 13 | --- 14 | 15 | 16 | ## DCMI Usage Board - Latest Terms 17 | 18 | ### This web page has moved [here](/usage/terms/dc/). 19 | 20 | ### You should be automatically redirected in 4 seconds. 21 | 22 | 23 | --------------------------------------------------------------------------------