Quantitative Data
The information below is based on live, in-progress draft documentation of credentials and related properties and classes.
The information is intended solely for discussion and may change at any time.
Status of this Document
This document is published by the Credential Engine Technical Team as an Editor's Draft for consideration and comment by the Credential Engine Technical Advisory Committee (TAC) and any other interested stakeholders. All comments are welcome.
At any time, this Editor's Draft may be updated, replaced, or declared obsolete by other documents. It is inappropriate to cite this document as other than work in progress.
About This Schema
The CTDL Quantitative Data schema (QData for short) is intended to describe aggregate/statistical data related to credentials and other such information.
The QData model and accompanying properties and classes currently provide access to aggregate earnings, employment and holder data stemming largely from second party datasets (e.g., U.S. Department of Labor). Similar access is under development for including aggregate credential holder data.
Current records in the Credential Engine Registry (CER) embody authoritative data provided either by: (1) the credential organization that owns or offers the credential as well as any associated learning opportunities or assessments; or, (2) a second party under the authority of such a credential organization. The earnings, employment and holder information of concern here is largely sourced through second party data aggregators including public sector agencies at both state and federal levels and private sector organizations supporting specific services and making that data more-or-less publicly available through various means.
10/25/2024 Release
This is the October 2024 QData Release.
How to Read These Tables
The following tables use a common set of attributes to describe each Term. Not all terms will have all attributes.
Attribute | Description |
---|---|
URI | Unique Resource Identifier used to identify the term. It consists of a full namespace (such as https://purl.org/qdata/terms ) followed by the term itself. This URI can uniquely identify the term in various contexts, including those where multiple namespaces are used. |
Shorthand URI | Equivalent to the URI, but using a shorter namespace prefix (such as qdata ) followed by : and then by the term itself. Use the References table to determine which prefix is associated with which full URI namespace. |
Label | A human-readable label assigned to the term. In applications, this may be substituted for any label that is suitable for that application. May be represented in multiple languages. |
Definition | The normative definition for the term. The definition field controls the true meaning of the term regardless of its URI or its Label. May be represented in multiple languages. |
Comment | Additional non-normative descriptive text to aid in understanding the intended meaning and/or purpose of the term. May be represented in multiple languages. |
Usage Note | Additional non-normative descriptive text to aid in understanding the intended usage of the term. May be represented in multiple languages. |
Type of Term | Indicates the type of term: Class, Property, Concept Scheme, or Concept. |
Status | Indicates the current status of the term: Stable, Unstable, Pending, or Deprecated. |
Subclass Of | Indicates that this class is a more narrowly-focused variant of the referenced class. |
Subproperty Of | Indicates that this property is a more narrowly-focused variant of the referenced property. |
Subconcept Of | Indicates that this concept is a more narrowly-focused variant of the referenced concept. |
Equivalent To | Lists the terms, often from other namespaces, that have the same (or nearly the same) semantic meaning as this term. |
Properties | Lists the properties that belong to this class (as defined by the properties' "Domain Includes" data). |
In Range Of | Lists the properties whose value may be an instance of this class (as defined by the properties' "Range Includes" data). |
Domain Includes | Lists the classes to which this property belongs. |
Range Includes | Lists the classes or value types that may be used as a value for this property. |
CER Target Scheme | Lists the concept schemes that are intended to ultimately be used as values for this term, either directly or indirectly. |
Concepts | Lists the terms that may be considered concepts for this concept scheme. |
CER Scheme For | Lists the terms that are intended to reference terms from this scheme, either directly or indirectly. |
In Scheme | Lists the concept schemes in which this concept appears. |
Serialization | Provides links to serializations (in JSON-LD and Turtle) for this term. |
History | Provides links to the schema update history for this term. |
References
In the tables below, the following prefixes refer to the following schema sources:
General References | ||
---|---|---|
Prefix | Vocabulary Name | Vocabulary Title |
asn | http://purl.org/asn/schema/core/ | Achievement Standards Network Terms |
ceasn | https://purl.org/ctdlasn/terms/ | CTDL-ASN Schema |
ceterms | https://purl.org/ctdl/terms/ | Credential Transparency Description Language Terms |
dc | http://purl.org/dc/elements/1.1/ | Dublin Core Metadata Element Set, Version 1.1 |
dct | http://purl.org/dc/terms/ | DCMI Metadata Terms |
meta | https://credreg.net/meta/terms/ | Credential Engine Registry Meta Terms |
obi | https://w3id.org/openbadges# | Open Badges Technical Specification (Schema) |
qdata | https://credreg.net/qdata/terms/ | Quantitative Data Schema |
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# | Resource Description Framework |
rdfs | http://www.w3.org/2000/01/rdf-schema# | RDF Schema 1.1 |
schema | https://schema.org/ | Schema.org |
skos | http://www.w3.org/2004/02/skos/core# | Simple Knowledge Organization System |
vann | http://purl.org/vocab/vann/ | Web Annotation Vocabulary |
vs | https://www.w3.org/2003/06/sw-vocab-status/ns# | Term-centric Semantic Web Vocabulary Annotations |
xsd | http://www.w3.org/2001/XMLSchema# | XML Schema Definition |
Controlled Vocabulary Concepts References (SKOS) | ||
---|---|---|
Prefix | Vocabulary Name | Vocabulary Title |
adminRecord | https://credreg.net/qdata/vocabs/adminRecord/ | Administrative Record Type Concept Scheme |
collectionMethod | https://credreg.net/qdata/vocabs/collectionMethod/ | Collection Method Concept Scheme |
dataWithholding | https://credreg.net/qdata/vocabs/dataWithholding/ | Data Withholding Category Concept Scheme |
demoCat | https://credreg.net/qdata/vocabs/demoCat/ | Demographic Category Concept Scheme |
incomeDetermination | https://credreg.net/qdata/vocabs/incomeDetermination/ | Income Determination Method Concept Scheme |
metricCat | https://credreg.net/qdata/vocabs/metricCat/ | Metric Category Concept Scheme |
sourceCoverage | https://credreg.net/qdata/vocabs/sourceCoverage/ | Source Coverage Concept Scheme |
subjectCategory | https://credreg.net/qdata/vocabs/subjectCategory/ | Subject Category Concept Scheme |
Classes
ceterms:EarningsProfile | |
---|---|
URI: | https://purl.org/ctdl/terms/EarningsProfile |
Shorthand URI: | ceterms:EarningsProfile |
Label: |
en-US: Earnings Profile
|
Definition: |
en-US: Entity that describes earning and related statistical information for a given credential.
|
Usage Note: |
en-US: The use of ceterms:AggregateDataProfile instead of this class is strongly recommended.
|
Type of Term: | rdfs:Class |
Status: | vs:stable |
Subclass Of: | |
Properties: | |
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:EmploymentOutcomeProfile | |
---|---|
URI: | https://purl.org/ctdl/terms/EmploymentOutcomeProfile |
Shorthand URI: | ceterms:EmploymentOutcomeProfile |
Label: |
en-US: Employment Outcome Profile
|
Definition: |
en-US: Entity that describes employment outcomes and related statistical information for a given credential.
|
Usage Note: |
en-US: The use of ceterms:AggregateDataProfile instead of this class is strongly recommended.
|
Type of Term: | rdfs:Class |
Status: | vs:stable |
Subclass Of: | |
Properties: | |
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:HoldersProfile | |
---|---|
URI: | https://purl.org/ctdl/terms/HoldersProfile |
Shorthand URI: | ceterms:HoldersProfile |
Label: |
en-US: Holders Profile
|
Definition: |
en-US: Entity describing the count and related statistical information of holders of a given credential.
|
Usage Note: |
en-US: The use of ceterms:AggregateDataProfile instead of this class is strongly recommended.
|
Type of Term: | rdfs:Class |
Status: | vs:stable |
Subclass Of: | |
Properties: | |
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:JurisdictionProfile | |
---|---|
URI: | https://purl.org/ctdl/terms/JurisdictionProfile |
Shorthand URI: | ceterms:JurisdictionProfile |
Label: |
en-US: Jurisdiction Profile
|
Definition: |
en-US: Geo-political information about applicable geographic areas and their exceptions.
|
Type of Term: | rdfs:Class |
Status: | vs:stable |
Subclass Of: | |
Properties: | |
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:Place | |
---|---|
URI: | https://purl.org/ctdl/terms/Place |
Shorthand URI: | ceterms:Place |
Label: |
en-US: Place
|
Definition: |
en-US: Entity describing a physical location or geospatial area.
|
Type of Term: | rdfs:Class |
Status: | vs:stable |
Equivalent To: | |
Properties: |
ceterms:addressCountry
ceterms:addressLocality
ceterms:addressRegion
ceterms:alternateName
ceterms:description
ceterms:geoURI
ceterms:identifier
ceterms:latitude
ceterms:longitude
ceterms:name
ceterms:postalCode
ceterms:postOfficeBoxNumber
ceterms:streetAddress
ceterms:subjectWebpage
ceterms:targetContactPoint
|
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:DataSetDistribution | |
---|---|
URI: | https://credreg.net/qdata/terms/DataSetDistribution |
Shorthand URI: | qdata:DataSetDistribution |
Label: |
en-US: Data Set Distribution
|
Definition: |
en-US: A specific representation of a dataset.
|
Type of Term: | rdfs:Class |
Status: | vs:unstable |
Properties: | |
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:DataSetService | |
---|---|
URI: | https://credreg.net/qdata/terms/DataSetService |
Shorthand URI: | qdata:DataSetService |
Label: |
en-US: Data Set Service
|
Definition: |
en-US: A service that provides access to one or more datasets or data processing functions.
|
Type of Term: | rdfs:Class |
Status: | vs:unstable |
Properties: | |
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:DataSetTimeFrame | |
---|---|
URI: | https://credreg.net/qdata/terms/DataSetTimeFrame |
Shorthand URI: | qdata:DataSetTimeFrame |
Label: |
en-US: Data Set Time Frame
|
Definition: |
en-US: Time frame including earnings and employment start and end dates of the data set.
|
Type of Term: | rdfs:Class |
Status: | vs:stable |
Properties: | |
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:Dimension | |
---|---|
URI: | https://credreg.net/qdata/terms/Dimension |
Shorthand URI: | qdata:Dimension |
Label: |
en-US: Dimension
|
Definition: |
en-US: Aspect or characteristic along which observations in a dataset can be organized and identified.
|
Type of Term: | rdfs:Class |
Status: | vs:unstable |
Properties: | |
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:Metric | |
---|---|
URI: | https://credreg.net/qdata/terms/Metric |
Shorthand URI: | qdata:Metric |
Label: |
en-US: Metric
|
Definition: |
en-US: What is being measured and the method of measurement used for observations within a data set.
|
Type of Term: | rdfs:Class |
Status: | vs:unstable |
Properties: | |
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:Observation | |
---|---|
URI: | https://credreg.net/qdata/terms/Observation |
Shorthand URI: | qdata:Observation |
Label: |
en-US: Observation
|
Definition: |
en-US: Data within a dataset defined by specific values for all relevant dimensions and associated with measured values.
|
Type of Term: | rdfs:Class |
Status: | vs:unstable |
Properties: |
ceasn:comment
qdata:atPoint
qdata:dataWithholdingType
qdata:isObservationOf
qdata:maxPercentage
qdata:mean
qdata:median
qdata:minPercentage
qdata:percentage
qdata:percentile10
qdata:percentile25
qdata:percentile75
qdata:percentile90
qdata:sizeOfData
qdata:sizeOfNoData
qdata:sizeOfPopulation
qdata:standardDeviation
schema:currency
schema:maxValue
schema:minValue
schema:value
|
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
schema:MonetaryAmount | |
---|---|
URI: | https://schema.org/MonetaryAmount |
Shorthand URI: | schema:MonetaryAmount |
Label: |
en-US: Monetary Amount
|
Definition: |
en-US: Monetary value or range.
|
Type of Term: | rdfs:Class |
Status: | vs:stable |
Properties: | |
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
schema:MonetaryAmountDistribution | |
---|---|
URI: | https://schema.org/MonetaryAmountDistribution |
Shorthand URI: | schema:MonetaryAmountDistribution |
Label: |
en-US: Monetary Amount Distribution
|
Definition: |
en-US: Statistical distribution of monetary amounts.
|
Type of Term: | rdfs:Class |
Status: | vs:stable |
Properties: | |
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:SubjectProfile | |
---|---|
URI: | https://credreg.net/qdata/terms/SubjectProfile |
Shorthand URI: | qdata:SubjectProfile |
Label: |
en-US: Subject Profile
|
Definition: |
en-US: Categories of subject in the data set.
|
Type of Term: | rdfs:Class |
Status: | vs:deprecated |
Properties: | |
In Range Of: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
Properties
ceterms:administrationProcess | |
---|---|
URI: | https://purl.org/ctdl/terms/administrationProcess |
Shorthand URI: | ceterms:administrationProcess |
Label: |
en-US: Administration Process
|
Definition: |
en-US: Description of a process by which a resource is administered.
|
Comment: |
en-US: Processes described include the execution of events and the development of resources in the lifecycle of a credential or organization, such as the process for the proctoring of assessments.
|
Usage Note: |
en-US: For assessments and rubrics, this can be used to indicate the scoring algorithm.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:alternateName | |
---|---|
URI: | https://purl.org/ctdl/terms/alternateName |
Shorthand URI: | ceterms:alternateName |
Label: |
en-US: Alternate Name
|
Definition: |
en-US: Alias for the entity including acronyms, alpha-numeric notations, and other forms of name abbreviations in common use such as PhD, MA, and BA.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:ctid | |
---|---|
URI: | https://purl.org/ctdl/terms/ctid |
Shorthand URI: | ceterms:ctid |
Label: |
en-US: CTID
|
Definition: |
en-US: Globally unique Credential Transparency Identifier (CTID) by which the creator, owner or provider of a resource recognizes it in transactions with the external environment (e.g., in verifiable claims involving the resource).
|
Comment: |
en-US: The CTID is the equivalent of a version identifier for the resource. Different versions of a resource are considered distinct expressions and each must be assigned its own CTID. Each version of a resource can have only one CTID assigned. However, a single version of a resource may have distinct identifier values for both the ctid property and the credentialId property. In such a case both identifiers will be recognized by the resource creator/owner/provider in transactions with the external environment.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Subproperty Of: | |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:description | |
---|---|
URI: | https://purl.org/ctdl/terms/description |
Shorthand URI: | ceterms:description |
Label: |
en-US: Description
|
Definition: |
en-US: Statement, characterization or account of the entity.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Equivalent To: | |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:endDate | |
---|---|
URI: | https://purl.org/ctdl/terms/endDate |
Shorthand URI: | ceterms:endDate |
Label: |
en-US: End Date
|
Definition: |
en-US: Date some event or activity ends.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Equivalent To: | |
Subproperty Of: | |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:externalInputType | |
---|---|
URI: | https://purl.org/ctdl/terms/externalInputType |
Shorthand URI: | ceterms:externalInputType |
Label: |
en-US: External Input Type
|
Definition: |
en-US: Types of external stakeholders that provide input to an entity's processes or resources; select from an existing enumeration of such types.
|
Usage Note: |
en-US: Best practice for developing credential descriptions for the Credential Engine Registry is to use the ceterms:ExternalInput vocabulary.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Subproperty Of: | |
Domain Includes: | |
Range Includes: | |
CER Target Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:geoURI | |
---|---|
URI: | https://purl.org/ctdl/terms/geoURI |
Shorthand URI: | ceterms:geoURI |
Label: |
en-US: Geographic URI
|
Definition: |
en-US: Entity that describes the longitude, latitude and other location details of a place.
|
Comment: |
en-US: This may define a place at any scale. Examples include a city, state, province, country, or continent.
|
Usage Note: |
en-US: It is recommended to use services such as http://www.geonames.org to provide values for this property.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:instructionalProgramType | |
---|---|
URI: | https://purl.org/ctdl/terms/instructionalProgramType |
Shorthand URI: | ceterms:instructionalProgramType |
Label: |
en-US: Instructional Program Type
|
Definition: |
en-US: Type of instructional program; select from an existing enumeration of such types.
|
Usage Note: |
en-US: For U.S. credentials, best practice is to use a framework such as the CIP (Classification of Instructional Programs). Other credentials may use any framework of the class CTDL InstructionalProgramClassification.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Subproperty Of: | |
Domain Includes: | |
Range Includes: | |
CER Target Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:jurisdiction | |
---|---|
URI: | https://purl.org/ctdl/terms/jurisdiction |
Shorthand URI: | ceterms:jurisdiction |
Label: |
en-US: Jurisdiction
|
Definition: |
en-US: Geographic or political region in which the credential is formally applicable or an organization has authority to act.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:jurisdictionException | |
---|---|
URI: | https://purl.org/ctdl/terms/jurisdictionException |
Shorthand URI: | ceterms:jurisdictionException |
Label: |
en-US: Jurisdiction Exception
|
Definition: |
en-US: Geographic or political region in which the credential is not formally recognized or an organization has no authority to act .
|
Comment: |
en-US: The ceterms:jurisdictionalException property is used in conjunction with the ceterms:jurisdiction property and expresses any exceptions to a more general statement; e.g., the United states except for Colorado.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Subproperty Of: | |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:latitude | |
---|---|
URI: | https://purl.org/ctdl/terms/latitude |
Shorthand URI: | ceterms:latitude |
Label: |
en-US: Latitude
|
Definition: |
en-US: Latitude of a location.
|
Comment: |
en-US: For example 37.42242 (WGS 84)
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Equivalent To: | |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:longitude | |
---|---|
URI: | https://purl.org/ctdl/terms/longitude |
Shorthand URI: | ceterms:longitude |
Label: |
en-US: Longitude
|
Definition: |
en-US: The longitude of a location.
|
Comment: |
en-US: For example -122.08585 (WGS 84).
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Equivalent To: | |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:mainJurisdiction | |
---|---|
URI: | https://purl.org/ctdl/terms/mainJurisdiction |
Shorthand URI: | ceterms:mainJurisdiction |
Label: |
en-US: Main Jurisdiction
|
Definition: |
en-US: Primary geographic or political region in which the credential is recognized as applicable or in which an organization has recognized authority to act.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Subproperty Of: | |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:name | |
---|---|
URI: | https://purl.org/ctdl/terms/name |
Shorthand URI: | ceterms:name |
Label: |
en-US: Name
|
Definition: |
en-US: Name or title of the resource.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Equivalent To: | |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:processFrequency | |
---|---|
URI: | https://purl.org/ctdl/terms/processFrequency |
Shorthand URI: | ceterms:processFrequency |
Label: |
en-US: Process Frequency
|
Definition: |
en-US: Interval of process occurence.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:processingAgent | |
---|---|
URI: | https://purl.org/ctdl/terms/processingAgent |
Shorthand URI: | ceterms:processingAgent |
Label: |
en-US: Processing Agent
|
Definition: |
en-US: Organization or person performing the process.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:processMethod | |
---|---|
URI: | https://purl.org/ctdl/terms/processMethod |
Shorthand URI: | ceterms:processMethod |
Label: |
en-US: Process Method
|
Definition: |
en-US: Webpage or online document that describes the process methods.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:processMethodDescription | |
---|---|
URI: | https://purl.org/ctdl/terms/processMethodDescription |
Shorthand URI: | ceterms:processMethodDescription |
Label: |
en-US: Process Method Description
|
Definition: |
en-US: Textual description of the process methods.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:source | |
---|---|
URI: | https://purl.org/ctdl/terms/source |
Shorthand URI: | ceterms:source |
Label: |
en-US: Source URL
|
Definition: |
en-US: Authoritative source of an entity's information.
|
Comment: |
en-US: Citation or description of an authoritative source from which information or description has been derived.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:startDate | |
---|---|
URI: | https://purl.org/ctdl/terms/startDate |
Shorthand URI: | ceterms:startDate |
Label: |
en-US: Start Date
|
Definition: |
en-US: Date the validity or usefulness of the information in this resource begins.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Equivalent To: | |
Subproperty Of: | |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
ceterms:verificationMethodDescription | |
---|---|
URI: | https://purl.org/ctdl/terms/verificationMethodDescription |
Shorthand URI: | ceterms:verificationMethodDescription |
Label: |
en-US: Verification Method Description
|
Definition: |
en-US: Textual description of the methods used to evaluate an assessment, learning opportunity, process or verificaiton service for validity or reliability.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:adjustment | |
---|---|
URI: | https://credreg.net/qdata/terms/adjustment |
Shorthand URI: | qdata:adjustment |
Label: |
en-US: Adjustment
|
Definition: |
en-US: Describes whether and how the Observations have been adjusted for relevant factors.
|
Comment: |
en-US: Examples of factors include inflation, participant demographics, economic conditions, etc.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:atPoint | |
---|---|
URI: | https://credreg.net/qdata/terms/atPoint |
Shorthand URI: | qdata:atPoint |
Label: |
en-US: At Point
|
Definition: |
en-US: A point in a Dimension that represents a resource or factor relevant to this Observation.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:conformsTo | |
---|---|
URI: | https://credreg.net/qdata/terms/conformsTo |
Shorthand URI: | qdata:conformsTo |
Label: |
en-US: Conforms To
|
Definition: |
en-US: An established standard to which the described resource conforms.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Equivalent To: | |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:dataAttributes | |
---|---|
URI: | https://credreg.net/qdata/terms/dataAttributes |
Shorthand URI: | qdata:dataAttributes |
Label: |
en-US: Data Attributes
|
Definition: |
en-US: Attributes of the data set.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:dataAvailable | |
---|---|
URI: | https://credreg.net/qdata/terms/dataAvailable |
Shorthand URI: | qdata:dataAvailable |
Label: |
en-US: Data Available
|
Definition: |
en-US: Number of credential holders in the reporting group for which employment and earnings data is included in the data set.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:dataCollectionMethodType | |
---|---|
URI: | https://credreg.net/qdata/terms/dataCollectionMethodType |
Shorthand URI: | qdata:dataCollectionMethodType |
Label: |
en-US: Data Collection Method Type
|
Definition: |
en-US: Type of method by which the data was collected.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
CER Target Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:dataNotAvailable | |
---|---|
URI: | https://credreg.net/qdata/terms/dataNotAvailable |
Shorthand URI: | qdata:dataNotAvailable |
Label: |
en-US: Data Not Available
|
Definition: |
en-US: Number of credential holders in the reporting group for which employment and earnings data has not been included in the data set.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:dataProvider | |
---|---|
URI: | https://credreg.net/qdata/terms/dataProvider |
Shorthand URI: | qdata:dataProvider |
Label: |
en-US: Data Provider
|
Definition: |
en-US: Credentialing organization or a third party providing the data.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:dataSetSpatialCoverage | |
---|---|
URI: | https://credreg.net/qdata/terms/dataSetSpatialCoverage |
Shorthand URI: | qdata:dataSetSpatialCoverage |
Label: |
en-US: Data Set Spatial Coverage
|
Definition: |
en-US: Location or geographic area for a data set.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:dataSetTemporalCoverage | |
---|---|
URI: | https://credreg.net/qdata/terms/dataSetTemporalCoverage |
Shorthand URI: | qdata:dataSetTemporalCoverage |
Label: |
en-US: Data Set Temporal Coverage
|
Definition: |
en-US: Time period covered by the data.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:dataSetTimePeriod | |
---|---|
URI: | https://credreg.net/qdata/terms/dataSetTimePeriod |
Shorthand URI: | qdata:dataSetTimePeriod |
Label: |
en-US: Data Set Time Period
|
Definition: |
en-US: Short- and long-term post-award reporting intervals including start and end dates.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:dataSourceCoverageType | |
---|---|
URI: | https://credreg.net/qdata/terms/dataSourceCoverageType |
Shorthand URI: | qdata:dataSourceCoverageType |
Label: |
en-US: Data Source Coverage Type
|
Definition: |
en-US: Type of geographic coverage of the subjects.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Range Includes: | |
CER Target Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:dataSuppressionPolicy | |
---|---|
URI: | https://credreg.net/qdata/terms/dataSuppressionPolicy |
Shorthand URI: | qdata:dataSuppressionPolicy |
Label: |
en-US: Data Suppression Policy
|
Definition: |
en-US: Description of a data suppression policy for earnings and employment data when cell size is below a certain threshold to ensure an individual's privacy and security.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:dataWithholdingType | |
---|---|
URI: | https://credreg.net/qdata/terms/dataWithholdingType |
Shorthand URI: | qdata:dataWithholdingType |
Label: |
en-US: Data Withholding Type
|
Definition: |
en-US: Type of suppression, masking, or other modification made to the data to protect the identities of its subjects.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
CER Target Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:demographicEarningsRate | |
---|---|
URI: | https://credreg.net/qdata/terms/demographicEarningsRate |
Shorthand URI: | qdata:demographicEarningsRate |
Label: |
en-US: Demographic Earnings Rate
|
Definition: |
en-US: Earnings rate for a demographic category.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:demographicEmploymentRate | |
---|---|
URI: | https://credreg.net/qdata/terms/demographicEmploymentRate |
Shorthand URI: | qdata:demographicEmploymentRate |
Label: |
en-US: demographicEmploymentRate
|
Definition: |
en-US: Employment rate for a demographic category.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:dimensionType | |
---|---|
URI: | https://credreg.net/qdata/terms/dimensionType |
Shorthand URI: | qdata:dimensionType |
Label: |
en-US: Dimension Type
|
Definition: |
en-US: Type of resource that may be a point in the dimension; select from existing classes and concept schemes.
|
Comment: |
en-US: Items in a dimension will typically be instances of CTDL classes or concepts drawn from a CTDL concept scheme.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:earningsAmount | |
---|---|
URI: | https://credreg.net/qdata/terms/earningsAmount |
Shorthand URI: | qdata:earningsAmount |
Label: |
en-US: Earnings Amount
|
Definition: |
en-US: Reference to an entity describing aggregate earnings.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:earningsDefinition | |
---|---|
URI: | https://credreg.net/qdata/terms/earningsDefinition |
Shorthand URI: | qdata:earningsDefinition |
Label: |
en-US: Earnings Definition
|
Definition: |
en-US: Definition of "earnings" used by the data source.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:earningsDistribution | |
---|---|
URI: | https://credreg.net/qdata/terms/earningsDistribution |
Shorthand URI: | qdata:earningsDistribution |
Label: |
en-US: Earnings Distribution
|
Definition: |
en-US: Reference to an entity describing median earnings as well as earnings at various percentiles.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:earningsThreshold | |
---|---|
URI: | https://credreg.net/qdata/terms/earningsThreshold |
Shorthand URI: | qdata:earningsThreshold |
Label: |
en-US: Earnings Threshold
|
Definition: |
en-US: Statement of any work time or earnings threshold used in determining whether a sufficient level of workforce attachment has been achieved to qualify as employed during the time period of the data set.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:employmentDefinition | |
---|---|
URI: | https://credreg.net/qdata/terms/employmentDefinition |
Shorthand URI: | qdata:employmentDefinition |
Label: |
en-US: Employment Definition
|
Definition: |
en-US: Definition of employment used by the data source.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:employmentOutlook | |
---|---|
URI: | https://credreg.net/qdata/terms/employmentOutlook |
Shorthand URI: | qdata:employmentOutlook |
Label: |
en-US: Employment Outlook
|
Definition: |
en-US: Projected employment estimate.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:employmentRate | |
---|---|
URI: | https://credreg.net/qdata/terms/employmentRate |
Shorthand URI: | qdata:employmentRate |
Label: |
en-US: Employment Rate
|
Definition: |
en-US: Rate computed by dividing the number of holders or subjects meeting the data set's criteria of employment (meetEmploymentCriteria) by the number of holders or subjects for which data was available (dataAvailable).
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:facultyToStudentRatio | |
---|---|
URI: | https://credreg.net/qdata/terms/facultyToStudentRatio |
Shorthand URI: | qdata:facultyToStudentRatio |
Label: |
en-US: Faculty-to-Student Ratio
|
Definition: |
en-US: Ratio of the number of teaching faculty to the number of students.
|
Comment: |
en-US: What constitutes "teaching faculty" is determined by the Organization and may include anyone with a significant, direct instructional role in interactions with students in learning activities.
|
Usage Note: |
en-US: The expression of the ratio should feature the number of faculty first, followed by the number of students, e.g., "1:10" to mean "one faculty per ten students".
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:hasDataSetDistribution | |
---|---|
URI: | https://credreg.net/qdata/terms/hasDataSetDistribution |
Shorthand URI: | qdata:hasDataSetDistribution |
Label: |
en-US: Has Data Set Distribution
|
Definition: |
en-US: A representation of the data set.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:hasDataSetService | |
---|---|
URI: | https://credreg.net/qdata/terms/hasDataSetService |
Shorthand URI: | qdata:hasDataSetService |
Label: |
en-US: Has Data Set Service
|
Definition: |
en-US: A means of accessing one or more data sets or data processing functions.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:hasDimension | |
---|---|
URI: | https://credreg.net/qdata/terms/hasDimension |
Shorthand URI: | qdata:hasDimension |
Label: |
en-US: Has Dimension
|
Definition: |
en-US: A set of resources or concepts to which the metric is applied or which affect the observation of the metric.
|
Comment: |
en-US: The metric may be applied to or affected by resources such as credential earned, industry of employment, year of graduation, location etc.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:hasMetric | |
---|---|
URI: | https://credreg.net/qdata/terms/hasMetric |
Shorthand URI: | qdata:hasMetric |
Label: |
en-US: Has Metric
|
Definition: |
en-US: What the observations measure and details of the method used.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:hasObservation | |
---|---|
URI: | https://credreg.net/qdata/terms/hasObservation |
Shorthand URI: | qdata:hasObservation |
Label: |
en-US: Has Observation
|
Definition: |
en-US: The recorded data.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:hasPoint | |
---|---|
URI: | https://credreg.net/qdata/terms/hasPoint |
Shorthand URI: | qdata:hasPoint |
Label: |
en-US: Has Point
|
Definition: |
en-US: Identifies a specific entity in a Dimension.
|
Usage Note: |
en-US: The value of this property will be a resource with any type, e.g. skos:Concept, ceterms:Credential (or any subclass thereof), ceterms:Industry, ceterms:Place, etc.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:holdersInSet | |
---|---|
URI: | https://credreg.net/qdata/terms/holdersInSet |
Shorthand URI: | qdata:holdersInSet |
Label: |
en-US: Holders In Set
|
Definition: |
en-US: Number of credential holders in the final data collection and reporting.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:incomeDeterminationType | |
---|---|
URI: | https://credreg.net/qdata/terms/incomeDeterminationType |
Shorthand URI: | qdata:incomeDeterminationType |
Label: |
en-US: Income Determination Type
|
Definition: |
en-US: Mechanism by which income is determined; i.e., actual or annualized earnings; select from an enumeration of such types.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
CER Target Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:industryRate | |
---|---|
URI: | https://credreg.net/qdata/terms/industryRate |
Shorthand URI: | qdata:industryRate |
Label: |
en-US: Industry Rate
|
Definition: |
en-US: Employment rate for an industry category.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:insufficientEmploymentCriteria | |
---|---|
URI: | https://credreg.net/qdata/terms/insufficientEmploymentCriteria |
Shorthand URI: | qdata:insufficientEmploymentCriteria |
Label: |
en-US: Insufficient Employment Criteria
|
Definition: |
en-US: Number of holders that do not meet the prescribed employment threshold in terms of earnings or time engaged in work as defined for the data set (employmentDefinition).
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:isObservationOf | |
---|---|
URI: | https://credreg.net/qdata/terms/isObservationOf |
Shorthand URI: | qdata:isObservationOf |
Label: |
en-US: Is Observation Of
|
Definition: |
en-US: Indicates the metric used for this Observation.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:maxPercentage | |
---|---|
URI: | https://credreg.net/qdata/terms/maxPercentage |
Shorthand URI: | qdata:maxPercentage |
Label: |
en-US: Max Percentage
|
Definition: |
en-US: The upper percentage of some characteristic or property.
|
Usage Note: |
en-US: Best practice is to treat the value of this property as a verbatim percentage; for example, a value of 1.5 should be interpreted as 1.5%
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:mean | |
---|---|
URI: | https://credreg.net/qdata/terms/mean |
Shorthand URI: | qdata:mean |
Label: |
en-US: Mean
|
Definition: |
en-US: Mean value.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:median | |
---|---|
URI: | https://credreg.net/qdata/terms/median |
Shorthand URI: | qdata:median |
Label: |
en-US: Median
|
Definition: |
en-US: Median value.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:mediaType | |
---|---|
URI: | https://credreg.net/qdata/terms/mediaType |
Shorthand URI: | qdata:mediaType |
Label: |
en-US: Media Type
|
Definition: |
en-US: A file format or physical medium.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Subproperty Of: | |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:meetEmploymentCriteria | |
---|---|
URI: | https://credreg.net/qdata/terms/meetEmploymentCriteria |
Shorthand URI: | qdata:meetEmploymentCriteria |
Label: |
en-US: Meet Employment Criteria
|
Definition: |
en-US: Number of holders that meet the prescribed employment threshold in terms of earnings or time engaged in work as defined for the data set (employmentDefinition).
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:metricType | |
---|---|
URI: | https://credreg.net/qdata/terms/metricType |
Shorthand URI: | qdata:metricType |
Label: |
en-US: Metric Type
|
Definition: |
en-US: Type of phenomenon being measured; select from an existing enumeration of such types.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
CER Target Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:minPercentage | |
---|---|
URI: | https://credreg.net/qdata/terms/minPercentage |
Shorthand URI: | qdata:minPercentage |
Label: |
en-US: Min Percentage
|
Definition: |
en-US: The lower percentage of some characteristic or property.
|
Usage Note: |
en-US: Best practice is to treat the value of this property as a verbatim percentage; for example, a value of 1.5 should be interpreted as 1.5%
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:nonCompleters | |
---|---|
URI: | https://credreg.net/qdata/terms/nonCompleters |
Shorthand URI: | qdata:nonCompleters |
Label: |
en-US: Non-Completers
|
Definition: |
en-US: Non-holders who departed or are likely to depart higher education prematurely.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:nonHoldersInSet | |
---|---|
URI: | https://credreg.net/qdata/terms/nonHoldersInSet |
Shorthand URI: | qdata:nonHoldersInSet |
Label: |
en-US: Non-Holders In Set
|
Definition: |
en-US: Non-holder subject actively pursuing the credential through a program or assessment.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:occupationRate | |
---|---|
URI: | https://credreg.net/qdata/terms/occupationRate |
Shorthand URI: | qdata:occupationRate |
Label: |
en-US: Occupation Rate
|
Definition: |
en-US: Employment rate for an occupation category.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:passRate | |
---|---|
URI: | https://credreg.net/qdata/terms/passRate |
Shorthand URI: | qdata:passRate |
Label: |
en-US: Pass Rate
|
Definition: |
en-US: Rate computed by dividing the number of subjects passing an assessment by the total number taking the assessment.
|
Usage Note: |
en-US: When data is available, record both the percentage and the number of subjects who passed the assessment.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:percentage | |
---|---|
URI: | https://credreg.net/qdata/terms/percentage |
Shorthand URI: | qdata:percentage |
Label: |
en-US: Percentage
|
Definition: |
en-US: Quotient of two values of the data set, expressed as a percentage.
|
Usage Note: |
en-US: Best practice is to treat the value of this property as a verbatim percentage; for example, a value of 1.5 should be interpreted as 1.5%
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:percentile10 | |
---|---|
URI: | https://credreg.net/qdata/terms/percentile10 |
Shorthand URI: | qdata:percentile10 |
Label: |
en-US: Percentile 10
|
Definition: |
en-US: 10th percentile value.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:percentile25 | |
---|---|
URI: | https://credreg.net/qdata/terms/percentile25 |
Shorthand URI: | qdata:percentile25 |
Label: |
en-US: Percentile 25
|
Definition: |
en-US: 25th percentile value.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:percentile75 | |
---|---|
URI: | https://credreg.net/qdata/terms/percentile75 |
Shorthand URI: | qdata:percentile75 |
Label: |
en-US: Percentile 75
|
Definition: |
en-US: 75th percentile value.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:percentile90 | |
---|---|
URI: | https://credreg.net/qdata/terms/percentile90 |
Shorthand URI: | qdata:percentile90 |
Label: |
en-US: Percentile 90
|
Definition: |
en-US: 90th percentile value.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:recordType | |
---|---|
URI: | https://credreg.net/qdata/terms/recordType |
Shorthand URI: | qdata:recordType |
Label: |
en-US: Record Type
|
Definition: |
en-US: Type of record used to source the data.
|
Comment: |
en-US: Examples include various official records and self-reporting via a survey.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:regionalEarningsDistribution | |
---|---|
URI: | https://credreg.net/qdata/terms/regionalEarningsDistribution |
Shorthand URI: | qdata:regionalEarningsDistribution |
Label: |
en-US: Regional Earnings Distribution
|
Definition: |
en-US: Reference to an entity describing median earnings as well as earnings at various percentiles for holders or subjects in the region.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Subproperty Of: | |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:regionalEmploymentRate | |
---|---|
URI: | https://credreg.net/qdata/terms/regionalEmploymentRate |
Shorthand URI: | qdata:regionalEmploymentRate |
Label: |
en-US: Regional Employment Rate
|
Definition: |
en-US: Rate computed by dividing the number of holders or subjects in the region meeting the data set's criteria of employment (meetEmploymentCriteria) by the number of holders or subjects in the region for which data was available (dataAvailable).
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Subproperty Of: | |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:relatedEmployment | |
---|---|
URI: | https://credreg.net/qdata/terms/relatedEmployment |
Shorthand URI: | qdata:relatedEmployment |
Label: |
en-US: Related Employment
|
Definition: |
en-US: Number of people employed in the area of work (e.g., industry, occupation) in which the credential provided preparation.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:sizeOfData | |
---|---|
URI: | https://credreg.net/qdata/terms/sizeOfData |
Shorthand URI: | qdata:sizeOfData |
Label: |
en-US: Size of Data
|
Definition: |
en-US: Number of subjects from the population for which data was obtained to calculate the observed value.
|
Usage Note: |
en-US: For the number of subjects in the sample for which no data was available use sizeOfNoData, and for the total number of subjects available use sizeOfPopulation.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:sizeOfNoData | |
---|---|
URI: | https://credreg.net/qdata/terms/sizeOfNoData |
Shorthand URI: | qdata:sizeOfNoData |
Label: |
en-US: Size of No Data
|
Definition: |
en-US: Number of subjects in the sample for which no data was obtained.
|
Comment: |
en-US: This is relevant for surveys or other forms of data gathering where a bias may be introduced by non-response or similar omissions.
|
Usage Note: |
en-US: For the number of subjects for which data was available, use sizeOfData, and for the total number of subjects available use sizeOfPopulation.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:sizeOfPopulation | |
---|---|
URI: | https://credreg.net/qdata/terms/sizeOfPopulation |
Shorthand URI: | qdata:sizeOfPopulation |
Label: |
en-US: Size of Population
|
Definition: |
en-US: The total number of subjects in the relevant population.
|
Usage Note: |
en-US: For the number of subjects for which data was available, use sizeOfData, and for the number of subjects for which no data was available, use sizeOfNoData.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:standardDeviation | |
---|---|
URI: | https://credreg.net/qdata/terms/standardDeviation |
Shorthand URI: | qdata:standardDeviation |
Label: |
en-US: Standard Deviation
|
Definition: |
en-US: Standard deviation about the mean.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:subjectExcluded | |
---|---|
URI: | https://credreg.net/qdata/terms/subjectExcluded |
Shorthand URI: | qdata:subjectExcluded |
Label: |
en-US: Subject Excluded
|
Definition: |
en-US: Category of subject excluded from the data.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:subjectIdentification | |
---|---|
URI: | https://credreg.net/qdata/terms/subjectIdentification |
Shorthand URI: | qdata:subjectIdentification |
Label: |
en-US: Subject Identification
|
Definition: |
en-US: Identification of data point(s) in the data set that describe personal subject attribute(s) used to uniquely identify a subject for the purpose of matching records and an indication of level of confidence in the accuracy of the match.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:subjectsInSet | |
---|---|
URI: | https://credreg.net/qdata/terms/subjectsInSet |
Shorthand URI: | qdata:subjectsInSet |
Label: |
en-US: Subjects In Set
|
Definition: |
en-US: Total credential holders and non-holders in the final data collection and reporting.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:subjectType | |
---|---|
URI: | https://credreg.net/qdata/terms/subjectType |
Shorthand URI: | qdata:subjectType |
Label: |
en-US: Subject Type
|
Definition: |
en-US: Type of subject included or excluded from the data set.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Range Includes: | |
CER Target Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:subjectValue | |
---|---|
URI: | https://credreg.net/qdata/terms/subjectValue |
Shorthand URI: | qdata:subjectValue |
Label: |
en-US: Subject Value
|
Definition: |
en-US: Quantitative values and percentages for a subject category in the data set.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:sufficientEmploymentCriteria | |
---|---|
URI: | https://credreg.net/qdata/terms/sufficientEmploymentCriteria |
Shorthand URI: | qdata:sufficientEmploymentCriteria |
Label: |
en-US: Sufficient Employment Criteria
|
Definition: |
en-US: Number of holders that meet the prescribed employment threshold in terms of earnings or time engaged in work as defined for the data set (employmentDefinition).
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:timeInterval | |
---|---|
URI: | https://credreg.net/qdata/terms/timeInterval |
Shorthand URI: | qdata:timeInterval |
Label: |
en-US: Time Interval
|
Definition: |
en-US: Length of the interval between two events.
|
Type of Term: | rdf:Property |
Status: | vs:unstable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:totalWIOACompleters | |
---|---|
URI: | https://credreg.net/qdata/terms/totalWIOACompleters |
Shorthand URI: | qdata:totalWIOACompleters |
Label: |
en-US: Total WIOA Completers
|
Definition: |
en-US: Total participants who completed the WIOA program, successfully or unsuccessfully.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:totalWIOAExiters | |
---|---|
URI: | https://credreg.net/qdata/terms/totalWIOAExiters |
Shorthand URI: | qdata:totalWIOAExiters |
Label: |
en-US: Total WIOA Exiters
|
Definition: |
en-US: Total participants who successfully completed the WIOA program and exited WIOA.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:totalWIOAParticipants | |
---|---|
URI: | https://credreg.net/qdata/terms/totalWIOAParticipants |
Shorthand URI: | qdata:totalWIOAParticipants |
Label: |
en-US: Total WIOA Participants
|
Definition: |
en-US: Total participants in the WIOA program.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:unrelatedEmployment | |
---|---|
URI: | https://credreg.net/qdata/terms/unrelatedEmployment |
Shorthand URI: | qdata:unrelatedEmployment |
Label: |
en-US: Unrelated Employment
|
Definition: |
en-US: Number of people employed outside the area of work (e.g., industry, occupation) in which the credential provided preparation.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:workTimeThreshold | |
---|---|
URI: | https://credreg.net/qdata/terms/workTimeThreshold |
Shorthand URI: | qdata:workTimeThreshold |
Label: |
en-US: Work Time Threshold
|
Definition: |
en-US: Statement of earnings thresholds used in determining whether a sufficient level of workforce attachment has been achieved to qualify as employed during the chosen employment and earnings time period.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
schema:currency | |
---|---|
URI: | https://schema.org/currency |
Shorthand URI: | schema:currency |
Label: |
en-US: Currency
|
Definition: |
en-US: Currency abbreviation (e.g., USD).
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
schema:description | |
---|---|
URI: | https://schema.org/description |
Shorthand URI: | schema:description |
Label: |
en-US: Description
|
Definition: |
en-US: A description of the item.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
schema:maxValue | |
---|---|
URI: | https://schema.org/maxValue |
Shorthand URI: | schema:maxValue |
Label: |
en-US: Max Value
|
Definition: |
en-US: Upper value of some characteristic or property.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
schema:minValue | |
---|---|
URI: | https://schema.org/minValue |
Shorthand URI: | schema:minValue |
Label: |
en-US: Min Value
|
Definition: |
en-US: Lower value of some characteristic or property.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
schema:unitText | |
---|---|
URI: | https://schema.org/unitText |
Shorthand URI: | schema:unitText |
Label: |
en-US: Unit Text
|
Definition: |
en-US: Word or phrase indicating the unit of measure.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
schema:value | |
---|---|
URI: | https://schema.org/value |
Shorthand URI: | schema:value |
Label: |
en-US: Value
|
Definition: |
en-US: Value of a monetary amount or a quantitative value.
|
Type of Term: | rdf:Property |
Status: | vs:stable |
Domain Includes: | |
Range Includes: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:administrativeRecordType | |
---|---|
URI: | https://credreg.net/qdata/terms/administrativeRecordType |
Shorthand URI: | qdata:administrativeRecordType |
Label: |
en-US: Administrative Record Type
|
Definition: |
en-US: Type of administrative record used; e.g. W2, 1099, and Unemployment Insurance Wage Record.
|
Type of Term: | rdf:Property |
Status: | vs:deprecated |
Range Includes: | |
CER Target Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:distributionFile | |
---|---|
URI: | https://credreg.net/qdata/terms/distributionFile |
Shorthand URI: | qdata:distributionFile |
Label: |
en-US: Distribution File
|
Definition: |
en-US: Downloadable form of this dataset, at a specific location, in a specific format.
|
Type of Term: | rdf:Property |
Status: | vs:deprecated |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:subjectIncluded | |
---|---|
URI: | https://credreg.net/qdata/terms/subjectIncluded |
Shorthand URI: | qdata:subjectIncluded |
Label: |
en-US: Subject Included
|
Definition: |
en-US: Category of subject included in the data.
|
Type of Term: | rdf:Property |
Status: | vs:deprecated |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
Concept Schemes
qdata:AdministrativeRecordCategory | |
---|---|
URI: | https://credreg.net/qdata/terms/AdministrativeRecordCategory |
Shorthand URI: | qdata:AdministrativeRecordCategory |
Label: |
en-US: Administrative Record Category
|
Definition: |
en-US: Categories of administrative records.
|
Type of Term: | skos:ConceptScheme |
Status: | vs:stable |
Concepts: | |
CER Scheme For: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:CollectionMethod | |
---|---|
URI: | https://credreg.net/qdata/terms/CollectionMethod |
Shorthand URI: | qdata:CollectionMethod |
Label: |
en-US: Collection Method
|
Definition: |
en-US: Categories of methods for collecting data.
|
Type of Term: | skos:ConceptScheme |
Status: | vs:stable |
Concepts: | |
CER Scheme For: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:DataSourceCoverage | |
---|---|
URI: | https://credreg.net/qdata/terms/DataSourceCoverage |
Shorthand URI: | qdata:DataSourceCoverage |
Label: |
en-US: Data Source Coverage
|
Definition: |
en-US: Categories of geographic coverage.
|
Type of Term: | skos:ConceptScheme |
Status: | vs:stable |
Concepts: | |
CER Scheme For: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:DataWithholdingCategory | |
---|---|
URI: | https://credreg.net/qdata/terms/DataWithholdingCategory |
Shorthand URI: | qdata:DataWithholdingCategory |
Label: |
en-US: Data Withholding Category
|
Definition: |
en-US: Categories of processes for withholding data in a data set.
|
Type of Term: | skos:ConceptScheme |
Status: | vs:stable |
Concepts: | |
CER Scheme For: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:DemographicCategory | |
---|---|
URI: | https://credreg.net/qdata/terms/DemographicCategory |
Shorthand URI: | qdata:DemographicCategory |
Label: |
en-US: Demographic Category
|
Definition: |
en-US: Classification of various means (such as classification schemes) used to describe and categorize subjects in a population.
|
Type of Term: | skos:ConceptScheme |
Status: | vs:unstable |
Concepts: |
demoCat:Accommodation
demoCat:Age
demoCat:Benefits
demoCat:DependencyResponsibility
demoCat:Disability
demoCat:EducationLevel
demoCat:Employment
demoCat:Ethnicity
demoCat:FamilyEducationalBackground
demoCat:Gender
demoCat:Housing
demoCat:Income
demoCat:Language
demoCat:Literacy
demoCat:MaritalStatus
demoCat:MilitaryStatus
demoCat:Race
demoCat:Residency
demoCat:Skills
|
CER Scheme For: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:IncomeDeterminationMethod | |
---|---|
URI: | https://credreg.net/qdata/terms/IncomeDeterminationMethod |
Shorthand URI: | qdata:IncomeDeterminationMethod |
Label: |
en-US: Income Determination Method
|
Definition: |
en-US: Methods for determining the actual or anticipated annual earnings of the subjects in the data set.
|
Type of Term: | skos:ConceptScheme |
Status: | vs:stable |
Concepts: | |
CER Scheme For: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
qdata:SubjectCategory | |
---|---|
URI: | https://credreg.net/qdata/terms/SubjectCategory |
Shorthand URI: | qdata:SubjectCategory |
Label: |
en-US: Subject Category
|
Definition: |
en-US: Categories of subjects for employment and earnings data.
|
Type of Term: | skos:ConceptScheme |
Status: | vs:stable |
Concepts: |
subjectCategory:AssessmentCompleter
subjectCategory:CredentialHolder
subjectCategory:CredentialSeeker
subjectCategory:Enrollee
subjectCategory:FinancialAidRecipient
subjectCategory:Graduate
subjectCategory:HigherLevelCredential
subjectCategory:InFurtherEducation
subjectCategory:InsufficientDataAvailable
subjectCategory:PostCredentialEarnings
subjectCategory:PreCredentialEarnings
|
CER Scheme For: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
Concepts
adminRecord:Tax1099 | |
---|---|
URI: | https://credreg.net/qdata/vocabs/adminRecord/Tax1099 |
Shorthand URI: | adminRecord:Tax1099 |
Label: |
en-US: United States 1099 Tax Document
|
Definition: |
en-US: United States Federal tax form that an entity or person other than an employer provides stating earnings paid an individual.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
adminRecord:TaxW2 | |
---|---|
URI: | https://credreg.net/qdata/vocabs/adminRecord/TaxW2 |
Shorthand URI: | adminRecord:TaxW2 |
Label: |
en-US: United States W-2 Tax Document
|
Definition: |
en-US: United States Official Wage and Tax Statement that reports an employee's annual wages and the amount of taxes withheld from their paycheck by an employer.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
adminRecord:UnemploymentInsurance | |
---|---|
URI: | https://credreg.net/qdata/vocabs/adminRecord/UnemploymentInsurance |
Shorthand URI: | adminRecord:UnemploymentInsurance |
Label: |
en-US: Unemployment Insurance
|
Definition: |
en-US: Contain the earnings reported by employers (typically on a quarterly basis) to state unemployment insurance agencies for each employee.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
collectionMethod:AdministrativeRecordMatching | |
---|---|
URI: | https://credreg.net/qdata/vocabs/collectionMethod/AdministrativeRecordMatching |
Shorthand URI: | collectionMethod:AdministrativeRecordMatching |
Label: |
en-US: Administrative Record Matching
|
Definition: |
en-US: Data derived from cross-mapping unambiguous identifiers from more than one government administrative data sets.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
collectionMethod:CredentialHolderReporting | |
---|---|
URI: | https://credreg.net/qdata/vocabs/collectionMethod/CredentialHolderReporting |
Shorthand URI: | collectionMethod:CredentialHolderReporting |
Label: |
en-US: Credential Holder Reporting
|
Definition: |
en-US: Data derived through credential holder self-reporting.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
collectionMethod:CredentialHolderSurvey | |
---|---|
URI: | https://credreg.net/qdata/vocabs/collectionMethod/CredentialHolderSurvey |
Shorthand URI: | collectionMethod:CredentialHolderSurvey |
Label: |
en-US: Credential Holder Survey
|
Definition: |
en-US: Data derived through surveying holders.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
collectionMethod:SupplementalMethod | |
---|---|
URI: | https://credreg.net/qdata/vocabs/collectionMethod/SupplementalMethod |
Shorthand URI: | collectionMethod:SupplementalMethod |
Label: |
en-US: Supplemental Method
|
Definition: |
en-US: Additional method used to augment administrative, self-reported or survey data.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
collectionMethod:SupplementalSource | |
---|---|
URI: | https://credreg.net/qdata/vocabs/collectionMethod/SupplementalSource |
Shorthand URI: | collectionMethod:SupplementalSource |
Label: |
en-US: Supplemental Source
|
Definition: |
en-US: Agent providing data augmenting administrative, self-reported or survey data.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
dataWithholding:DataMasked | |
---|---|
URI: | https://credreg.net/qdata/vocabs/dataWithholding/DataMasked |
Shorthand URI: | dataWithholding:DataMasked |
Label: |
en-US: Data Masked
|
Definition: |
en-US: Select information concealed or encrypted to protect the identities of subjects.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
dataWithholding:DataSuppressed | |
---|---|
URI: | https://credreg.net/qdata/vocabs/dataWithholding/DataSuppressed |
Shorthand URI: | dataWithholding:DataSuppressed |
Label: |
en-US: Data Suppressed
|
Definition: |
en-US: Select information withheld or removed to protect the identities of subjects.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Accommodation | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Accommodation |
Shorthand URI: | demoCat:Accommodation |
Label: |
en-US: Accommodation
|
Definition: |
en-US: Means of indicating the subjects' use of services or resources for equal access.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Age | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Age |
Shorthand URI: | demoCat:Age |
Label: |
en-US: Age
|
Definition: |
en-US: Means of indicating the age of subjects, typically categorized into age groups.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Benefits | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Benefits |
Shorthand URI: | demoCat:Benefits |
Label: |
en-US: Benefits
|
Definition: |
en-US: Means of indicating whether subjects receive public or other benefits.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:DependencyResponsibility | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/DependencyResponsibility |
Shorthand URI: | demoCat:DependencyResponsibility |
Label: |
en-US: Dependency Responsibility
|
Definition: |
en-US: Means of indicating the caring responsibilities of subjects, such as for dependents or other family members.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Disability | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Disability |
Shorthand URI: | demoCat:Disability |
Label: |
en-US: Disability
|
Definition: |
en-US: Means of indicating whether subjects have a disability, including physical, sensory, cognitive, mental health, or learning disabilities, recognizing both visible and invisible disabilities.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:EducationLevel | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/EducationLevel |
Shorthand URI: | demoCat:EducationLevel |
Label: |
en-US: Education Level
|
Definition: |
en-US: Means of indicating the highest level of education completed by subjects.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Related Match: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Employment | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Employment |
Shorthand URI: | demoCat:Employment |
Label: |
en-US: Employment
|
Definition: |
en-US: Means of indicating the employment status of subjects.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Related Match: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Ethnicity | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Ethnicity |
Shorthand URI: | demoCat:Ethnicity |
Label: |
en-US: Ethnicity
|
Definition: |
en-US: Means of indicating the ethnicity of subjects, reflecting their cultural identity.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:FamilyEducationalBackground | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/FamilyEducationalBackground |
Shorthand URI: | demoCat:FamilyEducationalBackground |
Label: |
en-US: Family Educational Background
|
Definition: |
en-US: Means of indicating the educational background of a subject's family, for example whether subjects are the first in their family to attend higher education institutions.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Gender | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Gender |
Shorthand URI: | demoCat:Gender |
Label: |
en-US: Gender
|
Definition: |
en-US: Means of indicating the gender identity of subjects, which can include male, female, and other gender identities.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Housing | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Housing |
Shorthand URI: | demoCat:Housing |
Label: |
en-US: Housing
|
Definition: |
en-US: Means of indicating whether subjects are housed or experiencing housing instability.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Income | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Income |
Shorthand URI: | demoCat:Income |
Label: |
en-US: Income
|
Definition: |
en-US: Means of indicating the financial stability of subjects.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Related Match: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Language | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Language |
Shorthand URI: | demoCat:Language |
Label: |
en-US: Language
|
Definition: |
en-US: Means of indicating the primary language spoken by subjects.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Literacy | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Literacy |
Shorthand URI: | demoCat:Literacy |
Label: |
en-US: Literacy
|
Definition: |
en-US: Means of indicating the literacy level of subjects, including reading and writing skills.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:MaritalStatus | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/MaritalStatus |
Shorthand URI: | demoCat:MaritalStatus |
Label: |
en-US: Marital Status
|
Definition: |
en-US: Means of indicating the marital status of subjects.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:MilitaryStatus | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/MilitaryStatus |
Shorthand URI: | demoCat:MilitaryStatus |
Label: |
en-US: Military Status
|
Definition: |
en-US: Means of indicating the status of being associated with military service, either personally or through family.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Race | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Race |
Shorthand URI: | demoCat:Race |
Label: |
en-US: Race
|
Definition: |
en-US: Means of indicating the race / ethnicity of subjects, categorized according to widely recognized standards.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Residency | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Residency |
Shorthand URI: | demoCat:Residency |
Label: |
en-US: Residency
|
Definition: |
en-US: Means of indicating where subjects live.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
demoCat:Skills | |
---|---|
URI: | https://credreg.net/qdata/vocabs/demoCat/Skills |
Shorthand URI: | demoCat:Skills |
Label: |
en-US: Skills
|
Definition: |
en-US: Means of indicating the type or nature of skills acquired by subjects, including both hard and soft skills.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Related Match: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
incomeDetermination:ActualEarnings | |
---|---|
URI: | https://credreg.net/qdata/vocabs/incomeDetermination/ActualEarnings |
Shorthand URI: | incomeDetermination:ActualEarnings |
Label: |
en-US: Actual Earnings
|
Definition: |
en-US: Earnings garnered over the entire reported time period of the data set.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
incomeDetermination:AnnualizedEarnings | |
---|---|
URI: | https://credreg.net/qdata/vocabs/incomeDetermination/AnnualizedEarnings |
Shorthand URI: | incomeDetermination:AnnualizedEarnings |
Label: |
en-US: Annualized Earnings
|
Definition: |
en-US: Calculated annual earnings based on reported earnings for a stated period shorter than the reported time period of the data set.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Acceptance | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Acceptance |
Shorthand URI: | metricCat:Acceptance |
Label: |
en-US: Acceptance
|
Definition: |
en-US: Measurement of subjects who are admitted to an organization or its educational or work preparation activity or resource after completing the application process.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Access | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Access |
Shorthand URI: | metricCat:Access |
Label: |
en-US: Access
|
Definition: |
en-US: Measurement of subjects who access educational or work activities or resources.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:ActivityEarnings | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/ActivityEarnings |
Shorthand URI: | metricCat:ActivityEarnings |
Label: |
en-US: Activity and Earnings
|
Definition: |
en-US: Measurement of subjects' activity and employment status, income, wages, salaries, time to secure employment, and related rates.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Narrower: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:BenefitsReceived | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/BenefitsReceived |
Shorthand URI: | metricCat:BenefitsReceived |
Label: |
en-US: Benefits Received
|
Definition: |
en-US: Measurement of the benefits received by subjects.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:CareerAdvancement | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/CareerAdvancement |
Shorthand URI: | metricCat:CareerAdvancement |
Label: |
en-US: Career Advancement
|
Definition: |
en-US: Measurement of the impact of educational or work preparation activities or resources on subjects' career advancement opportunities.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Completion | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Completion |
Shorthand URI: | metricCat:Completion |
Label: |
en-US: Completion
|
Definition: |
en-US: Measurement of subjects who do or don't meet completion requirements for a specified education or work activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Concentrator | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Concentrator |
Shorthand URI: | metricCat:Concentrator |
Label: |
en-US: Concentrator
|
Definition: |
en-US: Measurement of subjects within a single educational program who meet completion requirements related to a specific workforce preparation program of study.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:CostDuration | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/CostDuration |
Shorthand URI: | metricCat:CostDuration |
Label: |
en-US: Cost and Duration
|
Definition: |
en-US: Measurement of the financial costs and time required for subjects to participate in and complete educational or work preparation activities or resources.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Narrower: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Credential | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Credential |
Shorthand URI: | metricCat:Credential |
Label: |
en-US: Credential
|
Definition: |
en-US: Measurement of the awarding, offering, and value of credentials obtained by subjects in educational or work preparation programs.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
Narrower: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:CredentialAttainment | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/CredentialAttainment |
Shorthand URI: | metricCat:CredentialAttainment |
Label: |
en-US: Credential Attainment
|
Definition: |
en-US: Measurement of subjects who do or don't attain a credential.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:CredentialAwarded | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/CredentialAwarded |
Shorthand URI: | metricCat:CredentialAwarded |
Label: |
en-US: Credential Awarded
|
Definition: |
en-US: Measurement of individual credentials awarded to subjects.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:CredentialTypesOffered | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/CredentialTypesOffered |
Shorthand URI: | metricCat:CredentialTypesOffered |
Label: |
en-US: Credential Types Offered
|
Definition: |
en-US: Measurement of the types of credential available for award.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:CredentialValue | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/CredentialValue |
Shorthand URI: | metricCat:CredentialValue |
Label: |
en-US: Credential Value
|
Definition: |
en-US: Measurement of the value of credentials available or awarded to subjects.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:CreditTransfer | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/CreditTransfer |
Shorthand URI: | metricCat:CreditTransfer |
Label: |
en-US: Credit Transfer
|
Definition: |
en-US: Measurement of credits earned prior to enrollment transferred to another educational program.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
Related Match: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:DirectCost | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/DirectCost |
Shorthand URI: | metricCat:DirectCost |
Label: |
en-US: Direct Cost
|
Definition: |
en-US: Measurement of costs charged for subjects to participate in an organization or an educational or work preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Earnings | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Earnings |
Shorthand URI: | metricCat:Earnings |
Label: |
en-US: Earnings
|
Definition: |
en-US: Measurement of the income subjects receive from all forms of work.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
Related Match: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:EducationLevel | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/EducationLevel |
Shorthand URI: | metricCat:EducationLevel |
Label: |
en-US: Education Level
|
Definition: |
en-US: Measurement of subjects' highest level of education achieved.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
Related Match: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:EmployerSatisfaction | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/EmployerSatisfaction |
Shorthand URI: | metricCat:EmployerSatisfaction |
Label: |
en-US: Employer Satisfaction
|
Definition: |
en-US: Measurement of the satisfaction of employers with the performance of subjects from educational or work preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Employment | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Employment |
Shorthand URI: | metricCat:Employment |
Label: |
en-US: Employment
|
Definition: |
en-US: Measurement of the status of subjects being engaged with paid work.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
Related Match: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Enrollment | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Enrollment |
Shorthand URI: | metricCat:Enrollment |
Label: |
en-US: Enrollment
|
Definition: |
en-US: Measurement of subjects who enroll in an organization or its specified education or work preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:HighSkillOccupation | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/HighSkillOccupation |
Shorthand URI: | metricCat:HighSkillOccupation |
Label: |
en-US: High-Skill Occupation
|
Definition: |
en-US: Measurement of the number of subjects employed in a high-skill occupation.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:HighWageOccupation | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/HighWageOccupation |
Shorthand URI: | metricCat:HighWageOccupation |
Label: |
en-US: High Wage Occupation
|
Definition: |
en-US: Measurement of the number of subjects employed in a high-wage occupation.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:InDemandOccupation | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/InDemandOccupation |
Shorthand URI: | metricCat:InDemandOccupation |
Label: |
en-US: In-demand Occupation
|
Definition: |
en-US: Measurement of the number of subjects employed in a high-demand occupation.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:IndustryEmployment | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/IndustryEmployment |
Shorthand URI: | metricCat:IndustryEmployment |
Label: |
en-US: Industry Employment
|
Definition: |
en-US: Measurement of the number of subjects employed within an industry.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:IndustryGrowth | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/IndustryGrowth |
Shorthand URI: | metricCat:IndustryGrowth |
Label: |
en-US: Industry Growth
|
Definition: |
en-US: Measurement of the growth rate of an industry.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:InnovationAdoption | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/InnovationAdoption |
Shorthand URI: | metricCat:InnovationAdoption |
Label: |
en-US: Innovation Adoption
|
Definition: |
en-US: Measurement of the rate at which new and innovative practices are adopted in educational or work activities or resources.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:JobIndustryOccupation | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/JobIndustryOccupation |
Shorthand URI: | metricCat:JobIndustryOccupation |
Label: |
en-US: Job, Industry and Occupation
|
Definition: |
en-US: Measurement of employment and earnings in industries or occupational areas.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Narrower: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:JobOpenings | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/JobOpenings |
Shorthand URI: | metricCat:JobOpenings |
Label: |
en-US: Job Openings
|
Definition: |
en-US: Measurement of the number of job openings.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:LearnerToAdvisor | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/LearnerToAdvisor |
Shorthand URI: | metricCat:LearnerToAdvisor |
Label: |
en-US: Learner to Advisor
|
Definition: |
en-US: Measurement of the number of learners per available advisor.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:LearnerToFaculty | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/LearnerToFaculty |
Shorthand URI: | metricCat:LearnerToFaculty |
Label: |
en-US: Learner to Faculty
|
Definition: |
en-US: Measurement of the number of learners per available faculty.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:OccupationEmployment | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/OccupationEmployment |
Shorthand URI: | metricCat:OccupationEmployment |
Label: |
en-US: Occupation Employment
|
Definition: |
en-US: Measurement of the number of subjects employed in an occupational area.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:OccupationGrowth | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/OccupationGrowth |
Shorthand URI: | metricCat:OccupationGrowth |
Label: |
en-US: Occupation Growth
|
Definition: |
en-US: Measure the growth rate of an occupational area.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Organization | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Organization |
Shorthand URI: | metricCat:Organization |
Label: |
en-US: Organization
|
Definition: |
en-US: Measurement of organizational support, advisor and faculty availability, benefits received by subjects, and the acceptance of prior learning.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Narrower: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:ParticipationCost | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/ParticipationCost |
Shorthand URI: | metricCat:ParticipationCost |
Label: |
en-US: Total Cost of Participation
|
Definition: |
en-US: Measurement of all costs incurred directly or indirectly by a subject as a result of participation in an organization or an educational or work preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:ParticipationEngagement | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/ParticipationEngagement |
Shorthand URI: | metricCat:ParticipationEngagement |
Label: |
en-US: Participation and Engagement
|
Definition: |
en-US: Measurement of subjects' active involvement, admission, enrollment, and re-enrollment in specified education or work preparation activities or resources.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Narrower: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:PassRate | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/PassRate |
Shorthand URI: | metricCat:PassRate |
Label: |
en-US: Pass Rate
|
Definition: |
en-US: Measurement of the proportion of subjects who have passed the relevant program, education, or workforce preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Performance | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Performance |
Shorthand URI: | metricCat:Performance |
Label: |
en-US: Performance
|
Definition: |
en-US: Measurement of subjects' achievement, including completion requirements, proficiency, placement in work or further education, and measurable skills gains in educational or work preparation activities or resources.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Narrower: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Placement | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Placement |
Shorthand URI: | metricCat:Placement |
Label: |
en-US: Placement
|
Definition: |
en-US: Measurement of subjects who advance from an education or work preparation activity to work, military, or a higher-level program.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:PreparationCost | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/PreparationCost |
Shorthand URI: | metricCat:PreparationCost |
Label: |
en-US: Education and Work Preparation Cost
|
Definition: |
en-US: Measurement of the cost for a subject to participate in an organization or an educational or work preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:PreparationDuration | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/PreparationDuration |
Shorthand URI: | metricCat:PreparationDuration |
Label: |
en-US: Education and Work Preparation Duration
|
Definition: |
en-US: Measurement of the period of time to complete an educational or work preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:PriorLearning | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/PriorLearning |
Shorthand URI: | metricCat:PriorLearning |
Label: |
en-US: Prior Learning
|
Definition: |
en-US: Measurement of the recognition and assessment of subjects' existing knowledge and skills to potentially fulfill certain requirements for a work preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
Related Match: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Progression | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Progression |
Shorthand URI: | metricCat:Progression |
Label: |
en-US: Progression
|
Definition: |
en-US: Measurement of subjects who progress in a particular organization or its educational or work preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:ReEnrollment | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/ReEnrollment |
Shorthand URI: | metricCat:ReEnrollment |
Label: |
en-US: Re-Enrollment
|
Definition: |
en-US: Measurement of eligible subjects who re-enroll in an organization or its specified education or work activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Retention | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Retention |
Shorthand URI: | metricCat:Retention |
Label: |
en-US: Retention
|
Definition: |
en-US: Measurement of subjects who continue or persist in a particular organization or its educational or work preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:RetentionCompletion | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/RetentionCompletion |
Shorthand URI: | metricCat:RetentionCompletion |
Label: |
en-US: Retention and Completion
|
Definition: |
en-US: Measurement of subjects' persistence, discontinuation, completion, credential attainment, and highest level of education achieved in educational or work activities or resources.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Narrower: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:SkillsProficiency | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/SkillsProficiency |
Shorthand URI: | metricCat:SkillsProficiency |
Label: |
en-US: Skills Proficiency
|
Definition: |
en-US: Measurement of subjects' proficiency within an educational or work preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
Related Match: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:StudenLoanSubject | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/StudenLoanSubject |
Shorthand URI: | metricCat:StudenLoanSubject |
Label: |
en-US: Student Loan Subject
|
Definition: |
en-US: Measurement of the percentage of subjects with loans.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:StudentFinancial | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/StudentFinancial |
Shorthand URI: | metricCat:StudentFinancial |
Label: |
en-US: Student Financial
|
Definition: |
en-US: Measurement of financial assistance, student funding sources, and various aspects of student loans and debt related to educational or work preparation activities or resources.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Narrower: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:StudentFinancialAssistance | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/StudentFinancialAssistance |
Shorthand URI: | metricCat:StudentFinancialAssistance |
Label: |
en-US: Student Financial Assistance
|
Definition: |
en-US: Measurement of the financial aid provided to subjects, including grants, scholarships, loans, and other financial support.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:StudentLoanAmount | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/StudentLoanAmount |
Shorthand URI: | metricCat:StudentLoanAmount |
Label: |
en-US: Student Loan Amount
|
Definition: |
en-US: Measurement of the loan amount accumulated by subjects after completing a learning or workforce preparation program.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:StudentLoanDebt | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/StudentLoanDebt |
Shorthand URI: | metricCat:StudentLoanDebt |
Label: |
en-US: Student Loan Debt
|
Definition: |
en-US: Measurement of the loan debt incurred by subjects for the purpose of enrolling in and participating in an educational or work preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:StudentSatisfaction | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/StudentSatisfaction |
Shorthand URI: | metricCat:StudentSatisfaction |
Label: |
en-US: Student Satisfaction
|
Definition: |
en-US: Measurement of the level of satisfaction subjects have with their educational or work preparation programs.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:Support | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/Support |
Shorthand URI: | metricCat:Support |
Label: |
en-US: Support
|
Definition: |
en-US: Measurement of the support offered by the resource available for subjects.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:TechnologyInnovation | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/TechnologyInnovation |
Shorthand URI: | metricCat:TechnologyInnovation |
Label: |
en-US: Technology and Innovation
|
Definition: |
en-US: Measurement of the integration and adoption of technology and innovative practices in educational or work preparation activities or resources.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Narrower: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:TimeToEmployment | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/TimeToEmployment |
Shorthand URI: | metricCat:TimeToEmployment |
Label: |
en-US: Time To Employment
|
Definition: |
en-US: Measurement of the duration between subjects completing an educational or training program to secure paid work.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:TransferValue | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/TransferValue |
Shorthand URI: | metricCat:TransferValue |
Label: |
en-US: Transfer Value
|
Definition: |
en-US: Measurement of the acceptance rate of subjects' prior learning towards an educational or work preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:UseOfTechnology | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/UseOfTechnology |
Shorthand URI: | metricCat:UseOfTechnology |
Label: |
en-US: Use of Technology
|
Definition: |
en-US: Measurement of the extent to which educational or work preparation activities or resources integrate technology in their delivery.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:WIOA | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/WIOA |
Shorthand URI: | metricCat:WIOA |
Label: |
en-US: WIOA
|
Definition: |
en-US: Measurement of subjects related to Workforce Innovation Opportunity Act services and sponsored education or workforce preparation activity or resource.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Narrower: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:WIOACompleter | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/WIOACompleter |
Shorthand URI: | metricCat:WIOACompleter |
Label: |
en-US: WIOA Completer
|
Definition: |
en-US: Measurement of subjects who completed a WIOA-sponsored education or workforce preparation activity or resource, regardless of whether they were successful or unsuccessful.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:WIOAParticipant | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/WIOAParticipant |
Shorthand URI: | metricCat:WIOAParticipant |
Label: |
en-US: WIOA Participant
|
Definition: |
en-US: Measurement of subjects who have received staff-assisted Workforce Innovation Opportunity Act services.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:WIOAProgramExiter | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/WIOAProgramExiter |
Shorthand URI: | metricCat:WIOAProgramExiter |
Label: |
en-US: WIOA Program Exiter
|
Definition: |
en-US: Measurement of subjects who have received WIOA services and have an exit date or have not received any reportable services in the last 90 days.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
metricCat:WIOATrainingExiter | |
---|---|
URI: | https://credreg.net/qdata/vocabs/metricCat/WIOATrainingExiter |
Shorthand URI: | metricCat:WIOATrainingExiter |
Label: |
en-US: WIOA Training Exiter
|
Definition: |
en-US: Measures of subjects who either completed or withdrew from a WIOA-sponsored training program, or transferred to a different program.
|
Type of Term: | skos:Concept |
Status: | vs:unstable |
Broader: | |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
sourceCoverage:Country | |
---|---|
URI: | https://credreg.net/qdata/vocabs/sourceCoverage/Country |
Shorthand URI: | sourceCoverage:Country |
Label: |
en-US: Country
|
Definition: |
en-US: Nation with its own government, occupying a particular territory such as the United States of America, Germany and France.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
sourceCoverage:Global | |
---|---|
URI: | https://credreg.net/qdata/vocabs/sourceCoverage/Global |
Shorthand URI: | sourceCoverage:Global |
Label: |
en-US: Global
|
Definition: |
en-US: Encompassing the entire world.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
sourceCoverage:Region | |
---|---|
URI: | https://credreg.net/qdata/vocabs/sourceCoverage/Region |
Shorthand URI: | sourceCoverage:Region |
Label: |
en-US: Region
|
Definition: |
en-US: Non-governmental, named geographic area, such as Silicon Valley, that is not necessarily coincident with the boundaries of a country or administrative subdivision thereof.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
sourceCoverage:StateOrProvince | |
---|---|
URI: | https://credreg.net/qdata/vocabs/sourceCoverage/StateOrProvince |
Shorthand URI: | sourceCoverage:StateOrProvince |
Label: |
en-US: State Or Province
|
Definition: |
en-US: Principal administrative and occasionally sovereign subdivision of a country such as California, Bavaria, and Yucatan.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
sourceCoverage:UrbanArea | |
---|---|
URI: | https://credreg.net/qdata/vocabs/sourceCoverage/UrbanArea |
Shorthand URI: | sourceCoverage:UrbanArea |
Label: |
en-US: Urban Area
|
Definition: |
en-US: Urban area that has a name, defined boundaries, and local government such as a city, town, or village.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
subjectCategory:AssessmentCompleter | |
---|---|
URI: | https://credreg.net/qdata/vocabs/subjectCategory/AssessmentCompleter |
Shorthand URI: | subjectCategory:AssessmentCompleter |
Label: |
en-US: Assessment Completer
|
Definition: |
en-US: Subject that has successfully completed an assessment.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
subjectCategory:CredentialHolder | |
---|---|
URI: | https://credreg.net/qdata/vocabs/subjectCategory/CredentialHolder |
Shorthand URI: | subjectCategory:CredentialHolder |
Label: |
en-US: Credential Holder
|
Definition: |
en-US: Subject that has earned the credential during the chosen employment and earnings time period.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
subjectCategory:CredentialSeeker | |
---|---|
URI: | https://credreg.net/qdata/vocabs/subjectCategory/CredentialSeeker |
Shorthand URI: | subjectCategory:CredentialSeeker |
Label: |
en-US: Credential Seeker
|
Definition: |
en-US: Subject actively seeking the credential through enrollment in a program or taking an assessment.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
subjectCategory:Enrollee | |
---|---|
URI: | https://credreg.net/qdata/vocabs/subjectCategory/Enrollee |
Shorthand URI: | subjectCategory:Enrollee |
Label: |
en-US: Enrollee
|
Definition: |
en-US: Subject currently enrolled in a program.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
subjectCategory:FinancialAidRecipient | |
---|---|
URI: | https://credreg.net/qdata/vocabs/subjectCategory/FinancialAidRecipient |
Shorthand URI: | subjectCategory:FinancialAidRecipient |
Label: |
en-US: Financial Aid Recipient
|
Definition: |
en-US: Subject currently receiving financial aid while pursuing the credential.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
subjectCategory:Graduate | |
---|---|
URI: | https://credreg.net/qdata/vocabs/subjectCategory/Graduate |
Shorthand URI: | subjectCategory:Graduate |
Label: |
en-US: Graduate
|
Definition: |
en-US: Subject that has graduated from a program.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
subjectCategory:HigherLevelCredential | |
---|---|
URI: | https://credreg.net/qdata/vocabs/subjectCategory/HigherLevelCredential |
Shorthand URI: | subjectCategory:HigherLevelCredential |
Label: |
en-US: Higher Level Credential
|
Definition: |
en-US: Subject who has earned a higher level credential.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
subjectCategory:InFurtherEducation | |
---|---|
URI: | https://credreg.net/qdata/vocabs/subjectCategory/InFurtherEducation |
Shorthand URI: | subjectCategory:InFurtherEducation |
Label: |
en-US: In Further Education
|
Definition: |
en-US: Credential holder actively seeking a higher-level credential.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
subjectCategory:InsufficientDataAvailable | |
---|---|
URI: | https://credreg.net/qdata/vocabs/subjectCategory/InsufficientDataAvailable |
Shorthand URI: | subjectCategory:InsufficientDataAvailable |
Label: |
en-US: Insufficient Data Available
|
Definition: |
en-US: Subject without sufficiently useful earnings or employment data.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
subjectCategory:PostCredentialEarnings | |
---|---|
URI: | https://credreg.net/qdata/vocabs/subjectCategory/PostCredentialEarnings |
Shorthand URI: | subjectCategory:PostCredentialEarnings |
Label: |
en-US: Post-Credential Earnings
|
Definition: |
en-US: Subject with earnings garnered after earning the credential.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
subjectCategory:PreCredentialEarnings | |
---|---|
URI: | https://credreg.net/qdata/vocabs/subjectCategory/PreCredentialEarnings |
Shorthand URI: | subjectCategory:PreCredentialEarnings |
Label: |
en-US: Pre-Credential Earnings
|
Definition: |
en-US: Subject with earnings garnered prior to earning the credential.
|
Type of Term: | skos:Concept |
Status: | vs:stable |
In Scheme: | |
Serialization: | JSON Encoding Turtle Encoding JSON Context |
History: | View History View History (JSON) View History (Turtle) |
Info and Statistics
Quantitative Data
Totals
Use the options below to determine the totals to include for the selected schemas. For each schema, you can also opt to include counts for terms that that schema borrows:
- From other Credential Engine schemas (e.g., CTDL-ASN borrows ceterms:industryType from CTDL for its ceasn:CompetencyFramework class)
- From non-Credential Engine schemas (e.g., CTDL borrows schema:QuantitativeData from schema.org for its ceterms:financialAssistanceValue property)
Terms will not be counted twice regardless of which combination of options you select.
Term Type | Stable | Unstable | Pending | Deprecated | Total by Type |
---|---|---|---|---|---|
Class | |||||
Property | |||||
Concept Scheme | |||||
Concept | |||||
Total by Status |