Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
334c589
Deprecate Activity in Favor of original EconomicActivity
CalvinSpolwindAlmato Apr 15, 2026
3ffc51d
Ticket to Configuration item with verb affects, [ ogit:affects ogit:…
MaikAtAlmato Apr 21, 2026
4d591a8
Fix missing prefix
CalvinSpolwindAlmato Apr 21, 2026
8fc8e8b
Merge pull request #756 from MaikAtAlmato/master
CalvinSpolwindAlmato Apr 21, 2026
2b65ae1
Update Email.ttl
k-wilg-alm-ag Apr 22, 2026
da67c40
Merge pull request #757 from k-wilg-alm-ag/master
CalvinSpolwindAlmato Apr 23, 2026
86b7630
Add connection to Form from attachment
brommerd Apr 23, 2026
63ac191
Fixed Attachment prefix
brommerd Apr 23, 2026
1e72f44
add attachment connection to form
brommerd Apr 24, 2026
6163e4b
removed ogit:belongs to Form from attachment
brommerd Apr 24, 2026
b45f665
removed form prefix from attachment
brommerd Apr 24, 2026
9f5afd8
Merge pull request #758 from brommerd/master
CalvinSpolwindAlmato Apr 24, 2026
1f5e49a
Delete deprecated entities
CalvinSpolwindAlmato Apr 27, 2026
0813bc4
Deprecate Activity in Favor of original EconomicActivity
CalvinSpolwindAlmato Apr 15, 2026
0eb8c81
Fix missing prefix
CalvinSpolwindAlmato Apr 21, 2026
e0242ae
Delete deprecated entities
CalvinSpolwindAlmato Apr 27, 2026
b3aef7c
Merge branch 'Deprecation' of https://github.com/almatoai/OGIT into D…
CalvinSpolwindAlmato Apr 27, 2026
c754035
Revert "Delete deprecated entities"
CalvinSpolwindAlmato Apr 28, 2026
f61b4ce
Move ogit/id back to mandatory
CalvinSpolwindAlmato Apr 28, 2026
88d6dd4
Revert "Move ogit/id back to mandatory"
CalvinSpolwindAlmato Apr 28, 2026
724886d
Revert reversion
CalvinSpolwindAlmato Apr 28, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion NTO/FinancialMarket/entities/Activity.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ogit.FinancialMarket:Activity
a rdfs:Class;
rdfs:subClassOf ogit:Entity;
rdfs:label "Activity";
dcterms:description "A financial or economic activity performed by an entity.";
dcterms:description "[Deprecated] A financial or economic activity performed by an entity.";
dcterms:valid "start=20125-09-05;";
dcterms:creator "Calvin Spolwind";
ogit:scope "NTO";
Expand Down
7 changes: 7 additions & 0 deletions NTO/FinancialMarket/entities/EconomicActivity.ttl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@prefix ogit.FinancialMarket: <http://www.purl.org/ogit/FinancialMarket/> .
@prefix ogit.ClassificationStandard: <http://www.purl.org/ogit/ClassificationStandard/> .
@prefix ogit: <http://www.purl.org/ogit/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
Expand All @@ -17,10 +18,16 @@ ogit.FinancialMarket:EconomicActivity
);
ogit:optional-attributes (
ogit:title
ogit:source
ogit:description
ogit:identifierCode
ogit:codeType
ogit:type
ogit:description
);
ogit:indexed-attributes (
);
ogit:allowed (
[ ogit.ClassificationStandard:classifiedUnder ogit.ClassificationStandard:ClassificationStandardTreeBranch ]
);
.
1 change: 1 addition & 0 deletions NTO/Forms/entities/Form.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ ogit.Forms:Form
[ ogit:contains ogit.Forms:FormField ]
[ ogit:complies ogit.Legal:LegalClause ]
[ ogit:complies ogit.Legal:LegalNorm ]
[ ogit:has ogit:Attachment ]
);
.
2 changes: 1 addition & 1 deletion NTO/Meteorology/entities/WeatherStation.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ogit.Meteorology:WeatherStation
a rdfs:Class;
rdfs:subClassOf ogit:Entity;
rdfs:label "WeatherStation";
dcterms:description "Represents a physical weather observation site.";
dcterms:description "[Deprecated] Represents a physical weather observation site.";
dcterms:valid "start=2025-10-15;";
dcterms:creator "Markus Noack";
ogit:scope "NTO";
Expand Down
1 change: 1 addition & 0 deletions NTO/ServiceManagement/entities/Ticket.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ ogit.ServiceManagement:Ticket
[ ogit:affects ogit.MARS:Machine ]
[ ogit:affects ogit.Automation:MARSNode ]
[ ogit:affects ogit:Account ]
[ ogit:affects ogit:ConfigurationItem ]
[ ogit:has ogit:Attachment ]
);
.
2 changes: 2 additions & 0 deletions SGO/sgo/entities/Email.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
@prefix ogit: <http://www.purl.org/ogit/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ogit.Automation: <http://www.purl.org/ogit/Automation/> .

ogit:Email
a rdfs:Class;
Expand Down Expand Up @@ -32,5 +33,6 @@ ogit:Email
[ ogit:responds ogit:Person ]
[ ogit:has ogit:Attachment ]
[ ogit:sameAs ogit:Comment ]
[ ogit:generates ogit.Automation:AutomationIssue ]
);
.
3 changes: 2 additions & 1 deletion SGO/sgo/entities/Organization.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,8 @@ The ogit/function attribute should be used to tell what kind of grouping an enti
[ ogit:organizes ogit:Event ]
[ ogit:has ogit.Politics:Reaction ]
[ ogit:issues ogit.Legal:LegalNorm ]
[ ogit:conducts ogit.FinancialMarket:Activity ]
[ ogit:conducts ogit.FinancialMarket:Activity ] # [Deprecated]
[ ogit:conducts ogit.FinancialMarket:EconomicActivity ]
[ ogit.ClassificationStandard:classifiedUnder ogit.ClassificationStandard:ClassificationStandardTreeBranch ]
[ ogit:supports ogit.ServiceManagement:ServiceMapping ]
[ ogit:publishes ogit.Publications:Publication ]
Expand Down
Loading