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: src/main/java/net/canadensys/dataportal/occurrence/model/OccurrenceExtensionModel.java
+31-23
Original file line number
Diff line number
Diff line change
@@ -10,68 +10,76 @@
10
10
importorg.hibernate.annotations.Type;
11
11
12
12
/**
13
-
* Model containing data related to a DarwinCore occurrence extension. Data are stored in a key/value map allowing to abstract specific extension columns.
13
+
* Model containing data related to a DarwinCore occurrence extension. Data are stored in a key/value map allowing to abstract specific extension
0 commit comments