@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 ceterms:logicalOperator ; cs:createdDate 2024-02-23 ; cs:changeReason "New Term"@en-US ; ceterms:subjectWebpage ; cs:addition _:ChangeStatement_1f620fe0-4fc1-47fa-8fa4-6511c1af542f ; cs:addition _:ChangeStatement_7b503f69-aa45-4707-bad5-82b1bd240817 ; cs:addition _:ChangeStatement_a9037eb3-fe1c-4684-905f-91fb5be1954c ; cs:addition _:ChangeStatement_df1f0638-f33a-4e70-a14d-c53db2340541 ; cs:addition _:ChangeStatement_ec593ca8-5a91-424f-9e62-8aea6f1892bb ; cs:addition _:ChangeStatement_32cfee15-be85-4fd9-b5c1-63028db05d0d . # ADD TRIPLE _:ChangeStatement_1f620fe0-4fc1-47fa-8fa4-6511c1af542f a cs:Statement ; rdf:subject ceterms:logicalOperator ; rdf:predicate vs:term_status ; rdf:object vs:unstable . # ADD TRIPLE _:ChangeStatement_7b503f69-aa45-4707-bad5-82b1bd240817 a cs:Statement ; rdf:subject ceterms:logicalOperator ; rdf:predicate rdfs:label ; rdf:object "Logical Operator"@en-US . # ADD TRIPLE _:ChangeStatement_a9037eb3-fe1c-4684-905f-91fb5be1954c a cs:Statement ; rdf:subject ceterms:logicalOperator ; rdf:predicate schema:domainIncludes ; rdf:object ceterms:ComponentCondition . # ADD TRIPLE _:ChangeStatement_df1f0638-f33a-4e70-a14d-c53db2340541 a cs:Statement ; rdf:subject ceterms:logicalOperator ; rdf:predicate schema:rangeIncludes ; rdf:object skos:Concept . # ADD TRIPLE _:ChangeStatement_ec593ca8-5a91-424f-9e62-8aea6f1892bb a cs:Statement ; rdf:subject ceterms:logicalOperator ; rdf:predicate dct:description ; rdf:object "Only a single instance of logicalOperator is allowed defining operations on two or more nested ComponentCondition entities, Constraint entities, or a mix of ComponentCondition and Constraint entities."@en-US . # ADD TRIPLE _:ChangeStatement_32cfee15-be85-4fd9-b5c1-63028db05d0d a cs:Statement ; rdf:subject ceterms:logicalOperator ; rdf:predicate rdfs:comment ; rdf:object "Type that denotes a logical operation such as "And", "Or", "Not"; select from an existing enumeration of such types."@en-US .