@prefix asn: . @prefix asnPublicationStatus: . @prefix asnscheme: . @prefix ceasn: . @prefix ceterms: . @prefix dc: . @prefix dct: . @prefix gem: . @prefix gemq: . @prefix loc: . @prefix locr: . @prefix meta: . @prefix publicationStatus: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix skos: . @prefix vs: . @prefix xsd: . #==================== # CLASSES #==================== ceasn:Competency a rdfs:Class ; rdfs:label "Competency Statement"@en-US ; rdfs:comment "Description of knowledge, skills, and/or abilities."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; owl:equivalentClass asn:Statement ; meta:domainFor ceasn:alignFrom, ceasn:alignTo, ceasn:altCodedNotation, ceasn:author, ceasn:broadAlignment, ceasn:codedNotation, ceasn:comment, ceasn:competencyCategory, ceasn:competencyText, ceasn:complexityLevel, ceasn:comprisedOf, ceasn:conceptKeyword, ceasn:conceptTerm, ceasn:creator, ceasn:crossSubjectReference, ceasn:dateCreated, ceasn:derivedFrom, ceasn:educationLevelType, ceasn:exactAlignment, ceasn:hasChild, ceasn:identifier, ceasn:inLanguage, ceasn:isChildOf, ceasn:isPartOf, ceasn:isTopChildOf, ceasn:isVersionOf, ceasn:listID, ceasn:localSubject, ceasn:majorAlignment, ceasn:minorAlignment, ceasn:narrowAlignment, ceasn:prerequisiteAlignment, ceasn:shouldIndex, ceasn:skillEmbodied, ceasn:weight, ceterms:ctid . ceasn:CompetencyFramework a rdfs:Class ; rdfs:label "Competency Framework"@en-US ; rdfs:comment "A description of a competency framework as a whole."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; owl:equivalentClass asn:StandardDocument ; meta:domainFor ceasn:alignFrom, ceasn:alignTo, ceasn:author, ceasn:conceptKeyword, ceasn:conceptTerm, ceasn:creator, ceasn:dateCopyrighted, ceasn:dateCreated, ceasn:dateValidFrom, ceasn:dateValidUntil, ceasn:derivedFrom, ceasn:description, ceasn:educationLevelType, ceasn:hasTopChild, ceasn:identifier, ceasn:inLanguage, ceasn:license, ceasn:localSubject, ceasn:name, ceasn:publicationStatusType, ceasn:publisher, ceasn:publisherName, ceasn:repositoryDate, ceasn:rights, ceasn:rightsHolder, ceasn:source, ceasn:tableOfContents, ceterms:ctid . ceasn:ProficiencyScale a rdfs:Class ; rdfs:label "Proficiency Scale"@en-US ; rdfs:comment "The class of structured profiles describing discrete levels of expertise and performance mastery."@en-US ; dct:description "Proficiency scales define levels of performance (what a person does) as distinct from knowledge of specific information (what a person knows) and outline tasks a person can manage and the skills necessary to progressively accomplish explicit competencies at increasing levels of complexity. Proficiency scales: (1) assist in making judgments about the kinds of tasks related to a competency that a person is able to perform; and (2) to compare the abilities of different persons with regard to achievement of those competencies at different levels."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subClassOf asn:EducationalFramework ; owl:equivalentClass asn:ProficiencyScale . #==================== # PROPERTIES #==================== ceasn:alignFrom a rdf:Property ; rdfs:label "Align From"@en-US ; rdfs:comment "A competency framework or competency from which this competency framework or competency is aligned."@en-US ; dct:description "An alignment is an assertion of some degree of equivalency between the subject and the object of the assertion."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes ceasn:Competency, ceasn:CompetencyFramework ; owl:equivalentProperty asn:alignFrom . ceasn:alignTo a rdf:Property ; rdfs:label "Align To"@en-US ; rdfs:comment "A competency framework or competency to which this competency framework or competency is aligned."@en-US ; dct:description "An alignment is an assertion of some degree of equivalency between the subject and the object of the assertion."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes ceasn:Competency, ceasn:CompetencyFramework ; owl:equivalentProperty asn:alignTo . ceasn:altCodedNotation a rdf:Property ; rdfs:label "Alternative Coded Notation"@en-US ; rdfs:comment "An alphanumeric notation or ID code identifying this competency in common use among end-users."@en-US ; dct:description "Unlike the codedNotation property, the value for the altCodedNotation property need not be an official identifier created by the promulgating agency. It must be an identifier in common use among end-users of the competency. This property should be seldom used and only with a clear demonstration of need (i.e., in common use). For example, in the Common Core State Standards (Math) in the U.S., the official codedNotation of \"CCSS.Math.Content.1.NBT.C.4\" is abbreviated in common use by end-users to the unofficial altCodedNotation of \"1.NBT.4\"."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:identifier ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes xsd:string ; owl:equivalentProperty asn:altStatementNotation . ceasn:author a rdf:Property ; rdfs:label "Author"@en-US ; rdfs:comment "A person or organization chiefly responsible for the intellectual or artistic content of this competency framework or competency."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:contributor ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes xsd:string ; owl:equivalentProperty locr:aut . ceasn:broadAlignment a rdf:Property ; rdfs:label "Broad Alignment"@en-US ; rdfs:comment "The referenced competency covers all of the relevant concepts in this competency as well as relevant concepts not found in this competency."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:Competency ; owl:equivalentProperty asn:broadAlignment . ceasn:codedNotation a rdf:Property ; rdfs:label "Coded Notation"@en-US ; rdfs:comment "An alphanumeric notation or ID code as defined by the promulgating body to identify this competency."@en-US ; dct:description "This property should be used only for codes created by the promulgating body. For alternative competency notations in common use in the community of practice, but not endorsed by the promulgating body, the altCodedNotation property can be used (sparingly on clear evidence of common use and need)."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:identifier ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes xsd:string ; owl:equivalentProperty asn:statementNotation, ceterms:codedNotation . ceasn:comment a rdf:Property ; rdfs:label "Comment"@en-US ; rdfs:comment "Supplemental text provided by the promulgating body that clarifies the nature, scope or use of this competency."@en-US ; dct:description "Use this property when the text provides useful context for this competency."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes rdf:langString ; owl:equivalentProperty asn:comment . ceasn:competencyCategory a rdf:Property ; rdfs:label "Competency Category"@en-US ; rdfs:comment "The textual label identifying the category of the competency as designated by the promulgating body."@en-US ; dct:description "This property points to a class, not to instances of that class. For example, where two competencies in a competency framework have been identified respectively by the promulgating agency as \"Strand: Rennaisance\" and \"Strand: Social history\", the statementLabel for both these competencies is \"Strand\"."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes rdf:langString ; owl:equivalentProperty asn:statementLabel . ceasn:competencyText a rdf:Property ; rdfs:label "Competency Text"@en-US ; rdfs:comment "The text of the competency."@en-US ; vann:usageNote "This property should be used to provide the actual text of the competency statement. To provide information about the competency other than the text itself, use the comment property."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:description ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes rdf:langString . ceasn:complexityLevel a rdf:Property ; rdfs:label "Complexity Level"@en-US ; rdfs:comment "The expected performance level of a learner or professional as defined by a competency."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:ProficiencyScale ; owl:equivalentProperty asn:complexityLevel . ceasn:comprisedOf a rdf:Property ; rdfs:label "Comprised Of"@en-US ; rdfs:comment "This competency includes, comprehends or encompasses, in whole or in part, the meaning, nature or importance of the referenced competency."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:Competency ; owl:equivalentProperty asn:comprisedOf . ceasn:conceptKeyword a rdf:Property ; rdfs:label "Concept Keyword"@en-US ; rdfs:comment "A word or phrase used by the promulgating agency to refine and differentiate individual competencies contextually."@en-US ; dct:description "The conceptKeyword property is used in ASN-conforming data solely to denote the significant topicality of the competency using free-text keywords and phrases derived and assigned by the indexer, e.g., \"George Washington\", \"Ayers Rock\", etc."@en-US ; vann:usageNote "This property should be used judiciously and in moderation. This property should be used only if an appropriate term does not exist in a controlled vocabulary. Note: To express topical values from a controlled vocabulary (e.g., terms drawn from the Australia Schools Online Thesaurus (ScOT)), use the conceptTerm property. Note: Use the subject property to denote the learning area/discipline of the achievement standard - e.g., \"History\", \"Science\", \"Social Studies\", \"Mathematics\" etc."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:subject ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes rdf:langString ; owl:equivalentProperty asn:conceptKeyword, ceterms:keyword . ceasn:conceptTerm a rdf:Property ; rdfs:label "Concept Term"@en-US ; rdfs:comment "A term drawn from a controlled vocabulary used by the promulgating agency to refine and differentiate individual competencies contextually."@en-US ; dct:description "The conceptTerm property is used in ASN-conforming data solely to denote the topicality of the competency - e.g., \"Pythagorean Theorem\", \"Trigonometric functions\", \"Forces and energy\", \"Scientific method\", \"Oral history\" etc. The value of the conceptTerm property must be drawn from a controlled vocabulary where concepts have all been assigned URI - e.g., terms drawn from the Australia Schools Online Thesaurus (ScOT)."@en-US ; vann:usageNote "Note: Topic terms can include relevant people, places, things, and events. Note: To express topical terms using free-text keywords, use the conceptKeyword property. Note: Use the subject property to denote the learning area/discipline of the achievement standard - e.g., \"History\", \"Science\", \"Social Studies\", \"Mathematics\" etc."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:subject ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes skos:Concept ; owl:equivalentProperty asn:conceptTerm, ceterms:subject . ceasn:creator a rdf:Property ; rdfs:label "Creator"@en-US ; rdfs:comment "An entity primarily responsible for making this competency framework or competency."@en-US ; dct:description "The creator property is used with non-canonical statements created by a third party."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:contributor ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes ceterms:CredentialOrganization, ceterms:QACredentialOrganization ; owl:equivalentProperty dct:creator . ceasn:crossSubjectReference a rdf:Property ; rdfs:label "Cross-Subject Reference"@en-US ; rdfs:comment "A relationship between this competency and a competency in a separate competency framework."@en-US ; dct:description "An interdisciplinary statement reference."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:relation ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:Competency ; owl:equivalentProperty asn:crossSubjectReference . ceasn:dateCopyrighted a rdf:Property ; rdfs:label "Date Copyrighted"@en-US ; rdfs:comment "Date of a statement of copyright for this competency framework, such as ©2017."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:date ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes xsd:string ; owl:equivalentProperty dct:dateCopyrighted . ceasn:dateCreated a rdf:Property ; rdfs:label "Date Created"@en-US ; rdfs:comment "Date of creation of this competency framework or competency."@en-US ; dct:description "The dateCreated property is used for non-canonical statements created by a third party."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:date ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes xsd:date ; owl:equivalentProperty dct:created . ceasn:dateValidFrom a rdf:Property ; rdfs:label "Date Valid From"@en-US ; rdfs:comment "Beginning date of validity of this competency framework."@en-US ; vann:usageNote "Where the competency document is valid for a given period of time, use both the dateValidFrom and dateValidUntil properties."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:valid ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes xsd:date ; owl:equivalentProperty schema:startDate . ceasn:dateValidUntil a rdf:Property ; rdfs:label "Date Valid Until"@en-US ; rdfs:comment "End date of validity of this competency framework."@en-US ; vann:usageNote "Where the standard document is valid for a given period of time, use both the dateValidFrom and dateValidUntil properties."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:valid ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes xsd:date ; owl:equivalentProperty schema:endDate . ceasn:derivedFrom a rdf:Property ; rdfs:label "Derived From"@en-US ; rdfs:comment "A third party version of the entity being reference that has been modified in meaning through editing, extension or refinement."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dc:relation ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes ceasn:Competency, ceasn:CompetencyFramework ; owl:equivalentProperty asn:derivedFrom . ceasn:description a rdf:Property ; rdfs:label "Description"@en-US ; rdfs:comment "A short description of this competency framework."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes rdf:langString ; owl:equivalentProperty dct:description, schema:description . ceasn:educationLevelType a rdf:Property ; rdfs:label "Education Level Type"@en-US ; rdfs:comment "A general statement describing the education or training context. Alternatively, a more specific statement of the location of the audience in terms of its progression through an education or training context."@en-US ; dct:description "Best practice is to use terms from the http://purl.org/ctdl/terms/AudienceLevel concept scheme."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:audience ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes skos:Concept ; meta:targetScheme ceterms:AudienceLevel ; owl:equivalentProperty ceterms:audienceLevelType, dct:educationLevel . ceasn:exactAlignment a rdf:Property ; rdfs:label "Exact Alignment"@en-US ; rdfs:comment "The relevant concepts in this competency and the referenced competency are coextensive."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:Competency ; owl:equivalentProperty asn:exactAlignment . ceasn:hasChild a rdf:Property ; rdfs:label "Has Child"@en-US ; rdfs:comment "The referenced competency is lower in some arbitrary hierarchy than this competency."@en-US ; vann:usageNote "This property identifies a child competency of this competency (establishing the downward path in the chain of competencies in a taxon path)."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dc:relation ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:Competency ; owl:equivalentProperty gemq:hasChild . ceasn:hasTopChild a rdf:Property ; rdfs:label "Has Top Child"@en-US ; rdfs:comment "Top-level child competency of a competency framework."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes ceasn:Competency . ceasn:identifier a rdf:Property ; rdfs:label "Identifier"@en-US ; rdfs:comment "An alternative URI by which this competency framework or competency is identified."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes xsd:anyURI ; owl:equivalentProperty asn:identifier . ceasn:inLanguage a rdf:Property ; rdfs:label "In Language"@en-US ; rdfs:comment "The primary language used in or by this competency framework or competency."@en-US ; vann:usageNote "This is the language the text is primarily written in, even if it makes use of other languages. For example, a competency for teaching spanish to english-speaking students would primarily be in english, because that is the language used to convey the material."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes xsd:language ; owl:equivalentProperty dct:language . ceasn:isChildOf a rdf:Property ; rdfs:label "Is Child Of"@en-US ; rdfs:comment "The referenced competency is higher in some arbitrary hierarchy than this competency."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dc:relation ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:Competency ; owl:equivalentProperty gemq:isChildOf . ceasn:isPartOf a rdf:Property ; rdfs:label "Is Part Of"@en-US ; rdfs:comment "Competency framework that this competency is a part of."@en-US ; vann:usageNote "This property does not indicate whether or not this statement is a top-level statement in the referenced competency framework; only that it is in some way a part of that framework. To indicate that this statement is a top-level statement, use both this property and the isChildOf property."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dc:relation ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:CompetencyFramework ; owl:equivalentProperty dct:isPartOf . ceasn:isTopChildOf a rdf:Property ; rdfs:label "Is Top Child Of"@en-US ; rdfs:comment "Indicates that this competency is at the top of some arbitrary hierarchy."@en-US ; vs:term_status vs:pending ; meta:changeHistory ; rdfs:subPropertyOf ceasn:isChildOf ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:CompetencyFramework . ceasn:isVersionOf a rdf:Property ; rdfs:label "Is Version Of"@en-US ; rdfs:comment "A related competency of which this competency is a version, edition, or adaptation."@en-US ; dct:description "Changes in version imply substantive changes in content rather than differences in format."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:Competency ; owl:equivalentProperty dct:isVersionOf . ceasn:license a rdf:Property ; rdfs:label "License"@en-US ; rdfs:comment "A legal document giving official permission to do something with this competency framework."@en-US ; dct:description "Value must be the URI to a license document (e.g., Creative Commons license or bespoke license)."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:rights ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes xsd:anyURI ; owl:equivalentProperty dct:license . ceasn:listID a rdf:Property ; rdfs:label "List ID"@en-US ; rdfs:comment "An alphanumeric string found in the source framework indicating the relative position of a competency in an ordered list of competencies such as \"A\", \"B\", or \"a\", \"b\", or \"I\", \"II\", or \"1\", \"2\"."@en-US ; vann:usageNote "Punctuation accompanying alphanumeric strings should not be included."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf asn:listID ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes xsd:string . ceasn:localSubject a rdf:Property ; rdfs:label "Local Subject"@en-US ; rdfs:comment "The text string denoting the subject of the competency framework or competency as designated by the promulgating agency."@en-US ; vann:usageNote "The localSubject property and subject property may or may not point to the same subject. If so, enter the text string for the subject as the value of this property and the URI for that subject in the subject property."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:subject ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes rdf:langString ; owl:equivalentProperty asn:localSubject . ceasn:majorAlignment a rdf:Property ; rdfs:label "Major Alignment"@en-US ; rdfs:comment "Major overlap of relevant concepts between the this competency and the referenced competency."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:Competency ; owl:equivalentProperty asn:majorAlignment . ceasn:minorAlignment a rdf:Property ; rdfs:label "Minor Alignment"@en-US ; rdfs:comment "Minor overlap of relevant concepts between this competency and the referenced competency."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:Competency ; owl:equivalentProperty asn:minorAlignment . ceasn:name a rdf:Property ; rdfs:label "Name"@en-US ; rdfs:comment "The name or title of this competency framework."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes rdf:langString ; owl:equivalentProperty dc:title, schema:name . ceasn:narrowAlignment a rdf:Property ; rdfs:label "Narrow Alignment"@en-US ; rdfs:comment "This competency covers all of the relevant concepts in the referenced competency as well as relevant concepts not found in the referenced competency."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:Competency ; owl:equivalentProperty asn:narrowAlignment . ceasn:prerequisiteAlignment a rdf:Property ; rdfs:label "Prerequisite Alignment"@en-US ; rdfs:comment "This competency is a prerequisite to the referenced competency."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:Competency ; owl:equivalentProperty asn:prerequisiteAlignment . ceasn:publicationStatusType a rdf:Property ; rdfs:label "Publication Status Type"@en-US ; rdfs:comment "The publication status of the of this competency framework."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes skos:Concept ; meta:targetScheme ceasn:PublicationStatus ; owl:equivalentProperty asn:publicationStatus . ceasn:publisher a rdf:Property ; rdfs:label "Publisher"@en-US ; rdfs:comment "An agent responsible for making this entity available."@en-US ; dct:description "Also referred to as the promulgating agency of the entity."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:CompetencyFramework, skos:ConceptScheme ; schema:rangeIncludes ceterms:CredentialOrganization, ceterms:QACredentialOrganization ; owl:equivalentProperty dct:publisher . ceasn:publisherName a rdf:Property ; rdfs:label "Publisher Name"@en-US ; rdfs:comment "Name of an agent responsible for making this entity available."@en-US ; dct:description "Also referred to as the promulgating agency of the entity."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:CompetencyFramework, skos:ConceptScheme ; schema:rangeIncludes rdf:langString ; owl:equivalentProperty dc:publisher . ceasn:repositoryDate a rdf:Property ; rdfs:label "Repository Date"@en-US ; rdfs:comment "The date this competency framework was added to the repository."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes xsd:date ; owl:equivalentProperty asn:repositoryDate . ceasn:rights a rdf:Property ; rdfs:label "Rights"@en-US ; rdfs:comment "Information about rights held in and over this competency framework."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dc:rights ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes xsd:anyURI ; owl:equivalentProperty dct:rights . ceasn:rightsHolder a rdf:Property ; rdfs:label "Rights Holder"@en-US ; rdfs:comment "An agent owning or managing rights over this competency framework."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes ceterms:CredentialOrganization, ceterms:QACredentialOrganization ; owl:equivalentProperty dct:rightsHolder . ceasn:shouldIndex a rdf:Property ; rdfs:label "Should Index"@en-US ; rdfs:comment "Indicates whether correlators should or should not assign the competency during correlation."@en-US ; vs:term_status vs:unstable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes xsd:boolean ; owl:equivalentProperty asn:indexingStatus . ceasn:skillEmbodied a rdf:Property ; rdfs:label "Skill Embodied"@en-US ; rdfs:comment "Cognitive, affective, and psychomotor skills directly or indirectly embodied in this competency."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes xsd:anyURI ; owl:equivalentProperty asn:skillEmbodied . ceasn:source a rdf:Property ; rdfs:label "Source"@en-US ; rdfs:comment "The original competency framework which this competency framework is based on or derived from."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:relation ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes xsd:anyURI ; owl:equivalentProperty dct:source . ceasn:tableOfContents a rdf:Property ; rdfs:label "Table of Contents"@en-US ; rdfs:comment "A list of sub-units of this competency framework."@en-US ; dct:description "The table of contents is a \"manifest\", or a hierarchic, ordered, syntactic representation of the competencies that are part of this competency framework."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes rdf:langString ; owl:equivalentProperty dct:tableOfContents . ceasn:weight a rdf:Property ; rdfs:label "Weight"@en-US ; rdfs:comment "An asserted measurement of the weight, degree, percent, or strength of a recommendation, requirement, or comparison."@en-US ; dct:description "Best practice is to assigned a decimal value weight between 0 and 1 that indicates the strength of the assertion, with 0 being weakest and 1 being strongest."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes xsd:float ; owl:equivalentProperty asn:weight . ceterms:ctid a rdf:Property ; meta:changeHistory ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework . #==================== # CONCEPT SCHEMES #==================== ceasn:PublicationStatus a skos:ConceptScheme ; rdfs:label "Publication Status Concept Scheme"@en-US ; rdfs:comment "Describes the various publication statuses of competency frameworks and statements."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; owl:equivalentClass asnscheme:ASNPublicationStatus ; meta:hasConcept publicationStatus:Deprecated, publicationStatus:Draft, publicationStatus:Published . #==================== # CONCEPTS #==================== publicationStatus:Deprecated a skos:Concept ; skos:prefLabel "Deprecated"@en-US ; skos:definition "Status assigned to a document/statement by the promulgating agency asserting that the document/statement has been superseded or its use otherwise disfavored."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; owl:equivalentClass asnPublicationStatus:Deprecated ; skos:inScheme ceasn:PublicationStatus . publicationStatus:Draft a skos:Concept ; skos:prefLabel "Draft"@en-US ; skos:definition "A status assigned to all documents/statements during development."@en-US ; vann:usageNote "Draft documents and statements should not be displayed to anyone other than their owners and relevant administrators."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; owl:equivalentClass asnPublicationStatus:Draft ; skos:inScheme ceasn:PublicationStatus . publicationStatus:Published a skos:Concept ; skos:prefLabel "Published"@en-US ; skos:definition "Status assigned to all documents that have been published."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; owl:equivalentClass asnPublicationStatus:Published ; skos:inScheme ceasn:PublicationStatus .