@prefix accommodation: . @prefix actionStat: . @prefix agentSector: . @prefix array: . @prefix asn: . @prefix assessMethod: . @prefix assessUse: . @prefix audience: . @prefix audLevel: . @prefix case: . @prefix ceasn: . @prefix ceds: . @prefix ceterms: . @prefix claimType: . @prefix collectionCategory: . @prefix compare: . @prefix costType: . @prefix credentialStat: . @prefix creditUnit: . @prefix cs: . @prefix dc: . @prefix dct: . @prefix deliveryType: . @prefix financialAid: . @prefix foaf: . @prefix gemq: . @prefix inputType: . @prefix learnMethod: . @prefix lifeCycle: . @prefix logic: . @prefix lrmi: . @prefix meta: . @prefix obi: . @prefix odrl2: . @prefix orgType: . @prefix owl: . @prefix qdata: . @prefix rdf: . @prefix rdfs: . @prefix residency: . @prefix scheduleFrequency: . @prefix scheduleTiming: . @prefix schema: . @prefix score: . @prefix serviceType: . @prefix skos: . @prefix support: . @prefix vann: . @prefix vs: . @prefix xsd: . # CHANGE HISTORY a meta:ChangeHistory ; meta:changeHistory . #---------------------------- # CHANGE SET a cs:ChangeSet ; cs:subjectOfChange actionStat:FailedActionStatus ; cs:createdDate 2024-02-23 ; ceterms:subjectWebpage ; cs:removal _:ChangeStatement_00e1d849-ca5e-426e-9223-059717686ff0 ; cs:removal _:ChangeStatement_331b883d-d3fe-4cf5-9666-60d6f0e67942 ; cs:addition _:ChangeStatement_1526c865-a0ef-407d-bab2-7a4c1e28c4f0 ; cs:addition _:ChangeStatement_36b77f24-24fb-4f84-876e-e80bcb7fa549 . # REMOVE TRIPLE _:ChangeStatement_00e1d849-ca5e-426e-9223-059717686ff0 a cs:Statement ; rdf:subject actionStat:FailedActionStatus ; rdf:predicate skos:definition ; rdf:object "An action that failed to complete."@en-US . # REMOVE TRIPLE _:ChangeStatement_331b883d-d3fe-4cf5-9666-60d6f0e67942 a cs:Statement ; rdf:subject actionStat:FailedActionStatus ; rdf:predicate vann:usageNote ; rdf:object "The action's error property and the HTTP return code contain more information about the failure."@en-US . # ADD TRIPLE _:ChangeStatement_1526c865-a0ef-407d-bab2-7a4c1e28c4f0 a cs:Statement ; rdf:subject actionStat:FailedActionStatus ; rdf:predicate skos:definition ; rdf:object "Action that failed to complete."@en-US . # ADD TRIPLE _:ChangeStatement_36b77f24-24fb-4f84-876e-e80bcb7fa549 a cs:Statement ; rdf:subject actionStat:FailedActionStatus ; rdf:predicate dcterms:description ; rdf:object "The action's error property and the HTTP return code contain more information about the failure."@en-US .