SlideShare ist ein Scribd-Unternehmen logo
1 von 32
Concept Schemes &
Competency Frameworks
November 14, 2016
Stuart A. Sutton
Agenda...
Focus on CE resources accessing existing, 3rd party data stores
• Types (Classes) of resources in the context of Credential Engine and the CTDL
• Concept Schemes
• Competency Frameworks
• Description Languages:
• Simple Knowledge Organization Systems (SKOS) for Concept Schemes
• Achievement Standards Network Description Language (ASN-DL) for Competency
Frameworks
Upcoming In-Depth Sessions
• Webifying 3rd party unstructured concept scheme and competency framework data
• Webifying 3rd party structured concept scheme and competency framework data
Expressing Concept Schemes &
Competency Frameworks in CTDL
Credential Alignment Object Class
http://www.credreg.net/page/domainsviewer#CredentialAlignmentObject
"Concept" description using CTDL...[1]
"occupationType": [
{
"@type": "CredentialAlignmentObject",
"frameworkName": "O*NET-SOC Occupations",
"targetName": "Acute Care Nurses",
"targetDescription": "Provide advanced nursing care
for patients with acute conditions such as heart attacks,
respiratory distress syndrome, or shock. May care for pre-
and post-operative patients or perform advanced, invasive
diagnostic or therapeutic procedures."
}
"Concept" description using CTDL...[2]
"occupationType": [
{
"@type": "CredentialAlignmentObject",
"frameworkName": "O*NET-SOC Occupations",
"targetName": "Acute Care Nurses",
"framework": "http://exampleONet.org/occup/"
"targetDescription": "Provide advanced nursing care
for patients with acute conditions such as heart attacks,
respiratory distress syndrome, or shock. May care for pre-
and post-operative patients or perform advanced, invasive
diagnostic or therapeutic procedures.",
"targetUrl": "http://exampleONet.org/occup/29-1141-01"
}
"Competency" description using CTDL...[1]
"requires": [
{
"@type": "CredentialAlignmentObject",
"alignmentType": "Competency",
"frameworkName": "Degree Qualification Profile (DQP)",
"targetDescription": "Defines and explains the
structure, styles and practices of the field of study using
its tools, technologies, methods and specialized terms."
}
"Competency" description using CTDL...[2]
"requires": [
{
"@type": "CredentialAlignmentObject",
"alignmentType": "Competency",
"frameworkName": "Degree Qualification Profile (DQP)",
"framework": "http://exampleDPQ.org/sk/"
"targetDescription": "Defines and explains the
structure, styles and practices of the field of study using
its tools, technologies, methods and specialized terms.",
"targetUrl": "http://exampleDPQ.org/sk/sk8/"
}
U.S. data.gov RDF data sets......
In addition to Agency pilots, the semantic.Data.gov site will
leverage lessons learned from the United Kingdom’s version of
Data.gov ... which will be built entirely on semantic web
technologies. An ancillary benefit of piloting techniques like
unique identification and explicit relationships is that the
lessons learned will assist the more traditional
implementations of these techniques on Data.gov. It is
envisioned that as the benefits and applications based on
semantic Data.gov datasets increase, a migration and
transition plan will be developed to merge the efforts.
The evolution of Data.gov will include a progression towards
the semantic web, a fast moving space that will fundamentally
transform the web... An Agency that owns/defines
authoritative domain data will eventually be asked to put the
domain specifications (metadata) and the corresponding
instance data on the web using semantic techniques.
https://www.data.gov/sites/default/files/attachments/data_gov_conops_v1.0.pdf
Data.gov Concept of Operations
Ver. 1.0 (June 6, 1995)
"Concept Scheme" Data
Using Simple Knowledge Organization System (SKOS)
Simple Knowledge Organization System (SKOS)
• W3C Standard for representing concept schemes such as thesauri,
classifications, subject headings, taxonomies, and folksonomies
• North American Industrial Classification System (NAICS)
• O*Net Occupations
• Classification of Instructional Programs (CIP)
• European Skills/Competences, Qualifications and Occupations (ESCO)
• Developed by the W3C Semantic Web Deployment Working Group
(SWDWG).
• Aligned to ISO 25964 Thesaurus Standard (2012-12-13)
https://www.w3.org/2004/02/skos/
SKOS model...
Two-Entity Model:
Concept Scheme Entity
The concept scheme as a whole
including provenance information
Concept Entity
The individual concepts of which a concept
scheme is comprised
Each concept is declared as being "in
scheme"
SKOS properties...[1]
• Semantic Relationships
• Broader & Broader Transitive
• Narrower & Narrower Transitive
• Associative
• Top Concept
• In Scheme
• Notations (captions)
• In Scheme
• Labels
• Preferred Lexical Label
• Alternate Lexical Label
• Hidden Lexical Label
• Documentary Notes
• Scope Note
• Definition
• Example
• History Note
• Editorial Note
• Change Note
SKOS mapping properties...[2]
• Identity
• Close Match
• Exact Match
• Broad Match
• Narrow Match
• Related Match
Term: Economic cooperation
Used For:
Economic co-operation
Broader terms:
Economic policy
Narrower terms:
Economic integration
European economic cooperation
European industrial cooperation
Industrial cooperation
Related terms:
Interdependence
Scope Note:
Includes cooperative measures in banking, trade, industry etc., between and among
countries.
UK Archival Thesaurus (UKAT)
Example SKOS – UK Archival Thesaurus (UKAT)CONCEPT
Organisation for European Economic Co-operation
AUTHORIZED NAME
skos:prefLabel Organisation for European Economic Co-operation
VARIANT NAMES
skos:altLabel Organization for European Economic Cooperation
OTHER LINKED DATA SOURCES
skos:closeMatch http://viaf.org/viaf/272472185
skos:closeMatch http://isni-url.oclc.nl/isni/0000000123014008
skos:closeMatch http://id.loc.gov/authorities/names/n79055341
skos:closeMatch http://rdf.freebase.com/ns/m/018cqq
TYPES
rdf:type dbpedia-owl:Organisation
rdf:type foaf:Agent
rdf:type foaf:Organization
rdf:type owl:Thing
rdf:type http://schema.org/Organization
http://www.lib.ncsu.edu/ld/onld/00000589.html
UK Archival Thesaurus (UKAT)
Example SKOS - UKAT Mapped to VIAF
"Competency Framework" Data
Achievement Standards Network Description Language (ASN-DL)
ASN Description Language [1]
Developed through NSF funding between 1999-2013
What is ASN-DL intended to do?
• Designed to consistently describe any assertion of knowledge, skill, and ability.
• Serves as a data representation of the canonical (official) version.
• Supports the Semantic Web and Linked Data processes through its basis in W3C's Resource
Description Framework (RDF).
• Supports cross-framework comparison and linking by means of a common abstract data model.
• Supports design of profiles through refinement and extension:
• Refinement through creation of subproperties and subclasses to meet local/national needs;
• Extension thorough the judicious addition of new properties and classes.
• Express competencies at any (arbitrary) level of granularity.
Profiles exist for the U.S., Australia, and Canada—this work will be the CE-ASN Profile
ASN Description Language [2]
What ASN-DL is not intended to do
Not intended to satisfy all of the use cases of the canonical version
and
Not intended to support all the forms of narrative that may augment,
enrich, and contextualize the canonical framework.
ASN model...
Two-Entity Model:
Standards Document
The competency framework as a whole
including provenance information
Statement
The individual competencies of which a
competency framework is comprised
Each concept is declared using
"isPartOf" to be a member of one (or
more) competency frameworks.
* Includes additional core
properties from Dublin Core
Competency-to-Competency mapping...
Flat "list" concept scheme...
Flat "list" concept scheme...
One DQP taxon path...
ASN-US Profile at DesireToLearn
ASN-US Profile at DesireToLearn
http://asn.desire2learn.com/resources/D2663634
Common traits of ASN-DL and SKOS
SKOS ASN
Mapping from Legacy Data (to RDF)
From structured and unstructured data & upcoming webinars
Linked Data Publishing...
http://linkeddatabook.com/editions/1.0/
Upcoming Webinars
☞ On mapping structured data
☞ On mapping text data
Questions?

Weitere ähnliche Inhalte

Was ist angesagt?

DC-2008 Architecture Forum Open session
DC-2008 Architecture Forum Open sessionDC-2008 Architecture Forum Open session
DC-2008 Architecture Forum Open sessionMikael Nilsson
 
The JISC DC Application Profiles: Some thoughts on requirements and scope
The JISC DC Application Profiles: Some thoughts on requirements and scopeThe JISC DC Application Profiles: Some thoughts on requirements and scope
The JISC DC Application Profiles: Some thoughts on requirements and scopeEduserv Foundation
 
Ontologies, controlled vocabularies and Dataverse
Ontologies, controlled vocabularies and DataverseOntologies, controlled vocabularies and Dataverse
Ontologies, controlled vocabularies and Dataversevty
 
Setting up Dataverse repository for research data
Setting up Dataverse repository for research dataSetting up Dataverse repository for research data
Setting up Dataverse repository for research datavty
 
CLARIN CMDI use case and flexible metadata schemes
CLARIN CMDI use case and flexible metadata schemes CLARIN CMDI use case and flexible metadata schemes
CLARIN CMDI use case and flexible metadata schemes vty
 
CLARIN CMDI support in Dataverse
CLARIN CMDI support in Dataverse CLARIN CMDI support in Dataverse
CLARIN CMDI support in Dataverse vty
 
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata MattersAlphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata MattersNew York University
 
HDL - Towards A Harmonized Dataset Model for Open Data Portals
HDL - Towards A Harmonized Dataset Model for Open Data PortalsHDL - Towards A Harmonized Dataset Model for Open Data Portals
HDL - Towards A Harmonized Dataset Model for Open Data PortalsAhmad Assaf
 
Dataset description: DCAT and other vocabularies
Dataset description: DCAT and other vocabulariesDataset description: DCAT and other vocabularies
Dataset description: DCAT and other vocabulariesValeria Pesce
 
Industry Ontologies: Case Studies in Creating and Extending Schema.org
Industry Ontologies: Case Studies in Creating and Extending Schema.org Industry Ontologies: Case Studies in Creating and Extending Schema.org
Industry Ontologies: Case Studies in Creating and Extending Schema.org sopekmir
 
How to describe a dataset. Interoperability issues
How to describe a dataset. Interoperability issuesHow to describe a dataset. Interoperability issues
How to describe a dataset. Interoperability issuesValeria Pesce
 
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and the...
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and the...Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and the...
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and the...Andrea Scharnhorst
 
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...vty
 
The Mysteries of Metadata
The Mysteries of MetadataThe Mysteries of Metadata
The Mysteries of MetadataAmit Sheth
 

Was ist angesagt? (20)

ISO MLR semantics
ISO MLR semanticsISO MLR semantics
ISO MLR semantics
 
DC-2008 Architecture Forum Open session
DC-2008 Architecture Forum Open sessionDC-2008 Architecture Forum Open session
DC-2008 Architecture Forum Open session
 
The JISC DC Application Profiles: Some thoughts on requirements and scope
The JISC DC Application Profiles: Some thoughts on requirements and scopeThe JISC DC Application Profiles: Some thoughts on requirements and scope
The JISC DC Application Profiles: Some thoughts on requirements and scope
 
Ontologies, controlled vocabularies and Dataverse
Ontologies, controlled vocabularies and DataverseOntologies, controlled vocabularies and Dataverse
Ontologies, controlled vocabularies and Dataverse
 
Setting up Dataverse repository for research data
Setting up Dataverse repository for research dataSetting up Dataverse repository for research data
Setting up Dataverse repository for research data
 
CLARIN CMDI use case and flexible metadata schemes
CLARIN CMDI use case and flexible metadata schemes CLARIN CMDI use case and flexible metadata schemes
CLARIN CMDI use case and flexible metadata schemes
 
The Social Data Web
The Social Data WebThe Social Data Web
The Social Data Web
 
CLARIN CMDI support in Dataverse
CLARIN CMDI support in Dataverse CLARIN CMDI support in Dataverse
CLARIN CMDI support in Dataverse
 
Metadata Mapping & Crosswalks
Metadata Mapping & CrosswalksMetadata Mapping & Crosswalks
Metadata Mapping & Crosswalks
 
NISO/DCMI Webinar: Metadata for Managing Scientific Research Data
NISO/DCMI Webinar: Metadata for Managing Scientific Research DataNISO/DCMI Webinar: Metadata for Managing Scientific Research Data
NISO/DCMI Webinar: Metadata for Managing Scientific Research Data
 
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata MattersAlphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
 
CTDA MODS and Islandora XML Forms
CTDA MODS and Islandora XML FormsCTDA MODS and Islandora XML Forms
CTDA MODS and Islandora XML Forms
 
Linked Data Competency Index : Mapping the field for teachers and learners
 Linked Data Competency Index : Mapping the field for teachers and learners Linked Data Competency Index : Mapping the field for teachers and learners
Linked Data Competency Index : Mapping the field for teachers and learners
 
HDL - Towards A Harmonized Dataset Model for Open Data Portals
HDL - Towards A Harmonized Dataset Model for Open Data PortalsHDL - Towards A Harmonized Dataset Model for Open Data Portals
HDL - Towards A Harmonized Dataset Model for Open Data Portals
 
Dataset description: DCAT and other vocabularies
Dataset description: DCAT and other vocabulariesDataset description: DCAT and other vocabularies
Dataset description: DCAT and other vocabularies
 
Industry Ontologies: Case Studies in Creating and Extending Schema.org
Industry Ontologies: Case Studies in Creating and Extending Schema.org Industry Ontologies: Case Studies in Creating and Extending Schema.org
Industry Ontologies: Case Studies in Creating and Extending Schema.org
 
How to describe a dataset. Interoperability issues
How to describe a dataset. Interoperability issuesHow to describe a dataset. Interoperability issues
How to describe a dataset. Interoperability issues
 
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and the...
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and the...Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and the...
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and the...
 
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...
Flexibility in Metadata Schemes and Standardisation: the Case of CMDI and DAN...
 
The Mysteries of Metadata
The Mysteries of MetadataThe Mysteries of Metadata
The Mysteries of Metadata
 

Andere mochten auch

Harvard competency dictionary final pdf
Harvard competency dictionary final pdfHarvard competency dictionary final pdf
Harvard competency dictionary final pdfNipu Tu Ayu Paramita
 
Agile Methods Adoption on Software Development @ Agile 2014
Agile Methods Adoption on Software Development @ Agile 2014Agile Methods Adoption on Software Development @ Agile 2014
Agile Methods Adoption on Software Development @ Agile 2014Caio Cestari
 
Organizational Excellence Through an Effective Competency Framework
Organizational Excellence Through an Effective Competency FrameworkOrganizational Excellence Through an Effective Competency Framework
Organizational Excellence Through an Effective Competency FrameworkRajesh Naik
 
Usando o Agile Coaching Competency Framework para evoluir na carreira de Agil...
Usando o Agile Coaching Competency Framework para evoluir na carreira de Agil...Usando o Agile Coaching Competency Framework para evoluir na carreira de Agil...
Usando o Agile Coaching Competency Framework para evoluir na carreira de Agil...Caio Cestari
 
Key Competencies - from The New Zealand Curriculum to classroom
Key Competencies - from The New Zealand Curriculum to classroomKey Competencies - from The New Zealand Curriculum to classroom
Key Competencies - from The New Zealand Curriculum to classroomVanessa Greenhaus
 
Developing hr competency framework
Developing hr competency frameworkDeveloping hr competency framework
Developing hr competency frameworkNational HRD Network
 
Competency mapping 1
Competency mapping 1Competency mapping 1
Competency mapping 1nalinar
 

Andere mochten auch (9)

Música electrónica
Música electrónicaMúsica electrónica
Música electrónica
 
Harvard competency dictionary final pdf
Harvard competency dictionary final pdfHarvard competency dictionary final pdf
Harvard competency dictionary final pdf
 
Agile Methods Adoption on Software Development @ Agile 2014
Agile Methods Adoption on Software Development @ Agile 2014Agile Methods Adoption on Software Development @ Agile 2014
Agile Methods Adoption on Software Development @ Agile 2014
 
Organizational Excellence Through an Effective Competency Framework
Organizational Excellence Through an Effective Competency FrameworkOrganizational Excellence Through an Effective Competency Framework
Organizational Excellence Through an Effective Competency Framework
 
Usando o Agile Coaching Competency Framework para evoluir na carreira de Agil...
Usando o Agile Coaching Competency Framework para evoluir na carreira de Agil...Usando o Agile Coaching Competency Framework para evoluir na carreira de Agil...
Usando o Agile Coaching Competency Framework para evoluir na carreira de Agil...
 
Key Competencies - from The New Zealand Curriculum to classroom
Key Competencies - from The New Zealand Curriculum to classroomKey Competencies - from The New Zealand Curriculum to classroom
Key Competencies - from The New Zealand Curriculum to classroom
 
Developing hr competency framework
Developing hr competency frameworkDeveloping hr competency framework
Developing hr competency framework
 
Competency mapping 1
Competency mapping 1Competency mapping 1
Competency mapping 1
 
Competency
CompetencyCompetency
Competency
 

Ähnlich wie Expressing Concept Schemes & Competency Frameworks in CTDL

Linked Open Data in the World of Patents
Linked Open Data in the World of Patents Linked Open Data in the World of Patents
Linked Open Data in the World of Patents Dr. Haxel Consult
 
Understanding Information Architecture
Understanding Information ArchitectureUnderstanding Information Architecture
Understanding Information ArchitectureScott Abel
 
Knowledge Discovery in an Agents Environment
Knowledge Discovery in an Agents EnvironmentKnowledge Discovery in an Agents Environment
Knowledge Discovery in an Agents EnvironmentManjulaPatel
 
Domain Driven Design Quickly
Domain Driven Design QuicklyDomain Driven Design Quickly
Domain Driven Design QuicklyMariam Hakobyan
 
Swap For Dummies Rsp 2007 11 29
Swap For Dummies Rsp 2007 11 29Swap For Dummies Rsp 2007 11 29
Swap For Dummies Rsp 2007 11 29Julie Allinson
 
PoolParty Thesaurus Management - ISKO UK, London 2010
PoolParty Thesaurus Management - ISKO UK, London 2010PoolParty Thesaurus Management - ISKO UK, London 2010
PoolParty Thesaurus Management - ISKO UK, London 2010Andreas Blumauer
 
SKOS - 2007 Open Forum on Metadata Registries - NYC
SKOS - 2007 Open Forum on Metadata Registries - NYCSKOS - 2007 Open Forum on Metadata Registries - NYC
SKOS - 2007 Open Forum on Metadata Registries - NYCjonphipps
 
Cc unit 2 ppt
Cc unit 2 pptCc unit 2 ppt
Cc unit 2 pptDr VISU P
 
Punit summer traning report.pdf
Punit summer traning report.pdfPunit summer traning report.pdf
Punit summer traning report.pdfAliFaramarz
 
Buildvoc Introduction to linked data digital construction week 2018
Buildvoc Introduction to linked data digital construction week 2018Buildvoc Introduction to linked data digital construction week 2018
Buildvoc Introduction to linked data digital construction week 2018Phil Stacey ICIOB
 
Adopting AnswerModules ModuleSuite
Adopting AnswerModules ModuleSuiteAdopting AnswerModules ModuleSuite
Adopting AnswerModules ModuleSuiteAnswerModules
 
W3C Data Exchange Working Group - an update
W3C Data Exchange Working Group - an updateW3C Data Exchange Working Group - an update
W3C Data Exchange Working Group - an updatePeterWinstanley1
 
Fyp presentation 2 (SQL Converter)
Fyp presentation 2 (SQL Converter)Fyp presentation 2 (SQL Converter)
Fyp presentation 2 (SQL Converter)Muhammad Shafiq
 
Flexible metadata schemes for research data repositories - CLARIN Conference'21
Flexible metadata schemes for research data repositories - CLARIN Conference'21Flexible metadata schemes for research data repositories - CLARIN Conference'21
Flexible metadata schemes for research data repositories - CLARIN Conference'21vty
 
How to Find a Needle in the Haystack
How to Find a Needle in the HaystackHow to Find a Needle in the Haystack
How to Find a Needle in the HaystackAdrian Stevenson
 
DITA's New Thang: Going Mapless!
DITA's New Thang: Going Mapless!DITA's New Thang: Going Mapless!
DITA's New Thang: Going Mapless!dclsocialmedia
 
PoolParty Semantic Platform - Overview
PoolParty Semantic Platform - OverviewPoolParty Semantic Platform - Overview
PoolParty Semantic Platform - OverviewSemantic Web Company
 
Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...
Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...
Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...Karen Thompson
 

Ähnlich wie Expressing Concept Schemes & Competency Frameworks in CTDL (20)

Linked Open Data in the World of Patents
Linked Open Data in the World of Patents Linked Open Data in the World of Patents
Linked Open Data in the World of Patents
 
Understanding Information Architecture
Understanding Information ArchitectureUnderstanding Information Architecture
Understanding Information Architecture
 
OASIS TOSCA: Cloud Portability and Lifecycle Management
OASIS TOSCA: Cloud Portability and Lifecycle ManagementOASIS TOSCA: Cloud Portability and Lifecycle Management
OASIS TOSCA: Cloud Portability and Lifecycle Management
 
Knowledge Discovery in an Agents Environment
Knowledge Discovery in an Agents EnvironmentKnowledge Discovery in an Agents Environment
Knowledge Discovery in an Agents Environment
 
Domain Driven Design Quickly
Domain Driven Design QuicklyDomain Driven Design Quickly
Domain Driven Design Quickly
 
Swap For Dummies Rsp 2007 11 29
Swap For Dummies Rsp 2007 11 29Swap For Dummies Rsp 2007 11 29
Swap For Dummies Rsp 2007 11 29
 
databases
databasesdatabases
databases
 
PoolParty Thesaurus Management - ISKO UK, London 2010
PoolParty Thesaurus Management - ISKO UK, London 2010PoolParty Thesaurus Management - ISKO UK, London 2010
PoolParty Thesaurus Management - ISKO UK, London 2010
 
SKOS - 2007 Open Forum on Metadata Registries - NYC
SKOS - 2007 Open Forum on Metadata Registries - NYCSKOS - 2007 Open Forum on Metadata Registries - NYC
SKOS - 2007 Open Forum on Metadata Registries - NYC
 
Cc unit 2 ppt
Cc unit 2 pptCc unit 2 ppt
Cc unit 2 ppt
 
Punit summer traning report.pdf
Punit summer traning report.pdfPunit summer traning report.pdf
Punit summer traning report.pdf
 
Buildvoc Introduction to linked data digital construction week 2018
Buildvoc Introduction to linked data digital construction week 2018Buildvoc Introduction to linked data digital construction week 2018
Buildvoc Introduction to linked data digital construction week 2018
 
Adopting AnswerModules ModuleSuite
Adopting AnswerModules ModuleSuiteAdopting AnswerModules ModuleSuite
Adopting AnswerModules ModuleSuite
 
W3C Data Exchange Working Group - an update
W3C Data Exchange Working Group - an updateW3C Data Exchange Working Group - an update
W3C Data Exchange Working Group - an update
 
Fyp presentation 2 (SQL Converter)
Fyp presentation 2 (SQL Converter)Fyp presentation 2 (SQL Converter)
Fyp presentation 2 (SQL Converter)
 
Flexible metadata schemes for research data repositories - CLARIN Conference'21
Flexible metadata schemes for research data repositories - CLARIN Conference'21Flexible metadata schemes for research data repositories - CLARIN Conference'21
Flexible metadata schemes for research data repositories - CLARIN Conference'21
 
How to Find a Needle in the Haystack
How to Find a Needle in the HaystackHow to Find a Needle in the Haystack
How to Find a Needle in the Haystack
 
DITA's New Thang: Going Mapless!
DITA's New Thang: Going Mapless!DITA's New Thang: Going Mapless!
DITA's New Thang: Going Mapless!
 
PoolParty Semantic Platform - Overview
PoolParty Semantic Platform - OverviewPoolParty Semantic Platform - Overview
PoolParty Semantic Platform - Overview
 
Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...
Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...
Cis 555 Week 4 Assignment 2 Automated Teller Machine (Atm)...
 

Mehr von Credential Engine

Innovate+Educate Application
Innovate+Educate ApplicationInnovate+Educate Application
Innovate+Educate ApplicationCredential Engine
 
CourseNetworking Application
CourseNetworking ApplicationCourseNetworking Application
CourseNetworking ApplicationCredential Engine
 
U.S. Chamber of Commerce Foundation Application
U.S. Chamber of Commerce Foundation ApplicationU.S. Chamber of Commerce Foundation Application
U.S. Chamber of Commerce Foundation ApplicationCredential Engine
 
Credential Transparency Initiative - Orientation for Registry Partners
Credential Transparency Initiative - Orientation for Registry PartnersCredential Transparency Initiative - Orientation for Registry Partners
Credential Transparency Initiative - Orientation for Registry PartnersCredential Engine
 
Credential Finder Prototype App Demonstration
Credential Finder Prototype App DemonstrationCredential Finder Prototype App Demonstration
Credential Finder Prototype App DemonstrationCredential Engine
 
Credential Transparency Initiative - On the Road to Improving the Credentiali...
Credential Transparency Initiative - On the Road to Improving the Credentiali...Credential Transparency Initiative - On the Road to Improving the Credentiali...
Credential Transparency Initiative - On the Road to Improving the Credentiali...Credential Engine
 
CTI Pilot-site Partner Orientation November 2015
CTI Pilot-site Partner Orientation November 2015CTI Pilot-site Partner Orientation November 2015
CTI Pilot-site Partner Orientation November 2015Credential Engine
 
CTI Technical Advisory Committee (TAC) Meeting December 1, 2015
CTI Technical Advisory Committee (TAC) Meeting December 1, 2015CTI Technical Advisory Committee (TAC) Meeting December 1, 2015
CTI Technical Advisory Committee (TAC) Meeting December 1, 2015Credential Engine
 
CTI Technical Advisory Committee (TAC) Orientation November 18, 2015
CTI Technical Advisory Committee (TAC) Orientation November 18, 2015CTI Technical Advisory Committee (TAC) Orientation November 18, 2015
CTI Technical Advisory Committee (TAC) Orientation November 18, 2015Credential Engine
 

Mehr von Credential Engine (20)

Virgil Holdings Application
Virgil Holdings ApplicationVirgil Holdings Application
Virgil Holdings Application
 
Vantage Point Application
Vantage Point ApplicationVantage Point Application
Vantage Point Application
 
Innovate+Educate Application
Innovate+Educate ApplicationInnovate+Educate Application
Innovate+Educate Application
 
CourseNetworking Application
CourseNetworking ApplicationCourseNetworking Application
CourseNetworking Application
 
Verif-y Application
Verif-y ApplicationVerif-y Application
Verif-y Application
 
LRNG Application
LRNG ApplicationLRNG Application
LRNG Application
 
NOCTI Application
NOCTI ApplicationNOCTI Application
NOCTI Application
 
CASS Application
CASS ApplicationCASS Application
CASS Application
 
Bright Hive Application
Bright Hive ApplicationBright Hive Application
Bright Hive Application
 
Credly Application
Credly ApplicationCredly Application
Credly Application
 
U.S. Chamber of Commerce Foundation Application
U.S. Chamber of Commerce Foundation ApplicationU.S. Chamber of Commerce Foundation Application
U.S. Chamber of Commerce Foundation Application
 
Parchment Application
Parchment ApplicationParchment Application
Parchment Application
 
AcademyOne Application
AcademyOne ApplicationAcademyOne Application
AcademyOne Application
 
Smart Catalog Application
Smart Catalog ApplicationSmart Catalog Application
Smart Catalog Application
 
Credential Transparency Initiative - Orientation for Registry Partners
Credential Transparency Initiative - Orientation for Registry PartnersCredential Transparency Initiative - Orientation for Registry Partners
Credential Transparency Initiative - Orientation for Registry Partners
 
Credential Finder Prototype App Demonstration
Credential Finder Prototype App DemonstrationCredential Finder Prototype App Demonstration
Credential Finder Prototype App Demonstration
 
Credential Transparency Initiative - On the Road to Improving the Credentiali...
Credential Transparency Initiative - On the Road to Improving the Credentiali...Credential Transparency Initiative - On the Road to Improving the Credentiali...
Credential Transparency Initiative - On the Road to Improving the Credentiali...
 
CTI Pilot-site Partner Orientation November 2015
CTI Pilot-site Partner Orientation November 2015CTI Pilot-site Partner Orientation November 2015
CTI Pilot-site Partner Orientation November 2015
 
CTI Technical Advisory Committee (TAC) Meeting December 1, 2015
CTI Technical Advisory Committee (TAC) Meeting December 1, 2015CTI Technical Advisory Committee (TAC) Meeting December 1, 2015
CTI Technical Advisory Committee (TAC) Meeting December 1, 2015
 
CTI Technical Advisory Committee (TAC) Orientation November 18, 2015
CTI Technical Advisory Committee (TAC) Orientation November 18, 2015CTI Technical Advisory Committee (TAC) Orientation November 18, 2015
CTI Technical Advisory Committee (TAC) Orientation November 18, 2015
 

Kürzlich hochgeladen

Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 

Kürzlich hochgeladen (20)

Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 

Expressing Concept Schemes & Competency Frameworks in CTDL

  • 1. Concept Schemes & Competency Frameworks November 14, 2016 Stuart A. Sutton
  • 2. Agenda... Focus on CE resources accessing existing, 3rd party data stores • Types (Classes) of resources in the context of Credential Engine and the CTDL • Concept Schemes • Competency Frameworks • Description Languages: • Simple Knowledge Organization Systems (SKOS) for Concept Schemes • Achievement Standards Network Description Language (ASN-DL) for Competency Frameworks Upcoming In-Depth Sessions • Webifying 3rd party unstructured concept scheme and competency framework data • Webifying 3rd party structured concept scheme and competency framework data
  • 3. Expressing Concept Schemes & Competency Frameworks in CTDL
  • 4. Credential Alignment Object Class http://www.credreg.net/page/domainsviewer#CredentialAlignmentObject
  • 5. "Concept" description using CTDL...[1] "occupationType": [ { "@type": "CredentialAlignmentObject", "frameworkName": "O*NET-SOC Occupations", "targetName": "Acute Care Nurses", "targetDescription": "Provide advanced nursing care for patients with acute conditions such as heart attacks, respiratory distress syndrome, or shock. May care for pre- and post-operative patients or perform advanced, invasive diagnostic or therapeutic procedures." }
  • 6. "Concept" description using CTDL...[2] "occupationType": [ { "@type": "CredentialAlignmentObject", "frameworkName": "O*NET-SOC Occupations", "targetName": "Acute Care Nurses", "framework": "http://exampleONet.org/occup/" "targetDescription": "Provide advanced nursing care for patients with acute conditions such as heart attacks, respiratory distress syndrome, or shock. May care for pre- and post-operative patients or perform advanced, invasive diagnostic or therapeutic procedures.", "targetUrl": "http://exampleONet.org/occup/29-1141-01" }
  • 7. "Competency" description using CTDL...[1] "requires": [ { "@type": "CredentialAlignmentObject", "alignmentType": "Competency", "frameworkName": "Degree Qualification Profile (DQP)", "targetDescription": "Defines and explains the structure, styles and practices of the field of study using its tools, technologies, methods and specialized terms." }
  • 8. "Competency" description using CTDL...[2] "requires": [ { "@type": "CredentialAlignmentObject", "alignmentType": "Competency", "frameworkName": "Degree Qualification Profile (DQP)", "framework": "http://exampleDPQ.org/sk/" "targetDescription": "Defines and explains the structure, styles and practices of the field of study using its tools, technologies, methods and specialized terms.", "targetUrl": "http://exampleDPQ.org/sk/sk8/" }
  • 9. U.S. data.gov RDF data sets...... In addition to Agency pilots, the semantic.Data.gov site will leverage lessons learned from the United Kingdom’s version of Data.gov ... which will be built entirely on semantic web technologies. An ancillary benefit of piloting techniques like unique identification and explicit relationships is that the lessons learned will assist the more traditional implementations of these techniques on Data.gov. It is envisioned that as the benefits and applications based on semantic Data.gov datasets increase, a migration and transition plan will be developed to merge the efforts. The evolution of Data.gov will include a progression towards the semantic web, a fast moving space that will fundamentally transform the web... An Agency that owns/defines authoritative domain data will eventually be asked to put the domain specifications (metadata) and the corresponding instance data on the web using semantic techniques. https://www.data.gov/sites/default/files/attachments/data_gov_conops_v1.0.pdf Data.gov Concept of Operations Ver. 1.0 (June 6, 1995)
  • 10. "Concept Scheme" Data Using Simple Knowledge Organization System (SKOS)
  • 11. Simple Knowledge Organization System (SKOS) • W3C Standard for representing concept schemes such as thesauri, classifications, subject headings, taxonomies, and folksonomies • North American Industrial Classification System (NAICS) • O*Net Occupations • Classification of Instructional Programs (CIP) • European Skills/Competences, Qualifications and Occupations (ESCO) • Developed by the W3C Semantic Web Deployment Working Group (SWDWG). • Aligned to ISO 25964 Thesaurus Standard (2012-12-13) https://www.w3.org/2004/02/skos/
  • 12. SKOS model... Two-Entity Model: Concept Scheme Entity The concept scheme as a whole including provenance information Concept Entity The individual concepts of which a concept scheme is comprised Each concept is declared as being "in scheme"
  • 13. SKOS properties...[1] • Semantic Relationships • Broader & Broader Transitive • Narrower & Narrower Transitive • Associative • Top Concept • In Scheme • Notations (captions) • In Scheme • Labels • Preferred Lexical Label • Alternate Lexical Label • Hidden Lexical Label • Documentary Notes • Scope Note • Definition • Example • History Note • Editorial Note • Change Note
  • 14. SKOS mapping properties...[2] • Identity • Close Match • Exact Match • Broad Match • Narrow Match • Related Match
  • 15. Term: Economic cooperation Used For: Economic co-operation Broader terms: Economic policy Narrower terms: Economic integration European economic cooperation European industrial cooperation Industrial cooperation Related terms: Interdependence Scope Note: Includes cooperative measures in banking, trade, industry etc., between and among countries. UK Archival Thesaurus (UKAT)
  • 16. Example SKOS – UK Archival Thesaurus (UKAT)CONCEPT Organisation for European Economic Co-operation AUTHORIZED NAME skos:prefLabel Organisation for European Economic Co-operation VARIANT NAMES skos:altLabel Organization for European Economic Cooperation OTHER LINKED DATA SOURCES skos:closeMatch http://viaf.org/viaf/272472185 skos:closeMatch http://isni-url.oclc.nl/isni/0000000123014008 skos:closeMatch http://id.loc.gov/authorities/names/n79055341 skos:closeMatch http://rdf.freebase.com/ns/m/018cqq TYPES rdf:type dbpedia-owl:Organisation rdf:type foaf:Agent rdf:type foaf:Organization rdf:type owl:Thing rdf:type http://schema.org/Organization http://www.lib.ncsu.edu/ld/onld/00000589.html UK Archival Thesaurus (UKAT)
  • 17. Example SKOS - UKAT Mapped to VIAF
  • 18. "Competency Framework" Data Achievement Standards Network Description Language (ASN-DL)
  • 19. ASN Description Language [1] Developed through NSF funding between 1999-2013 What is ASN-DL intended to do? • Designed to consistently describe any assertion of knowledge, skill, and ability. • Serves as a data representation of the canonical (official) version. • Supports the Semantic Web and Linked Data processes through its basis in W3C's Resource Description Framework (RDF). • Supports cross-framework comparison and linking by means of a common abstract data model. • Supports design of profiles through refinement and extension: • Refinement through creation of subproperties and subclasses to meet local/national needs; • Extension thorough the judicious addition of new properties and classes. • Express competencies at any (arbitrary) level of granularity. Profiles exist for the U.S., Australia, and Canada—this work will be the CE-ASN Profile
  • 20. ASN Description Language [2] What ASN-DL is not intended to do Not intended to satisfy all of the use cases of the canonical version and Not intended to support all the forms of narrative that may augment, enrich, and contextualize the canonical framework.
  • 21. ASN model... Two-Entity Model: Standards Document The competency framework as a whole including provenance information Statement The individual competencies of which a competency framework is comprised Each concept is declared using "isPartOf" to be a member of one (or more) competency frameworks.
  • 22. * Includes additional core properties from Dublin Core
  • 24. Flat "list" concept scheme...
  • 25. Flat "list" concept scheme...
  • 26. One DQP taxon path...
  • 27. ASN-US Profile at DesireToLearn
  • 28. ASN-US Profile at DesireToLearn http://asn.desire2learn.com/resources/D2663634
  • 29. Common traits of ASN-DL and SKOS SKOS ASN
  • 30. Mapping from Legacy Data (to RDF) From structured and unstructured data & upcoming webinars
  • 31. Linked Data Publishing... http://linkeddatabook.com/editions/1.0/ Upcoming Webinars ☞ On mapping structured data ☞ On mapping text data

Hinweis der Redaktion

  1. Shared traits: Taxonomic (hierarchical) in nature Two-entity models: Individual instances of concept assertions or of competency assertions; and An 'container' entity—a concept scheme or a competency framework to which those individual instances belong.
  2. Two entity models: A 'container' entity representing the concept scheme or the competency framework as a whole Individual concepts or competencies making up the whole.
  3. Aggregating resources linked to the concept our's links to Your vocabulary or competency framework becomes an integrated part of the national/international data infrastructure.
  4. Two entity models: A 'container' entity representing the concept scheme or the competency framework as a whole Individual concepts or competencies making up the whole.
  5. In blue – Related to the SKOS mapping properties: Close Match Exact Match Broad Match Narrow Match Related Match
  6. Two entity models: A 'container' entity representing the concept scheme or the competency framework as a whole Individual concepts or competencies making up the whole.