@prefix accommodation: <https://purl.org/ctdl/vocabs/accommodation/> .
@prefix actionStat: <https://purl.org/ctdl/vocabs/actionStat/> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix agentSector: <https://purl.org/ctdl/vocabs/agentSector/> .
@prefix agreementCat: <https://purl.org/ctdl/vocabs/agreementCat/> .
@prefix alignment: <https://purl.org/ctdl/vocabs/alignment/> .
@prefix array: <https://purl.org/ctdl/vocabs/array/> .
@prefix asn: <http://purl.org/ASN/schema/core/> .
@prefix assessMethod: <https://purl.org/ctdl/vocabs/assessMethod/> .
@prefix assessUse: <https://purl.org/ctdl/vocabs/assessUse/> .
@prefix audience: <https://purl.org/ctdl/vocabs/audience/> .
@prefix audLevel: <https://purl.org/ctdl/vocabs/audLevel/> .
@prefix case: <https://purl.imsglobal.org/spec/case/> .
@prefix ceasn: <https://purl.org/ctdlasn/terms/> .
@prefix ceds: <https://ceds.ed.gov/element/> .
@prefix ceterms: <https://purl.org/ctdl/terms/> .
@prefix claimType: <https://purl.org/ctdl/vocabs/claimType/> .
@prefix collectionCategory: <https://purl.org/ctdl/vocabs/collectionCategory/> .
@prefix compare: <https://purl.org/ctdl/vocabs/compare/> .
@prefix costType: <https://purl.org/ctdl/vocabs/costType/> .
@prefix credentialStat: <https://purl.org/ctdl/vocabs/credentialStat/> .
@prefix creditUnit: <https://purl.org/ctdl/vocabs/creditUnit/> .
@prefix cs: <http://vocab.org/changeset/schema#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix deliveryType: <https://purl.org/ctdl/vocabs/deliveryType/> .
@prefix financialAid: <https://purl.org/ctdl/vocabs/financialAid/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gemq: <http://purl.org/gem/qualifiers/> .
@prefix inputType: <https://purl.org/ctdl/vocabs/inputType/> .
@prefix learnMethod: <https://purl.org/ctdl/vocabs/learnMethod/> .
@prefix lifeCycle: <https://purl.org/ctdl/vocabs/lifeCycle/> .
@prefix logic: <https://purl.org/ctdl/vocabs/logic/> .
@prefix lrEvidence: <https://purl.org/ctdl/vocabs/lrEvidence/> .
@prefix lrMethod: <https://purl.org/ctdl/vocabs/lrMethod/> .
@prefix lrmi: <http://purl.org/dcx/lrmi-terms/> .
@prefix lrOutcome: <https://purl.org/ctdl/vocabs/lrOutcome/> .
@prefix lrSource: <https://purl.org/ctdl/vocabs/lrSource/> .
@prefix meta: <http://credreg.net/meta/terms/> .
@prefix obi: <https://w3id.org/openbadges#> .
@prefix odrl2: <https://www.w3.org/ns/odrl/2/> .
@prefix orgType: <https://purl.org/ctdl/vocabs/orgType/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix qdata: <https://credreg.net/qdata/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix residency: <https://purl.org/ctdl/vocabs/residency/> .
@prefix scheduleFrequency: <https://purl.org/ctdl/vocabs/scheduleFrequency/> .
@prefix scheduleTiming: <https://purl.org/ctdl/vocabs/scheduleTiming/> .
@prefix schema: <https://schema.org/> .
@prefix score: <https://purl.org/ctdl/vocabs/score/> .
@prefix serviceType: <https://purl.org/ctdl/vocabs/serviceType/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix statementCat: <https://purl.org/ctdl/vocabs/statementCat/> .
@prefix support: <https://purl.org/ctdl/vocabs/support/> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix vs: <https://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# CHANGE HISTORY
<https://credreg.net/ctdl/termhistory/deliveryType/OnlineOnly/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/deliveryType/OnlineOnly/turtle/fa120b83-f377-4eb6-aa49-2bac0b32a82b> ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/deliveryType/OnlineOnly/turtle/a69ca5d3-a8f3-4dc7-b663-fbfe1b33d205> ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/deliveryType/OnlineOnly/turtle/d33f5746-f4dd-4833-8d46-84b5dc035f19> .

