add and integrate Component, Schema objects

This commit is contained in:
2024-04-06 18:30:06 -07:00
parent 9218f4a404
commit a448e26b82
63 changed files with 952 additions and 208 deletions

View File

@@ -0,0 +1 @@
/home/smgr/Documents/projects/ontolog/co3/co3/component.py

View File

@@ -0,0 +1 @@
/home/smgr/Documents/projects/ontolog/co3/co3/components/__init__.py

View File

@@ -1 +0,0 @@
/home/smgr/Documents/projects/ontolog/co3/co3/relation.py

View File

@@ -1 +0,0 @@
/home/smgr/Documents/projects/ontolog/co3/co3/relations/__init__.py

View File

@@ -0,0 +1 @@
/home/smgr/Documents/projects/ontolog/co3/co3/schema.py

View File

@@ -0,0 +1 @@
/home/smgr/Documents/projects/ontolog/co3/co3/schemas/__init__.py

View File

@@ -0,0 +1 @@
/home/smgr/Documents/projects/ontolog/co3/co3/util/types.py