ASN Description Language: Profile Data Model

Last update:
2023-01-20
Editors:
Joseph Chapman (D2L—Desire2Learn)
Stuart A. Sutton (Information School, University of Washington)

Table of ContentsUp arrow icon


1 BackgroundUp arrow icon

The Achievement Standards Network (ASN) Description Language (ASN-DL) is comprised of a core set of Resource Description Framework (RDF) properties and classes that can be combined in community profiles with properties and classes defined by others to describe competency frameworks. This documentation describes both those properties and classes defined in the ASN namespace and properties borrowed from other publicly recognized namespaces to form a profile of all the schemas used in its design. The vast majority of properties defined in the data model are from the ASN namespace. The second most frequent properties used in the ASN-DL are from the Dublin Core Metadata Initiative (DCMI) Terms vocabulary.

The core RDF namespace described here provides IRIs for vocabulary terms useful in RDFa markup and in development of application profiles in the manner defined by Dublin Core. Custom community application profiles for competency frameworks that meet particular national or project needs can be designed using: (1) properties and classes from the even more namespaces, (2) locally defined sub-classes and sub-properties of the ASN terms; and (3) other RDF description languages and ontologies useful in the context of the application profile. One significant profile example is the Credential Engine's CTDL-ASN serving the education-to-work ecosystem.

While the ASN is rooted in RDF and dedicated to supporting open world applications, creators of non-RDF metadata can use the ASN-DL in non-RDF, closed world contexts, such as XML, JSON, UML and relational databases, by disregarding both the global IRI identifier and the formalisms of the RDF-specific aspects of term definitions and taking domain, range, and subproperty relations as usage suggestions and focus instead on the natural-language text of definitions and comments.

Development of the ASN-DF dates back to 2000 and and its application gained significant momentum with near decade-long funding from the U.S. National Science Foundation (NSF) starting in 2002 to the Information School of the University of Washington and its collaborator, JES & Co., a U.S. non-profit. Subsequent support for the ASN was provided by the Bill & Melinda Gates Foundation to develop the means for long-term sustainability of the language.

In 2013, stewardship of the ASN-US repository of K-12 competency frameworks developed under NSF funding was transferred to D2L with a commitment on its part to maintain access to the repository as an open, public service. Leadership in the further development of the ASN-DL has been a cooperative endeavor of the Information School of the University of Washington, D2L and community input. Work is currently underway through D2L on deployment of the ASN-DL in describing Canadian provincial frameworks.

2 General GuidanceUp arrow icon

The ASN-DL defines a vocabulary of properties and classes referred to as terms. ASN-DL is also referred to as a vocabulary or terms. Each property defines the classes or types to which it is applicable in the "Property Domain" row of each property definition table. Similarly, the value space(s) for each property are identified in the "Property Range" row of each property definition table. ASN-DL classes do not identified applicable properties; that is a function of the properties through their domain property.

The ASN-DL does not define data structures or constraints on use of properties beyond their definitions (e.g., whether a term is require or optional, cardinality etc.). These tasks are left to application profile developers serving different communities of practice that profile the ASN-DL.

While this document focuses in the asn:StandardDocument and the asn:Statement classes in the figure below in Section 3, in depth coverage of the asn:Rubric and its adjacent classes can be found in Model for ASN Rubrics.

In addition to the serializations of the ASN-DL terms (classes and properties), controlled vocabularies for some of the properties have been defined. The RDF insignia found on each vocabulary page referenced below is a link to the RDF/XML encoding of the vocabulary.


3 Conceptual ModelUp arrow icon

  1. The ASN Conceptual Model is framed in terms of two entities:
    1. The asn:StandardDocument representing the promulgated competency framework as a whole; and
    2. The asn:Statement representing an individual achievement assertion in an instance of asn:StandardDocument. The asn:StandardDocument is comprised of a set of related instances of asn:Statement.
  2. All instances of asn:StandardDocument and asn:Statement conforming to the ASN Conceptual Model are identified by globally unique identifiers in the form of IRI that are dereferencable over the Web.
  3. A set of core properties define the relationships between the asn:StandardDocument and asn:Statement and between statement dyads. The relationships defined in the core are of two types:
    1. Structural relationships: Structural properties are responsible for replicating the necessary structural relationships between components of the standards document—e.g., structuring hierarchies of instances of asn:Statement in the form of taxon paths and establishing the relationship between an instance of asn:StandardDocument and its set of component asn:Statement.
    2. Semantic relationships: Semantic properties define relationships of meaning between statements including assertions of equivalence or other forms of conceptual synergy of any useful sort. For example, the asn:crossSubectReference property asserts that the instance of asn:Statement in one asn:StandardDocument is related in an interdisciplinary manner to a asn:Statement in a second asn:StandardDocument.

The five key entities of the ASN conceptual model diagram below include:

ASN Conceptual Model

  1. Two entities modeling the basic components of competencies:
    1. Statement defining a verbatim assertion of knowledge, skill, or disposition that a learner or worker is expected to know and/or be able to do including descriptive and contextualizing properties; and
    2. Standard Document defining a document-like container for a set of Statement entities including descriptive and contextualizing properties.
  2. Three entities modeling an assessment rubric associated with asn:StandardDocument and/or asn:Statement entities:
    1. Rubric is a resource providing guidance in evaluating the quality and level of a person's responses or actions based on an explicit set of criteria;
    2. Rubric Criterion is a resource identifying a benchmark that must be met to achieve a performance task.
    3. Criterion Level is a resource identifying a benchmark that must be met to achieve a performance task.

In addition, the ASN model provides two sets of utility entities (not shown in the diagram above):

  1. Two classes for handling controlled vocabulary values (i.e., enumerations) using the W3C's Simple Knowledge Organization System:
    1. Concept is a resource defining an idea or notion; a unit of thought (i.e., a concept).
    2. ConceptScheme is a resource defining a set of concepts, optionally including statements about semantic relationships between those concepts.
  2. Two classes for handling standardized progression models:
    1. ProgressionLevel is a resource identifying a point along a developmental progression of competence, achievement or temporal position (e.g., "Beginner, "Second Quarter" etc.).
    2. ProgressionModel is a set of identifiable points along a developmental progression including increasing levels of competence, achievement or temporal position (e.g., "First Quarter", "Second Quarter", "Third Quarter", "Fourth Quarter").

The data model comes in both RDF/XML and JSON-LD serializations:

  1. RDF/XML:
    1. Core standard.rdf
    2. Profile: profile.rdf
  2. JSON-LD:
    1. Core standard.jsonld
    2. Profile: profile.jsonld
    3. Context: asnContext.jsonld

4 Namespaces of TermsUp arrow icon

Prefixed
Used
Vocabulary
Title
Namespace
Name
asnAchievement Standards Network Profilehttp://purl.org/ASN/schema/profile/
dcThe Dublin Core Metadata Element Set, v1.1http://purl.org/dc/elements/1.1/
dctermsDublin Core Termshttp://purl.org/dc/terms/
foafFriend of a Friendhttp://xmlns.com/foaf/0.1/
gemGateway to 21st Century Skillshttp://purl.org/gem/qualifiers/
skosSimple Knowledge Organization Systemhttp://www.w3.org/2004/02/skos/core#
vannVocabulary for Annotating Vocabulary Descriptionshttp://purl.org/vocab/vann/

 


5 Index of Terms in the ASN Profile NamespaceUp arrow icon

Property listing for the classes identified in the Classes section below:

Classes

See Editor's Note for guidance on use.


6 Definition TablesUp arrow icon

The format and content of the ASN property definition tables are summarized as follows:

Property URI A Uniform Resource Identifier used to identify the property.
Label A human-readableLabel assigned to the property (May be represented in different languages.)
Defined By An identifier of a namespace, pointer to a schema, or bibliographic reference for a document within which the property is defined.
Source Definition The definition of the property in the namespace in which the property was originated. (May be represented in different languages.)
Source Comment Comments on the property from the namespace in which the property originated. (May be represented in different languages.)
Type of Term The grammatical category of the term ("Property", "Class").
Refines The described property semantically refines the referenced property. A refinement makes the meaning of the element narrower or more specific as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). It will share the meaning of the unrefined element but with a more restricted scope.
Property Domain The domain of the property being defined identifies the class(es) that may be acceptable instances of the subject of RDF statements for the property.
Property Range The range of the property being defined identifies the class(es) that may be acceptable instances of the object of RDF statements for the property.
ASN Usage Note A comment on the usage of the property or class in ASN (vann:usageNote).
Equivalent Property The property being defined is equivalent to the property indicated (owl:equivalentProperty).