#----------------------------
# CHANGE SET
<https://credreg.net/ctdl/termhistory/deliveryType/OnlineOnly/turtle/fa120b83-f377-4eb6-aa49-2bac0b32a82b> a cs:ChangeSet ;
	cs:subjectOfChange deliveryType:OnlineOnly ;
	cs:createdDate 2026-03-27 ;
	cs:changeReason "Revision of grammar."@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/vocabularies/issues/497> ;
	cs:removal _:ChangeStatement_99a906a9-53d5-4ba6-9056-4f5474079a51 ;
	cs:addition _:ChangeStatement_13835b2d-373a-4ca4-8919-3397416716d3 .

# REMOVE TRIPLE
_:ChangeStatement_99a906a9-53d5-4ba6-9056-4f5474079a51 a cs:Statement ;
	rdf:subject deliveryType:OnlineOnly ;
	rdf:predicate skos:definition ;
	rdf:object "Delivery is via the Internet only."@en-US .


# ADD TRIPLE
_:ChangeStatement_13835b2d-373a-4ca4-8919-3397416716d3 a cs:Statement ;
	rdf:subject deliveryType:OnlineOnly ;
	rdf:predicate skos:definition ;
	rdf:object "Delivery is only via the Internet."@en-US .


#----------------------------
# CHANGE SET
<https://credreg.net/ctdl/termhistory/deliveryType/OnlineOnly/turtle/a69ca5d3-a8f3-4dc7-b663-fbfe1b33d205> a cs:ChangeSet ;
	cs:subjectOfChange deliveryType:OnlineOnly ;
	cs:createdDate 2026-03-27 ;
	cs:changeReason "Typo correction"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/vocabularies/issues/412> ;
	cs:removal _:ChangeStatement_61fd964a-84d7-49da-94be-ac6141d19e9f ;
	cs:addition _:ChangeStatement_8a3de69b-4b49-4312-8134-59002b6403cd .

# REMOVE TRIPLE
_:ChangeStatement_61fd964a-84d7-49da-94be-ac6141d19e9f a cs:Statement ;
	rdf:subject deliveryType:OnlineOnly ;
	rdf:predicate skos:prefLabel ;
	rdf:object "OnlineOnly"@en-US .


# ADD TRIPLE
_:ChangeStatement_8a3de69b-4b49-4312-8134-59002b6403cd a cs:Statement ;
	rdf:subject deliveryType:OnlineOnly ;
	rdf:predicate skos:prefLabel ;
	rdf:object "Online Only"@en-US .


#----------------------------
# CHANGE SET
<https://credreg.net/ctdl/termhistory/deliveryType/OnlineOnly/turtle/d33f5746-f4dd-4833-8d46-84b5dc035f19> a cs:ChangeSet ;
	cs:subjectOfChange deliveryType:OnlineOnly ;
	cs:createdDate 2026-03-27 ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/vocabularies/issues/450> ;
	cs:removal _:ChangeStatement_87fdfb00-a047-458b-a9f3-708ede544852 ;
	cs:addition _:ChangeStatement_d50f670d-fe0b-43ed-8519-b6185b800c99 .

# REMOVE TRIPLE
_:ChangeStatement_87fdfb00-a047-458b-a9f3-708ede544852 a cs:Statement ;
	rdf:subject deliveryType:OnlineOnly ;
	rdf:predicate skos:definition ;
	rdf:object "Delivery is via the Internet."@en-US .


# ADD TRIPLE
_:ChangeStatement_d50f670d-fe0b-43ed-8519-b6185b800c99 a cs:Statement ;
	rdf:subject deliveryType:OnlineOnly ;
	rdf:predicate skos:definition ;
	rdf:object "Delivery is via the Internet only."@en-US .


