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
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,3 @@ The database serialization of this model matches the description of the [TAP sch
11
11
12
12
The [vodml tooling](https://github.com/ivoa/vo-dml) will produce TAP schema instances (serialized as XML) automatically for each model. This schema can be read with the `TAPSchema()` method for the model class. The schema instance then then be instantiated using this model - the [TAPSchemaSelfTest.selfReadTest()](https://github.com/ivoa/TAPSchemaDM/blob/3ba4f3bbff0a4c8edc7f0a94b365447f2e94f9bc/src/test/java/org/ivoa/tap/schema/TAPSchemaSelfTest.java#L40) method shows this being done on the TAP schema for the TAP schema DM itself!
0 commit comments