@prefix adminRecord: . @prefix asn: . @prefix ceasn: . @prefix ceterms: . @prefix collectionMethod: . @prefix dataWithholding: . @prefix dc: . @prefix dct: . @prefix incomeDetermination: . @prefix meta: . @prefix obi: . @prefix qdata: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix skos: . @prefix sourceCoverage: . @prefix subjectCategory: . @prefix vann: . @prefix vs: . @prefix xsd: . ceterms:administrationProcess a rdf:Property ; rdfs:label "Administration Process"@en-US ; rdfs:comment "Entity describing the process by which a resource, or aspects of it, are administered."@en-US ; dct:description "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."@en-US ; vann:usageNote "For assessments and rubrics, this can be used to indicate the scoring algorithm."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes qdata:DataSetProfile ; schema:rangeIncludes ceterms:ProcessProfile .