add and integrate Component, Schema objects

This commit is contained in:
2024-04-06 18:30:06 -07:00
parent 057e20163d
commit c58bc8cf06
65 changed files with 977 additions and 213 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