You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Runtime support for linkml generated data classes.
11
11
12
12
## About
13
13
14
-
This python library provides runtime support for [LinkML](https://linkml.io/linkml/) datamodels.
14
+
This Python library provides runtime support for [LinkML](https://linkml.io/linkml/) datamodels.
15
15
16
16
See the [LinkML repo](https://github.com/linkml/linkml) for the [Python Dataclass Generator](https://linkml.io/linkml/generators/python.html) which will convert a schema into a Python object model. That model will have dependencies on functionality in this library.
0 commit comments