Commit Graph

834 Commits

Author SHA1 Message Date
John Beverley
e67c5b1c82 Merge pull request #714 from oliviamclellan37/patch-1
Updated 'baseline standards' reference to include memo PDF and UBNow
2025-08-04 17:18:39 -04:00
oliviamclellan37
7de4250d8c Updated 'baseline standards' reference to include memo PDF and UBNow press release
Replaced existing link with memo; added UBNow press release link to match updated phrasing.
2025-08-04 12:20:39 -04:00
J. Neil Otte
63d75362f3 Update QualityOntology.ttl (#704)
Updated label from 'electromagnetic radiation property' to 'disposition to interact with electromagnetic radiation'.
2025-07-30 13:55:29 -04:00
John Beverley
f86f70e009 Add x86_64-linux platform 2025-07-22 20:51:29 -04:00
John Beverley
315da0260b Merge pull request #707 from johnbeve/dev
gem file update
2025-07-22 16:38:04 -04:00
John Beverley
7696920e53 gem file update 2025-07-22 16:37:08 -04:00
Alexander P. Cox
f0df5650cd Update README.md
Replaced the relocated IRI registration instructions with the "Short Instructions for Contributing to CCO" content to make it more accessible.
2025-07-17 19:11:34 -04:00
Alexander P. Cox
b6fb7bd0ea Create registering IRIs.md
Moved the IRI registration instructions to a more specifically named file so the README can be used for more general contributor instructions.
2025-07-17 18:54:12 -04:00
Alexander P. Cox
62600e7c98 Add Word doc with brief contributor instructions 2025-07-16 17:30:35 -04:00
J. Neil Otte
0fae91179c Merge pull request #694 from CommonCoreOntology/689-accessory-in-domain-and-range-are-reversed
PR to address issue #689
2025-07-07 07:05:26 -04:00
J. Neil Otte
342f169365 Merge pull request #699 from CommonCoreOntology/editing-github-overview-1
changed capitalization & branching description
2025-07-03 12:03:01 -04:00
J. Neil Otte
07ff81afd2 Merge pull request #700 from CommonCoreOntology/contributing-edits-1
"MR" to "PR"
2025-07-03 11:58:03 -04:00
oliviahobai
4c2f89d3a6 CC Ontologies possessive form
Added an apostrophe to "Common Core Ontologies GitHub" in line 75 as recommended by @alanruttenberg
2025-07-03 08:19:23 -04:00
oliviahobai
0450b1f1bc "MR" to "PR"
if this typing is correct then please disregard. If not, it would be good to spell out what a MR is before using the acronym
2025-07-02 10:00:58 -04:00
oliviahobai
8ae4d27529 changed capitalization & branching description
the added text on the branching explanation indicates the possibility of a large diff if one leaves an unfinished branch alone. I had this problem and other people might be surprised as I was
also GitHub was typed as "GitHUb"
2025-07-02 09:52:57 -04:00
oliviahobai
9e71a1be44 "accomplice" & "accessory" properties into the Agent Ontology 2025-07-01 15:09:16 -04:00
oliviahobai
b1c5423811 "has accessory" & both "accomplice" properties OUT of ERO 2025-07-01 15:07:11 -04:00
oliviahobai
5f01af9236 "accessory in" out of ERO 2025-07-01 15:04:46 -04:00
J. Neil Otte
e41a28707b Merge pull request #674 from CommonCoreOntology/564-proposal-ibaibeice-refactor
#564 and #620 - ICE-IBA Refactor
2025-06-27 14:46:05 -04:00
J Neil Otte
25ba76e8b7 Restoring the IRI for Material Copy of a UPC-E Barcode 2025-06-24 17:32:15 -04:00
oliviahobai
b278ba0f3c "accessory in" domain and range untwisted 2025-06-24 16:29:33 -04:00
oliviahobai
474b88ffcd range of has accomplice now Agent 2025-06-24 14:39:05 -04:00
oliviahobai
bee467e715 domain of "accomplice in" now Agent 2025-06-24 14:38:26 -04:00
J. Neil Otte
02398408f4 Merge pull request #688 from CommonCoreOntology/mj-patch
Fixing minor errors and to improve diffs
2025-06-24 14:06:12 -04:00
Mark Jensen
cfc1be703e Fixed def to align with correct label 2025-06-24 13:35:31 -04:00
Mark Jensen
aaeae9843a deleted class stubs 2025-06-24 13:31:17 -04:00
Mark Jensen
5966302eda added axiom back and fixed parent class
sublcass restriction was originally declared in artifact ontology, PLUS the parent class was supposed to be changes from ICE to 'media content entity'
2025-06-24 13:11:24 -04:00
Mark Jensen
afc352f059 removed subclass axiom
belongs in Information Entity Ontology.
2025-06-24 13:02:10 -04:00
J Neil Otte
736396e077 Clarification of 'canonical'. 2025-06-12 23:46:57 -04:00
J Neil Otte
fc0e0a9b3c Updates based on Mark's comments June 9th. 2025-06-09 22:18:41 -04:00
J Neil Otte
d67f032914 #564 and #620
a.	For IBA and IBE, add the alternate labels ‘Information Carrying Artifact’ and ‘Information Carrying Entity’, respectively, and add the comment to IBE: ‘This class continues to use the work ‘bearing’ in its rdfs:label because of potential confusion with the acronym ‘ICE’, which is widely used for information content entity.’

b.	Add a similar comment for IBA that indicates by “bears” we mean that the IBA ‘is carrier of’ an ICE.

c.	IBA should get the comment: “This class continues to use the word ‘bearing’ in its rdfs:label for legacy reasons. It is understood that an IBA bears the concretization of an ICE and not the ICE directly.”
d.	Update all rdfs:labels of subclasses of IBA to use prefix ‘Material Copy of’ and make their existing rdfs:label an alternative label. For instance, the class ‘Book’ will have the rdfs:label ‘Material Copy of a Book’ and the alternative label ‘Book.
e.	Create a subclass of ‘Information Content Entity’ called ‘Media Content Entity’ with the definition ‘An information content entity presented in a canonical media format’.
f.	Ensure the entire IBA subclass directory is then copied under ‘Media Content Entity’ such that, for example, the class ‘Book’ is now an ICE.
g.	Add a subclass axiom on to each IBA classes which declares each ‘is carrier of’ some <corresponding media content entity>. For instance, every ‘Physical Copy of a Book’ is a carrier of some Book’.
h.	In both the IBA and the ICE hierarchy, ensure that Book, Journal Article, and Spreadsheet (in both senses) are under ‘Document’ (again, in both senses).
i.	Update the rdfs:label of ‘Document’ to ‘Document Content Entity’
j.	Rename ‘Document Form’ to ‘Form Document’
k.	Place ‘Document Field Content’ under ICE and add that is a continuant part of some Document. Add the alternative label ‘Document Field’.
l.	Move ‘Document Field’ from under IBE and place under IBA.
m.	Review all definitions of every class affected here to ensure the definitions clearly describe either ICEs or IBAs (e.g. a relationship like ‘is carrier of’ or ‘represents’ is not used inappropriately within one of these definitions).
2025-06-02 16:07:02 -04:00
Alexander P. Cox
5ef7260743 Merge pull request #655 from gregfowlerphd/652-problems-with-definition-for-act-of-commanding
652-problems-with-definition-for-act-of-commanding
2025-05-27 14:57:54 -04:00
Alexander P. Cox
8604d8b7c9 Merge pull request #651 from gregfowlerphd/649-problems-involving-act-of-promising-and-act-of-commissive-communication
649-problems-involving-act-of-promising-and-act-of-commissive-communication
2025-05-27 14:54:25 -04:00
Alexander P. Cox
7bd9388772 Update EventOntology.ttl
tweaked definition wording
2025-05-27 14:54:00 -04:00
John Beverley
00fb084604 Merge pull request #671 from johnbeve/dev
gemfile
2025-05-27 14:53:32 -04:00
John Beverley
ca1761e66b gemfile 2025-05-27 14:52:44 -04:00
Alexander P. Cox
7ef3814460 Merge pull request #639 from CommonCoreOntology/new-center-of-mass
deprecated center of mass and created new class per #598
2025-05-27 14:48:40 -04:00
John Beverley
19b7294626 Merge pull request #585 from swartik/583-dont-hardware-robot-retrieval
Modified Makefile to download robot.jar selectively
2025-05-27 14:41:44 -04:00
John Beverley
4138865797 used Tim's code 2025-05-27 14:39:51 -04:00
Alexander P. Cox
b0319807ba Merge pull request #638 from CommonCoreOntology/duplicate-prefix-ero
removed double prefix and double asserted prefix per #609
2025-05-27 14:37:04 -04:00
Mark Jensen
668ba7c8cd Merge pull request #670 from CommonCoreOntology/sorrycameron
desIgnative
2025-05-22 15:42:44 -04:00
oliviahobai
283cdb3ce4 desIgnative
fixing a typo on an earlier pull request that @cameronmore reviewed but I neglected to fix in time
2025-05-22 14:52:28 -04:00
Mark Jensen
63860b5430 Merge pull request #627 from CommonCoreOntology/d/r-fixes
added or changed domain and range assertions across the CCO
2025-05-22 14:41:19 -04:00
Mark Jensen
7e24902df5 reverting MRO to develop 2025-05-22 14:37:54 -04:00
Mark Jensen
6c0eecc196 Merge branch 'develop' into d/r-fixes 2025-05-22 14:22:56 -04:00
oliviahobai
5efa5d73e1 Z-d temporal region to temporal region across time ontology
as suggested by @alanruttenberg
2025-05-15 18:04:14 -04:00
oliviahobai
a5c5abcb57 before/after to precedes/preceded by
as suggested by @alanruttenberg
2025-05-15 18:00:46 -04:00
oliviahobai
3078adee93 Temporal Interval Properties Update
As suggested by @alanruttenberg , rewrote all the properties specific to intervals to be about Temporal Intervals instead of One Dimensional Temporal Regions
2025-04-26 18:29:02 -04:00
Gregory Fowler
a9c6d42591 652-problems-with-definition-for-act-of-commanding 2025-04-22 15:39:30 -04:00
oliviahobai
f3453301c6 removing iff from is_about definition
Changed definition to respect is_about as a primitive as suggested by @alanruttenberg
2025-04-21 15:33:00 -04:00