Properties

Align From Up arrow icon

Property URI http://purl.org/ASN/schema/core/alignFrom
Label Align From
Defined By http://purl.org/ASN/schema/core/
Source Definition A standards document or statement from which the statement or document being described is aligned.
Source Comment An alignment is an assertion of some degree of equivalency between the subject and the object of the assertion.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Statement (http://purl.org/ASN/schema/core/Statement)
Property Range StandardDocument (http://purl.org/ASN/schema/core/StandardDocument) [Document-to-document]
Statement (http://purl.org/ASN/schema/core/Statement) [Statement-to-statement]

Align To Up arrow icon

Property URI

http://purl.org/ASN/schema/core/alignTo

Label Align To
Defined By

http://purl.org/ASN/schema/core/

Source Definition A standards document or statement to which the statement or document being described is aligned.
Source Comment An alignment is an assertion of some degree of equivalency between the subject and the object of the assertion.
Type of Term

http://www.w3.org/1999/02/22-rdf-syntax-ns#Property

Refines --
Property Domain

StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Statement (http://purl.org/ASN/schema/core/Statement)

Property Range

StandardDocument (http://purl.org/ASN/schema/core/StandardDocument) [Document-to-document]
Statement (http://purl.org/ASN/schema/core/Statement) [Statement-to-statement]

Alternative Identifier Up arrow icon

Property URI http://purl.org/ASN/schema/core/altIdentifier
Label Alternative Identifier
Defined By http://purl.org/ASN/schema/core/
Source Definition An alternative URI by which the resource is identified.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/dc/terms/identifier
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Literal (http://www.w3.org/2000/01/rdf-schema#Literal)

Alternative Label Up arrow icon

Property URI http://www.w3.org/2004/02/skos/core#altLabel
Label Alternative Label
Defined By http://www.w3.org/2004/02/skos/core#
Source Definition An alternative lexical label for a resource.
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://www.w3.org/2000/01/rdf-schema#label
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range langString (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString)

Alternative Statement Notation Up arrow icon

Property URI

http://purl.org/ASN/schema/core/altStatementNotation

Label Alternative Statement Label
Defined By

http://purl.org/ASN/schema/core/

Source Definition An alphanumeric notation or ID code identifying the statement in common use among end-users.
Source Comment Unlike Statement Notation, Alternative Statement Notation need not be an official identifier created by the promulgating agency. It must be an identifier in common use among end-users of the statement. Alternative Statement Notation 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 Statement Notation of "CCSS.Math.Content.1.NBT.C.4" is abbreviated in common use by end-users to the unofficial Alternative Statement Notation of "1.NBT.4".
Type of Term

http://www.w3.org/1999/02/22-rdf-syntax-ns#Property

Refines

http://purl.org/dc/terms/identifier

Property Domain

Statement (http://purl.org/ASN/schema/core/Statement)

Property Range Literal (http://www.w3.org/2000/01/rdf-schema#Literal)

Assesses Competency Up arrow icon

Property URI

http://purl.org/ASN/schema/core/assessesCompetency

Label Assesses Competency
Defined By

http://purl.org/ASN/schema/core/

Source Definition The competency that the learning resource being described assesses.
Source Comment --
Type of Term

http://www.w3.org/1999/02/22-rdf-syntax-ns#Property

Refines http://purl.org/dc/terms/conformsTo
Property Domain

LearningResource (http://purl.org/ASN/schema/core/LearningResource)

Property Range

Statement (http://purl.org/ASN/schema/core/Statement)

Assessment Rubric Up arrow icon

Property URI http://purl.org/ASN/schema/core/assessmentRubric
Label Assessment Rubric
Defined By http://purl.org/ASN/schema/core/
Source Definition Related resource providing guidance in evaluating the quality and level of person's responses or actions based on an explicit set of criteria.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range Rubric (http://purl.org/ASN/schema/core/Rubric)

Attribution Name Up arrow icon

Property URI http://creativecommons.org/ns#attributionName
Label Attribution Name
Defined By http://creativecommons.org/ns#
Source Definition The name the creator of a Work would like used when attributing re-use.
Source Comment
ASN Usage Note Frequently used to provide attribution to the creator of the data representation of a standards document or statement.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain RightsAndAttribution (http://purl.org/ASN/schema/core/RightsAndAttribution)
Property Range Literal (http://www.w3.org/2000/01/rdf-schema#Literal)

Attribution URL Up arrow icon

Property URI http://creativecommons.org/ns#attributionURL
Label Attribution URL
Defined By http://creativecommons.org/ns#
Source Definition The URL the creator of a Work would like used when attributing re-use.
Source Comment --
ASN Usage Note Frequently used to provide attribution to the creator of the data representation of a standards document or statement.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain RightsAndAttribution (http://purl.org/ASN/schema/core/RightsAndAttribution)
Property Range Literal (http://www.w3.org/2000/01/rdf-schema#Literal)

Author Up arrow icon

Property URI http://id.loc.gov/vocabulary/relators/aut
Label Author
Defined By http://id.loc.gov/vocabulary/relators/
Source Definition A person, family, or organization responsible for creating a work.
Source Comment --
ASN Usage Note In ASN, the author property should be used only where individual people have been identified as authors.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range langString (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString)

Authority Status Up arrow icon

Property URI

http://purl.org/ASN/schema/core/authorityStatus

Label Authority Status
Defined By

http://purl.org/ASN/schema/core/

Source Definition The status of a standards statement denoting whether the statement owes its origin to the promulgating agency of the standards document of which the statement is a member (i.e., value "Original") or to some 3rd party (i.e., value "Derived").
Source Comment --
Type of Term

http://www.w3.org/1999/02/22-rdf-syntax-ns#Property

Refines --
Property Domain

Statement (http://purl.org/ASN/schema/core/Statement)

Property Range

http://purl.org/ASN/scheme/ASNAuthorityStatus/

Benchmark Up arrow icon

Property URI http://purl.org/ASN/schema/core/benchmark
Label Benchmark
Defined By http://purl.org/ASN/schema/core/
Source Definition Description of a level of achievement in performance of a task defined by the RubricCriterion.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Property Domain CriterionLevel (http://purl.org/ASN/schema/core/CriterionLevel)
Property Range langString (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString)
Equivalent Property https://ceds.ed.gov/CEDSElementDetails.aspx?TermId=14443

Broad Alignment Up arrow icon

Property URI http://purl.org/ASN/schema/core/broadAlignment
Label Broad Alignment
Defined By http://purl.org/ASN/schema/core/
Source Definition The target competency covers all of the relevant concepts in the competency being described as well as relevant concepts not found in the competency being described.
Source Comment Broad_Alignment.jpg

(See Decision Questions)

Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Broad Correlation Up arrow icon

Property URI

http://purl.org/ASN/schema/core/broadCorrelation

Label Broad Correlation
Defined By

http://purl.org/ASN/schema/core/

Source Definition The competency covers all of the relevant concepts in the learning resource being described as well as relevant concepts not found in the learning resource.
Source Comment Broad Correlation image

(See Decision Questions)

Type of Term

http://www.w3.org/1999/02/22-rdf-syntax-ns#Property

Refines http://purl.org/dc/terms/conformsTo
Property Domain

LearningResource (http://purl.org/ASN/schema/core/LearningResource)

Property Range

Statement (http://purl.org/ASN/schema/core/Statement)

Broader Up arrow icon

Property URI http://www.w3.org/2004/02/skos/core#broader
Label Broader
Defined By http://www.w3.org/2004/02/skos/core#
Source Definition Relates a concept to a concept that is more general in meaning.
Source Comment Broader concepts are typically rendered as parents in a concept hierarchy (tree).
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Concept (http://www.w3.org/2004/02/skos/core#Concept)
Property Range Concept (http://www.w3.org/2004/02/skos/core#Concept)

Comment Up arrow icon

Property URI http://purl.org/ASN/schema/core/comment
Label Comment
Defined By http://purl.org/ASN/schema/core/
Source Definition Supplemental text provided by the promulgating body that clarifies the nature, scope or use of the statement being described.
Source Comment Use comment when the text provides useful context for the statement.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range langString (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString)

Complexity Level Up arrow icon

Property URI http://purl.org/ASN/schema/core/complexityLevel
Label Complexity Level
Defined By http://purl.org/ASN/schema/core/
Source Definition The expected performance level of a learner or professional as defined by a competency.
Source Comment The value of «complexityLevel» should be a concept IRI of a member of the class «ProficiencyScale».
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/ASN/schema/core/proficiencyLevel
Property Domain http://purl.org/ASN/schema/core/Statement
Property Range http://purl.org/ASN/schema/core/ProficiencyScale

Comprised Of Up arrow icon

Property URI

http://purl.org/ASN/schema/core/comprisedOf

Label Comprised Of
Defined By

http://purl.org/ASN/schema/core/

Source Definition The resource being described includes, comprehends or encompass, in whole or in part, the meaning, nature or importance of the resource being referenced.
Source Comment --
Type of Term

http://www.w3.org/1999/02/22-rdf-syntax-ns#Property

Refines --
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Concept Keyword Up arrow icon

Property URI http://purl.org/ASN/schema/core/conceptKeyword
Label Concept Keyword
Defined By http://purl.org/ASN/schema/core/
Source Definition A word or phrase used by the promulgating agency to refine and differentiate individual statements contextually.
Source Comment The «conceptKeyword» property is used in ASN-conforming data solely to denote the significant topicality of the achievement standard using free-text keywords and phrases derived and assigned by the indexer, e.g., "George Washington", "Ayers Rock", etc. «conceptKeyword» should be used judiciously and in moderation. «conceptKeyword» 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 property «conceptTerm».

Note: Use «subject» to denote the learning area/discipline of the achievement standard—e.g., "History", "Science", "Social Studies", "Mathematics" etc.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/dc/terms/subject
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range langString (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString)

Concept Term Up arrow icon

Property URI

http://purl.org/ASN/schema/core/conceptTerm

Label Concept Term
Defined By

http://purl.org/ASN/schema/core/

Source Definition A term drawn from a controlled vocabulary used by the promulgating agency to refine and differentiate individual statements contextually.
Source Comment

The conceptTerm property is used in ASN-conforming data solely to denote the topicality of the achievement standard—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).

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 subject to denote the learning area/discipline of the achievement standard—e.g., "History", "Science", "Social Studies", "Mathematics" etc.

Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/dc/terms/subject
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Concept (http://www.w3.org/2004/02/skos/core#Concept)

Created Up arrow icon

Property URI http://purl.org/dc/terms/created
Label Date Created
Defined By http://purl.org/dc/terms/
Source Definition Date of creation of the resource.
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range Literal (http://www.w3.org/2000/01/rdf-schema#Literal)

Criterion Category Of Up arrow icon

Property URI http://purl.org/ASN/schema/core/criterionCategoryOf
Label Criterion Category Of
Defined By http://purl.org/ASN/schema/core/
Source Definition Resource referenced is a Rubric to which this CriterionCategory belongs.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain CriterionCategory (http://purl.org/ASN/schema/core/CriterionCategory)
Property Range Rubric (http://purl.org/ASN/schema/core/Rubric)

Criterion For Up arrow icon

Property URI http://purl.org/ASN/schema/core/criterionFor
Label Criterion For
Defined By http://purl.org/ASN/schema/core/
Source Definition Reference to the asn:Rubric to which the asn:RubricCriteria being described belongs.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/dc/terms/relation
Property Domain RubricCriterion (http://purl.org/ASN/schema/core/RubricCriterion)
Property Range Rubric (http://purl.org/ASN/schema/core/Rubric)

Cross Subject Reference Up arrow icon

Property URI http://purl.org/ASN/schema/core/crossSubjectReference
Label Cross Subject Reference
Defined By http://purl.org/ASN/schema/core/
Source Definition An explicit reference by the promulgating agency establishing a relationship between the statement being described and a statement in a separate subject standards document (interdisciplinary statement reference).
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/dc/terms/relation
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Date Copyrighted Up arrow icon

Property URI http://purl.org/dc/terms/dateCopyrighted
Label Date Copyrighted
Defined By http://purl.org/dc/terms/
Source Definition Typically a year. Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.
Source Comment --
ASN Usage Note For range, use xsd:date (http://www.w3.org/2001/XMLSchema#date)
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range W3CDTF (http://purl.org/dc/terms/W3CDTF)

Date Modified Up arrow icon

Property URI http://purl.org/dc/terms/modified
Label Date Modified
Defined By http://purl.org/dc/terms/
Source Definition Date on which the resource was changed.
Source Comment --
ASN Usage Note For range, use xsd:date (http://www.w3.org/2001/XMLSchema#date)
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
RightsAndAttributionhttp://purl.org/ASN/schema/core/RightsAndAttribution
Property Range W3CDTF (http://purl.org/dc/terms/W3CDTF)

Derived From Up arrow icon

Property URI http://purl.org/ASN/schema/core/derivedFrom
Label Derived From
Defined By http://purl.org/ASN/schema/core/
Source Definition The URI of a statement from which the derived statement being described has been derived.
Source Comment The derivedFrom property is used by 3rd parties only in derived statements and must appear in conjunction with a value of "Derived" in the statement's authorityStatus property.
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Description Up arrow icon

Property URI http://purl.org/dc/terms/descripton
Label Description
Defined By http://purl.org/dc/terms/
Source Definition An account of the resource.
Source Comment --
ASN Usage Note In this ASN profile, the description property is used to provide the actual text of the competency (Statement) and to provide an abstract of the competency framework (StandardDocument).
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Statement (http://purl.org/ASN/schema/core/Statement)
Property Range langString (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString)

Education Level Up arrow icon

Property URI http://purl.org/ASN/schema/core/educationLevel
Label Education Level
Defined By http://purl.org/ASN/schema/core/
Source Definition A class of agents, defined in terms of progression through an educational or training context, for which the described resource is intended.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range Concept (http://www.w3.org/2004/02/skos/core#Concept)

Exact Alignment Up arrow icon

Property URI http://purl.org/ASN/schema/core/exactAlignment
Label Exact Alignment
Defined By http://purl.org/ASN/schema/core/
Source Definition The relevant concepts in both competencies are coextensive.
Source Comment Exact Alignment image

(See Decision Questions)

Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Exact Correlation Up arrow icon

Property URI http://purl.org/ASN/schema/core/exactCorrelation
Label Exact Correlation
Defined By http://purl.org/ASN/schema/core/
Source Definition The relevant concepts in the educational resource and the competency are coextensive.
Source Comment Exact Correlation image

(See Decision Questions)

Type of Term

http://www.w3.org/1999/02/22-rdf-syntax-ns#Property

Refines http://purl.org/dc/terms/conformsTo
Property Domain LearningResource (http://purl.org/ASN/schema/core/LearningResource)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Export Version Up arrow icon

Property URI http://purl.org/ASN/schema/core/exportVersion
Label Export Version
Defined By http://purl.org/ASN/schema/core/
Source Definition The URI of the ASN export version of the standards file.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Document (http://purl.org/ASN/schema/core/StandardDocument)
Property Range Concept (http://www.w3.org/2004/02/skos/core#Concept).

Has Child Up arrow icon

Property URI http://purl.org/ASN/schema/core/hasChild
Label Has Child
Defined By http://purl.org/ASN/schema/core/
Source Definition The resource being described is higher in some arbitrary hierarchy than the resource being pointed to by this Relation element.
Source Comment The asn:hasChild property is declared here as the owl:equivalentProperty to the gem:hasChild property used previously by ASN.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Statement (http://purl.org/ASN/schema/core/Statement
Property Range Statement (http://purl.org/ASN/schema/core/Statement)
Equivalent Property http://purl.org/gem/qualifiers/hasChild

Has Criterion Up arrow icon

Property URI http://purl.org/ASN/schema/core/hasCriterion
Label Has Criterion
Defined By http://purl.org/ASN/schema/core/
Source Definition RubricCriterion referenced by the Rubric that defines a criterion to be met to demonstrate quality in execution in performance of a task or obtaining an objective.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Rubric (http://purl.org/ASN/schema/core/Rubric)
Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Rubric Criterion (http://purl.org/ASN/schema/core/RubricCriterion)

Has Criterion Category Up arrow icon

Property URI http://purl.org/ASN/schema/core/hasCriterionCategory
Label Has Criterion Category
Defined By http://purl.org/ASN/schema/core/
Source Definition Resource referenced by the Rubric that defines categories for clustering logical sets of RubricCriterion.
Source Comment --
ASN Usage Note Large rubrics are occasionally divided into logical sections or categories that need to be identified and described
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Rubric (http://purl.org/ASN/schema/core/Rubric)
Property Range CriterionCategory (http://purl.org/ASN/schema/core/CriterionCategory)

Has Level Up arrow icon

Property URI http://purl.org/ASN/schema/core/hasLevel
Label Has Level
Defined By http://purl.org/ASN/schema/core/
Source Definition Resource description of a level of performance based on a RubricCriterion.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain RubricCriterion (http://purl.org/ASN/schema/core/RubricCriterion)
Statement (http://purl.org/ASN/schema/core/Statement)
Property Range CriterionLevel (http://purl.org/ASN/schema/core/CriterionLevel)

Has Part Up arrow icon

Property URI http://purl.org/dc/terms/hasPart
Label Has Part
Defined By http://purl.org/dc/terms/
Source Definition A related resource that is included either physically or logically in the described resource.
Source Comment This property is intended to be used with non-literal values. This property is an inverse property of Is Part Of.
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Resource (http://www.w3.org/2000/01/rdf-schema#Resource)
Property Range Resource (http://www.w3.org/2000/01/rdf-schema#Resource)

Has Progression Level Up arrow icon

Property URI http://purl.org/ASN/schema/core/hasProgressionLevel
Label Has Progression Level
Defined By http://purl.org/ASN/schema/core/
Source Definition Reference to a specific point in a progression model.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain ProgressionModel (http://purl.org/ASN/schema/core/ProgressionModel)
Property Range ProgressionLevel (http://purl.org/ASN/schema/core/ProgressionLevel)

Has Progression Model Up arrow icon

Property URI http://purl.org/ASN/schema/core/hasProgressionModel
Label Has Progression Model
Defined By http://purl.org/ASN/schema/core/
Source Definition Reference to a progression model used.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Resource (http://www.w3.org/2000/01/rdf-schema#Resource)
Rubric (http://purl.org/ASN/schema/core/Rubric)
Property Range ProgressionModel (hhttp://purl.org/ASN/schema/core/ProgressionModel)

Has Scope Up arrow icon

Property URI http://purl.org/ASN/schema/core/hasScope
Label Has Scope
Defined By http://purl.org/ASN/schema/core/
Source Definition Description of what the rubric's creator intended to assess or evaluate.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Rubric (http://purl.org/ASN/schema/core/Rubric)
Property Range langString (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString)

Has Top Concept Up arrow icon

Property URI http://www.w3.org/2004/02/skos/core#hasTopConcept
Label Has Top Concept
Defined By http://www.w3.org/2004/02/skos/core#
Source Definition Relates, by convention, a concept scheme to a concept which is topmost in the broader/narrower concept hierarchies for that scheme, providing an entry point to these hierarchies.
Source Comment --
ASN Usage Note The hasTopConcept is used solely on the top concept in a hierarchy of parent and child concepts. It should not be used to relate the concept scheme to all of the concepts in a standard document
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain ConceptScheme (http://www.w3.org/2004/02/skos/ConceptScheme)
Property Range Concept (http://www.w3.org/2004/02/skos/Concept)

Has Version Up arrow icon

Property URI http://purl.org/dc/terms/hasVersion
Label Has Version
Defined By http://purl.org/dc/terms/
Source Definition A related resource that is a version, edition, or adaptation of the described resource.
Source Comment --
ASN Usage Note Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Is Version Of.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Resource (http://www.w3.org/2000/01/rdf-schema#Resource)
Property Range Resource (http://www.w3.org/2000/01/rdf-schema#Resource)

Identifier Up arrow icon

Property URI http://purl.org/ASN/schema/core/identifier
Label Identifier
Defined By http://purl.org/ASN/schema/core/
Source Definition The URI by which the resource is identified by its creator.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/dc/terms/identifier
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Literal (http://www.w3.org/2000/01/rdf-schema#Literal)

Indexing Status Up arrow icon

Property URI http://purl.org/ASN/schema/core/indexingStatus
Label Indexing Status
Defined By http://purl.org/ASN/schema/core/
Source Definition The indexing status of a statement denoting whether correlators should or should not assign the statement during correlation--Values="Yes"/"No".
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range ASNIndexingStatus http://purl.org/ASN/scheme/ASNIndexingStatus/

In Scheme Up arrow icon

Property URI http://www.w3.org/2004/02/skos/core#inScheme
Label In Scheme
Defined By http://www.w3.org/2004/02/skos/core#
Source Definition Relates a resource (for example a concept) to a concept scheme in which it is included.
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Concept (http://www.w3.org/2004/02/skos/core#Concept)
Property Range ConceptScheme http://www.w3.org/2004/02/skos/core#ConceptScheme

Is Child Of Up arrow icon

Property URI http://purl.org/ASN/schema/core/isChildOf
Label Is Child Of
Defined By http://purl.org/ASN/schema/core/
Source Definition The statement being described is lower in some arbitrary hierarchy than the statement identified in the asn:isChildOf property. The statement identified is a parent of the statement being described.
Source Comment The asn:isChildOf property is declared here as the owl:equivalentProperty to the gem:isChildOf property used previously by ASN.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Statement (http://purl.org/ASN/schema/core/Statement)
Equivalent Property http://purl.org/gem/qualifiers/isChildOf

Is Part Of Up arrow icon

Property URI http://purl.org/dc/terms/isPartOf
Label Is Part Of
Defined By http://purl.org/dc/terms/
Source Definition A related resource in which the described resource is physically or logically included.
Source Comment This property is intended to be used with non-literal values. This property is an inverse property of Has Part.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Resource (http://www.w3.org/2000/01/rdf-schema#Resource)
Property Range Resource (http://www.w3.org/2000/01/rdf-schema#Resource)

Is Version Of Up arrow icon

Property URI http://purl.org/dc/terms/isVersionOf
Label Is Version Of
Defined By http://purl.org/dc/terms/
Source Definition A related resource of which the described resource is a version, edition, or adaptation.
Source Comment Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Has Version.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Resource (http://www.w3.org/2000/01/rdf-schema#Resource)
Property Range Resource (http://www.w3.org/2000/01/rdf-schema#Resource)

Jurisdiction Up arrow icon

Property URI http://purl.org/ASN/schema/core/jurisdiction
Label Jurisdiction
Defined By http://purl.org/ASN/schema/core/
Source Definition A legal, quasi-legal, organizational or institutional domain of the entity mandating the use of the achievement standard--e.g., California, Singapore, NCTM.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range Concept (http://www.w3.org/2004/02/skos/core#jurisdiction
Value URI from a controlled vocabulary is mandatory
http://purl.org/ASN/scheme/ASNJurisdiction

Language Up arrow icon

Property URI http://purl.org/dc/terms/language
Label Language
Defined By http://purl.org/dc/terms/
Source Definition A language of the resource.
Source Comment Recommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [IETF-BCP47] language tag
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range Literal (http://www.w3.org/2000/01/rdf-schema#Literal)

Level For Up arrow icon

Property URI http://purl.org/ASN/schema/core/levelFor
Label Level For
Defined By http://purl.org/ASN/schema/core/
Source Definition Reference to the asn:RubricCriterion to which the asn:CriterionLevel being described belongs.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain CriterionLevel (http://purl.org/ASN/schema/core/CriterionLevel)
Property Range RubricCriterion (http://purl.org/ASN/schema/core/RubricCriterion)

License Up arrow icon

Property URI http://purl.org/dc/terms/license
Label License
Defined By http://purl.org/dc/terms/
Source Definition A legal document giving official permission to do something with the resource.
Source Comment Recommended practice is to identify the license document with a URI. If this is not possible or feasible, a literal value that identifies the license may be provided.
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range LicenseDocument (http://purl.org/dc/terms/LicenseDocument)

List ID Up arrow icon

Property URI http://purl.org/ASN/schema/core/listID
Label List ID
Defined By http://purl.org/ASN/schema/core/
Source Definition A set of one or more alphanumeric characters and/or symbols denoting the positioning of the statement being described in a sequential listing of statements.
Source Comment A list ID is transcribed exactly as found in the source competency framework--e.g., "A", "b", "c)", "•".
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/dc/terms/identifier
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Literal http://www.w3.org/2000/01/rdf-schema#Literal

Local Subject Up arrow icon

Property URI http://purl.org/ASN/schema/core/localSubject
Label Local Subject
Defined By http://purl.org/ASN/schema/core/
Source Definition The text string denoting the subject of the document as designated by the promulgating agency.
Source Comment The local subject may (or many not) be the same as the ASN subject. If the local subject and the ASN subject are the same, enter the local subject text string in the «localSubject» property as well as the ASN subject URI in the «subject» property. Language designation required.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/dc/terms/subject
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Statement (http://purl.org/ASN/schema/core/Statement)
Property Range langString (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString)

Major Alignment Up arrow icon

Property URI

http://purl.org/ASN/schema/core/majorAlignment

Label Major Alignment
Defined By http://purl.org/ASN/schema/core/
Source Definition Major overlap of relevant concepts between the two competencies.
Source Comment Major Alignment image

(See Decision Questions)

Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Major Correlation Up arrow icon

Property URI http://purl.org/ASN/schema/core/majorCorrelation
Label Major Correlation
Defined By http://purl.org/ASN/schema/core/
Source Definition Major overlap of relevant concepts between the learning resource being described and the competency statement.
Source Comment Major Correlation image

(See Decision Questions)

Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/dc/terms/conformsTo
Property Domain Learning Resource (http://purl.org/ASN/schema/core/LearningResource)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Minor Alignment Up arrow icon

Property URI

http://purl.org/ASN/schema/core/minorAlignment

Label Minor Alignment
Defined By http://purl.org/ASN/schema/core/
Source Definition Minor overlap of relevant concepts between the two competencies.
Source Comment Minor Alignment image

(See Decision Questions)

Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Minor Correlation Up arrow icon

Property URI

http://purl.org/ASN/schema/core/minorCorrelation

Label Minor Correlation
Defined By http://purl.org/ASN/schema/core/
Source Definition Minor overlap of relevant concepts between the learning resource being described and the competency statement.
Source Comment Minor Correlation image

(See Decision Questions)

Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Property Domain LearningResource (http://purl.org/ASN/schema/core/LearningResource)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Narrow Alignment Up arrow icon

Property URI http://purl.org/ASN/schema/core/narrowAlignment
Label Narrow Alignment
Defined By http://purl.org/ASN/schema/core/
Source Definition The competency being described covers all of the relevant concepts in the target competency as well as relevant concepts not found in the target competency.
Source Comment Narrow Alignment image

(See Decision Questions)

Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Narrow Correlation Up arrow icon

Property URI http://purl.org/ASN/schema/core/narrowCorrelation
Label Narrow Correlation
Defined By http://purl.org/ASN/schema/core/
Source Definition The learning resource being described covers all of the relevant concepts in the competency statement as well as relevant concepts not found in the competency.
Source Comment Narrow Correlation image

(See Decision Questions)

Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/dc/terms/conformsTo
Property Domain LearningResource (http://purl.org/ASN/schema/core/LearningResource)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Narrower Up arrow icon

Property URI http://www.w3.org/2004/02/skos/core#narrower
Label Narrower
Defined By http://www.w3.org/2004/02/skos/core#
Source Definition Relates a concept to a concept that is more specific in meaning.
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Property Domain Concept (http://www.w3.org/2004/02/skos/core#Concept)
Property Range Concept (http://www.w3.org/2004/02/skos/core#Concept)

Note Up arrow icon

Property URI http://www.w3.org/2004/02/skos/core#note
Label Note
Defined By http://www.w3.org/2004/02/skos/core#
Source Definition A general note, for any purpose.
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range langString (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString)

Preferred Label Up arrow icon

Property URI http://www.w3.org/2004/02/skos/core#prefLabel
Label Preferred Label
Defined By http://www.w3.org/2004/02/skos/core#
Source Definition A general note, for any purpose.
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Property Domain Concept (http://www.w3.org/2004/02/skos/core#Concept)
Property Range langString (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString)

Prerequisite Alignment Up arrow icon

Property URI http://purl.org/ASN/schema/core/prerequisiteAlignment
Label Prerequisite Alignment
Defined By http://purl.org/ASN/schema/core/
Source Definition The competency being described is a prerequisite to the target competency.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Prerequisite Competency Up arrow icon

Property URI http://purl.org/ASN/schema/core/prerequisiteCompetency
Label Prerequisite Competency
Defined By http://purl.org/ASN/schema/core/
Source Definition A prerequisite competency for the learning resource being described.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/dc/terms/conformsTo
Property Domain Learning Resource (http://purl.org/ASN/schema/core/LearningResource)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Primary Topic Up arrow icon

Property URI http://xmlns.com/foaf/0.1/primaryTopic
Label Primary Topic
Defined By http://xmlns.com/foaf/0.1/
Source Definition The primaryTopic property relates a document to the main thing that the document is about.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain RightsAndAttributes (http://purl.org/ASN/schema/core/RightsAndAttributes)
Property Range StandardDocument (http://purl.org/ASN/schema/core/StandardDocumant)

Proficiency Level Up arrow icon

Property URI http://purl.org/ASN/schema/core/proficiencyLevel
Label Proficiency Level
Defined By http://purl.org/ASN/schema/core/
Source Definition The performance level of a learner or professional in relationship to a competency.
Source Comment The value of asn:proficiencyLevel should be a concept IRI of a member of the class asn:ProficiencyScale.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range ProficiencyScale (http://purl.org/ASN/schema/core/ProficiencyScale)

Publication Status Up arrow icon

Property URI http://purl.org/ASN/schema/core/publicationStatus
Label Publication Status
Defined By http://purl.org/ASN/schema/core/
Source Definition The publication status of the of the standards document--e.g., "Draft", "Published", "Deprecated".
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range Concept (http://www.w3.org/2004/02/skos/Concept)")
Vocabulary (http://purl.org/ASN/scheme/ASNPublicationStatus/)

Plublisher Up arrow icon

Property URI http://purl.org/dc/elements/1.1/publisher
Label Publisher
Defined By http://purl.org/dc/elements/1.1/
Source Definition An entity responsible for making the resource available.
Source Comment Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range langString (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString)

Quality Label Up arrow icon

Property URI http://purl.org/ASN/schema/core/qualityLabel
Label Quality Label
Defined By http://purl.org/ASN/schema/core/
Source Definition Qualitative description of the degree of achievement used for a column header in a tabular rubric.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain CriterionLevel (http://purl.org/ASN/schema/core/CriterionLevel)
Property Range Concept (http://www.w3.org/2004/02/skos/Concept)

Repository Date Up arrow icon

Property URI http://purl.org/ASN/schema/core/repositoryDate
Label Repository Date
Defined By http://purl.org/ASN/schema/core/
Source Definition The date the standards document was added to the ASN repository.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/dc/elements/1.1/date
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range W3CDTF (http://purl.org/dc/terms/W3CDTF) (ISO 8601)

Rights Up arrow icon

Property URI http://purl.org/dc/terms/rights
Label Rights
Defined By http://purl.org/dc/terms/
Source Definition Information about rights held in and over the resource.
Source Comment Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. Recommended practice is to refer to a rights statement with a URI. If this is not possible or feasible, a literal value (name, label, or short text) may be provided.
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range Literal (http://www.w3.org/2000/01/rdf-schema#Literal)

Rights Holder Up arrow icon

Property URI http://purl.org/dc/terms/rightsHolder
Label Rights Holder
Defined By http://purl.org/dc/terms/
Source Definition A person or organization owning or managing rights over the resource.
Source Comment Recommended practice is to refer to the rights holder with a URI. If this is not possible or feasible, a literal value that identifies the rights holder may be provided.
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Statement (http://purl.org/ASN/schema/core/Statement)
RightsAndAttribution (http://purl.org/ASN/schema/core/RightsAndAttribution)
Property Range Agent (http://purl.org/dc/terms/Agent)

Scope Note Up arrow icon

Property URI http://www.w3.org/2004/02/skos/core#scopeNote
Label Scope Note
Defined By http://www.w3.org/2004/02/skos/core#
Source Definition A note that helps to clarify the meaning and/or the use of a concept.
Source Comment --.
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Literal (http://www.w3.org/2000/01/rdf-schema#Literal)

Score Up arrow icon

Property URI http://purl.org/ASN/schema/core/score
Label Score
Defined By http://purl.org/ASN/schema/core/
Source Definition Points to be awarded for achieving this level for a RubricCriterion.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain CriterionLevel (http://purl.org/ASN/schema/core/CriterionLevel)
Property Range float (http://www.w3.org/2001/XMLSchema#float)
Equivalent Property https://ceds.ed.gov/CEDSElementDetails.aspx?TermId=14447

Sequence Up arrow icon

Property URI http://purl.org/ASN/schema/core/sequence
Label Sequence
Defined By http://purl.org/ASN/schema/core/
Source Definition Numeric value representing the resource's position in a list (array) of resources.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain CriterionLevel (http://purl.org/ASN/schema/core/CriterionLevel)
RubricCriterion (http://purl.org/ASN/schema/core/RubricCriterion)
Property Range integer (http://www.w3.org/2001/XMLSchema#integer)
Equivalent Property https://ceds.ed.gov/CEDSElementDetails.aspx?TermId=14445

Skill Embodied Up arrow icon

Property URI http://purl.org/ASN/schema/core/skillEmbodied
Label Skill Embodied
Defined By http://purl.org/ASN/schema/core/
Source Definition Cognitive, affective, psychomotor or other skill directly or indirectly embodied in the statement.
Source Comment --
ASN Usage Note For example, a term from Bloom's Taxonomy.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Source Up arrow icon

Property URI http://purl.org/ASN/schema/core/source
Label Source
Defined By http://purl.org/ASN/schema/core/
Source Definition The original resource which this resource is based on or derived from.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Rubric (http://purl.org/ASN/schema/core/Rubric)
Property Range Resource (http://www.w3.org/2000/01/rdf-schema#Resource)

Spatial Up arrow icon

Property URI http://purl.org/dc/terms/spatial
Label Spatial
Defined By http://purl.org/dc/terms/
Source Definition Spatial characteristics of the resource.
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Statement (http://purl.org/ASN/schema/core/Statement);
StandardDocumant (http://purl.org/ASN/schema/core/StandardDocument)
Property Range Location (http://purl.org/dc/terms/Location

StatementLabel Up arrow icon

Property URI http://purl.org/ASN/schema/core/statementLabel
Label StatementLabel
Defined By http://purl.org/ASN/schema/core/
Source Definition The textualLabel identifying the class of the statement as designated by the promulgating body—e.g., "Standard," "Benchmark," "Strand," or "Topic."
Source Comment The statementLabel is a class and should not be confused with instances of the class. For example, where two statements in a standards document have been identified respectively by the promulgating agency as "Strand: Renaissance" and "Strand: Social history", the statementLabel for both these statements is "Strand".
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Language String (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString)

Statement Notation Up arrow icon

Property URI http://purl.org/ASN/schema/core/statementNotation
Label Statement Notation
Defined By http://purl.org/ASN/schema/core/
Source Definition An alphanumeric notation or ID code as defined by the promulgating body to identify the statement.
Source Comment Statement notation should be used only for referents created by the promulgating body. For alternative statement notations in common use in the community of practice, but not endorsed by the promulgating body, alternative statement notation can be used sparingly on clear evidence of common use and need.
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines http://purl.org/dc/terms/identifier
Property Domain Statement (http://purl.org/ASN/schema/core/Statement)
Property Range Literal (http://www.w3.org/2000/01/rdf-schema#Literal)

Subject Up arrow icon

Property URI http://purl.org/dc/terms/subject
Label Subject
Defined By http://purl.org/dc/terms/
Source Definition A topic of the resource.
Source Comment --
ASN Usage Note Used in ASN to denote a subject subject area of the framework; e.g., "Science", "Mathematics", "English".
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range Concept (http://www.w3.org/2004/02/skos/core#Concept

Table Of Contents Up arrow icon

Property URI http://purl.org/dc/terms/tableOfContents
Label Table of Contents
Defined By http://purl.org/dc/terms/
Source Definition A list of subunits of the resource.
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range Resource (http://www.w3.org/2000/01/rdf-schema#Resource)

Teaches Competency Up arrow icon

Property URI http://purl.org/ASN/schema/core/teachesCompetency
Label Teaches Competency
Defined By http://purl.org/ASN/schema/core/
Source Definition A competency that the learning resource being described teaches.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain LearningResource (http://purl.org/ASN/schema/core/LearningResource)
Property Range Statement (http://purl.org/ASN/schema/core/Statement)

Temporal Up arrow icon

Property URI http://purl.org/dc/terms/temporal
Label Temporal
Defined By http://purl.org/dc/terms/
Source Definition Temporal characteristics of the resource.
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range PeriodOfTime (http://purl.org/dc/terms/PeriodOfTime)

Title Up arrow icon

Property URI http://purl.org/dc/elements/1.1/title
Label Title
Defined By http://purl.org/dc/elements/1.1/
Source Definition A name given to the resource.
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain StandardDocument (http://purl.org/ASN/schema/core/StandardDocument)
Property Range langString (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString)

Valid Up arrow icon

Property URI http://purl.org/dc/terms/valid
Label Valid
Defined By http://purl.org/ASN/schema/core/
Source Definition Date (often a range) of validity of a resource.
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain http://purl.org/ASN/schema/core/StandardDocument
Property Range Literal (http://www.w3.org/2000/01/rdf-schema#Literal)

Weight Up arrow icon

Property URI http://purl.org/ASN/schema/core/weight
Label Weight
Defined By http://purl.org/ASN/schema/core/
Source Definition A textually asserted measurement of the weight, degree, percent, or strength of a recommendation, requirement, or comparison; e.g., "15%", ".5".
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines --
Property Domain http://purl.org/ASN/schema/core/Statement
Property Range Literal (http://www.w3.org/2000/01/rdf-schema#Literal)

Classes

The format and content of the ASN class tables are summarized below:

Class URI A Uniform Resource Identifier used to identify the class.
Label A human-readableLabel assigned to the class (May be represented in different languages.)
Defined By An identifier of a namespace, pointer to a schema, or bibliographic reference for a document within which the class is defined.
Source Definition The definition of the class in the namespace in which the class was originated. (May be represented in different languages.)
Source Comment Comments on the class from the namespace in which the property originated. (May be represented in different languages.)
Type of Term The grammatical category of the term ("Property", "Class").
Subclass Of Used to state that all the instances of one class are instances of another.
ASN Usage Note A comment on the usage of the property or class (vann:usageNote).
Equivalent Class The class being defined is equivalent to the class indicated (owl:equivalentClass).

Competency Map Up arrow icon

Class URI http://purl.org/ASN/schema/core/CompetencyMap
Label Competency Map
Defined By http://purl.org/ASN/schema/core/
Source Definition A Competency Map can be viewed as an identified graph that aggregates two or more competency statements (asn:Statement) and the relationships asserted among them.
Source Comment A Competency Map is a profile that borrows statements (asn:Statement) from two or more standard documents (asn:StandardDocument). A Competency Map may or may not define new statements in its own namespace for use in the map.
Type of Term http://www.w3.org/2000/01/rdf-schema#Class
Subclass Of --

Correlation Resource Up arrow icon

Class URI http://purl.org/ASN/schema/core/CorrelationResource
Label Correlation Resource
Defined By http://purl.org/ASN/schema/core/
Source Definition The Correlation Resource is an entity intended to provide a rich description of a mapping (correlation) between a Learning Resource and a Statement when a binary assertion of a relationship is insufficient.
Source Comment A resource that describes the mapping between a Learning Resource and a node in a learning outcomes framework.
Type of Term http://www.w3.org/2000/01/rdf-schema#Class
Subclass Of --

Criterion Category Up arrow icon

Class URI http://purl.org/ASN/schema/core/CriterionCategory
Label Criterion Category
Defined By http://purl.org/ASN/schema/core/
Source Definition Resource identifying a category by which Rubric Criterion may be grouped.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Class
Subclass Of --

Criterion Level Up arrow icon

Class URI http://purl.org/ASN/schema/core/CriterionLevel
Label Criterion Level
Defined By http://purl.org/ASN/schema/core/
Source Definition Resource identifying one or more benchmarks that must be met to achieve a performance task.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Class
Subclass Of --

Criterion Level Up arrow icon

Class URI http://purl.org/ASN/schema/core/CriterionLevel
Label Criterion Level
Defined By http://purl.org/ASN/schema/core/
Source Definition Resource identifying one or more benchmarks that must be met to achieve a performance task.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Class
Subclass Of --

Derived Standard Document Up arrow icon

Class URI http://purl.org/ASN/schema/core/DerivedStandardDocument
Label Derived Standard Document
Defined By http://purl.org/ASN/schema/core/
Source Definition A collection of statements representing an expectation of what students should know, value, and be able to do at a target age or age range that are substantially defined by a different jurisdiction.
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/2000/01/rdf-schema#Class
Subclass Of http://purl.org/ASN/schema/core/StandardDocument

Derived Statement Up arrow icon

Class URI http://purl.org/ASN/schema/core/DerivedStandardDocument
Label Derived Standard Document
Defined By http://purl.org/ASN/schema/core/
Source Definition An assertion representing an expectation of what students should know, value, and be able to do at a target age or age range that is derived from a statement defined by a different jurisdiction.
Source Comment --
ASN Usage Note --
Type of Term http://www.w3.org/2000/01/rdf-schema#Class
Subclass Of http://purl.org/ASN/schema/core/Statement

Educational Framework Up arrow icon

Class URI http://purl.org/ASN/schema/core/Educational Framework
Label Educational Framework
Defined By http://purl.org/ASN/schema/core/
Source Definition The class of all structured sets of conceptual resources intentionally designed for use as value vocabulary terms in education and training contexts.
Source Comment Similar to the class skos:ConceptScheme with an intended focus on education and training. Examples of educational frameworks include, but are not limited to, frameworks enumerating competencies, text complexity, proficiency scales, assessment rubrics of various forms, and specialized subject vocabularies.
ASN Usage Note --
Type of Term http://www.w3.org/2000/01/rdf-schema#Class

Jurisdiction Encoding Scheme Up arrow icon

Class URI http://purl.org/ASN/schema/core/JurisdictionScheme
Label Jurisdiction Encoding Schemes
Defined By http://purl.org/ASN/schema/core/
Source Definition Controlled vocabularies of terms denoting the jurisdiction or domain of the Standard Document.
Source Comment --
Type of Term http://www.w3.org/2000/01/rdf-schema#Class
Subclass Of --

Learning Resource Up arrow icon

Class URI http://purl.org/ASN/schema/core/LearningResource
Label Learning Resource
Defined By http://purl.org/ASN/schema/core/
Source Definition A resource that is used as part of an Educational Activity (e.g. a textbook) or that describes (e.g. a lesson plan) or records the Educational Activity (e.g. an audio- or video-recording of a lesson).
Source Comment --
Type of Term http://www.w3.org/2000/01/rdf-schema#Class
Subclass Of --

Progression Level Up arrow icon

Class URI http://purl.org/ASN/schema/core/ProgressionLevel
Label Progression Level
Defined By http://purl.org/ASN/schema/core/
Source Definition Identifiable point along a developmental progression of competence, achievement or temporal position.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Class
Subclass Of --

Progression Model Up arrow icon

Class URI http://purl.org/ASN/schema/core/ProgressionModel
Label Progression Model
Defined By http://purl.org/ASN/schema/core/
Source Definition Model of identifiable points along a developmental progression including increasing levels of competence, achievement or temporal position (e.g., "Second Quarter").
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Class
Subclass Of --

Proficiency Scale Up arrow icon

Class URI http://purl.org/ASN/schema/core/ProficiencyScale
Label Proficiency Scale
Defined By http://purl.org/ASN/schema/core/
Source Definition The class of structured profiles describing discrete levels of expertise and performance mastery.
Source Comment 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.
Type of Term http://www.w3.org/2000/01/rdf-schema#Class
Subclass Of http://purl.org/ASN/schema/core/EducationalFramework

Rights And Attribution Up arrow icon

Class URI http://purl.org/ASN/schema/core/RightsAndAttribution
Label Rights and Attributions
Defined By http://purl.org/ASN/schema/core/
Source Definition Resource providing information about the rights and attribution requirements of the entity making the metadata description available. These rights are distinct from any rights held in the content of the competency framework or competencies described.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Class
Subclass Of --

Rubric Up arrow icon

Class URI http://purl.org/ASN/schema/core/Rubric
Label Rubric
Defined By http://purl.org/ASN/schema/core/
Source Definition Resource providing guidance in evaluating the quality and level of a person's responses or actions based on an explicit set of criteria.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Class
Subclass Of --

Rubric Criterion Up arrow icon

Class URI http://purl.org/ASN/schema/core/RubricCriterion
Label Rubric Criterion
Defined By http://purl.org/ASN/schema/core/
Source Definition Resource identifying a criterion that must be met to demonstrate quality performance of an objective or task.
Source Comment --
Type of Term http://www.w3.org/1999/02/22-rdf-syntax-ns#Class
Subclass Of --

Standard Document Up arrow icon

Class URI http://purl.org/ASN/schema/core/StandardDocument
Label Standard Document
Defined By http://purl.org/ASN/schema/core/
Source Definition A collection of Statements representing an expectation of what students should know, value, and be able to do at a target age or age range.
Source Comment --
Type of Term http://www.w3.org/2000/01/rdf-schema#Class
Subclass Of http://purl.org/ASN/schema/core/EducationalFramework

Statement Up arrow icon

Class URI http://purl.org/ASN/schema/core/Statement
Label Statement
Defined By http://purl.org/ASN/schema/core/
Source Definition An assertion representing an expectation of what students should know, value, and be able to do at a target age or age range.
Source Comment --
Type of Term http://www.w3.org/2000/01/rdf-schema#Class
Subclass Of --

Status Encoding Scheme Up arrow icon

Class URI http://purl.org/ASN/schema/core/StatusScheme
Label Status Encoding Schemes
Defined By http://purl.org/ASN/schema/core/
Source Definition Controlled vocabularies of terms denoting the publication status of the Standard Document.
Source Comment --
Type of Term http://www.w3.org/2000/01/rdf-schema#Class
Subclass Of --

 

[1] Up arrow icon Editor's Note: The ASN-DL description language discussion uses the term "property" and deliberately avoids the use of the term "element". An XML element and an RDF property are not equivalent since they are based in distinct information models (hierarchy (i.e., document tree) vs. graph). Where a useful XML element exists that is defined in an XML schema but not as an RDF property, consideration should be given when creating an ASN-DF profile to create a derived RDF property in a namespace controlled by the profile creator that transposes the XML element to an RDF property with appropriate attribution of the XML schema—unless such an RDF derivation is prohibited by the creators of the XML schema.