Started 4 yr 7 mo ago
Took 18 sec

Failed Build #55 (Sep 13, 2019 12:53:34 AM)

Changes
  1. making branch for 0.9.x datamanager library (details / githubweb)
  2. iMove schema files to xsd directory, and images to img directory. (details / githubweb)
  3. Refactor build to switch to 2.2.0 version. (details / githubweb)
  4. Change usage of personnel to individuals (details / githubweb)
  5. Fix a minor typo (details / githubweb)
  6. Add ORCID to the examples for userid/directory (details / githubweb)
  7. Removing unneeded perl script for stripping annotations. (details / githubweb)
  8. Move removeAnnotation.xsl into the style directory. (details / githubweb)
  9. Converted members.xml to Markdown format (members.md). (details / githubweb)
  10. First draft of an eml-semantics module. (details / githubweb)
  11. Fix markdown syntax on members table. (details / githubweb)
  12. Remove extraneous attributes, and unneeded `choice`. (details / githubweb)
  13. Added `annotation` fields for attribute, EntityGroup, and ResourceGroup. (details / githubweb)
  14. Added annotation fields to example document. (details / githubweb)
  15. Rename `gradient` to `grad`s. (details / githubweb)
  16. Added 'unknown' to the maintainence frequency list to fix spelling (details / githubweb)
  17. Added modern packageId examples (DOI, UUID) to docs. (details / githubweb)
  18. Add notice about release statis of 2.2.0. (details / githubweb)
  19. Added `award` field. (details / githubweb)
  20. Updated documentation for award fields. (details / githubweb)
  21. Switch sample doc to use 2.2.0 namespace. (details / githubweb)
  22. Add 'award' element as part of sample.xml as an example. (details / githubweb)
  23. Adjusted documentation on the 'purpose' field to indicate that it is (details / githubweb)
  24. renamed citation to usageCitation to reflect comments in issue #259. (details / githubweb)
  25. Fix outdated references to SVN and listserv (details / githubweb)
  26. Fix XML syntax errors in internationalization example (details / githubweb)
  27. Fix invalid lang codes in internationalization example (details / githubweb)
  28. Added task board to README. (details / githubweb)
  29. Simple travis build (details / githubweb)
  30. Switch travis to language generic to avoid ruby build. (details / githubweb)
  31. Travis badge (details / githubweb)
  32. Standardize protocol namespace to 'pro'. (details / githubweb)
  33. Modified build to allow building docs offline. (details / githubweb)
  34. Add new elements for propertyURI and propertyLabel. (details / githubweb)
  35. Added EML semantics example document. (details / githubweb)
  36. Added more complete annotation example. (details / githubweb)
  37. Improved documentation for personnel element. (details / githubweb)
  38. Add a local copy of xml.xsd. (details / githubweb)
  39. Use EML-style camel case field names for `AwardType`. (details / githubweb)
  40. Fixed spelling in members file. (details / githubweb)
  41. Modified docbook and test resources to validate and pass tests. (details / githubweb)
  42. Update eml-party test example with ORCID. (details / githubweb)
  43. Initial pass at introduction, acknowledgements, and gettingStarted (details / githubweb)
  44. Rebuilt eml.jar for 2.2.0 support. (details / githubweb)
  45. Drafted new fields for data paper support. (details / githubweb)
  46. Make the `award` element valid in the sample EML document. (details / githubweb)
  47. Add the semantics module to the doc generator. (details / githubweb)
  48. Add link to GFM in example markdown. (details / githubweb)
  49. Improve markdown documentation. (details / githubweb)
  50. Check if the ant tests work in Travis. (details / githubweb)
  51. added an abstract containing a sample equation eml-data-paper.xml (details / githubweb)
  52. changed replaced -> augmented (details / githubweb)
  53. Changed `propertyURI` and label to optional. (details / githubweb)
  54. Add machine-readable license element. (details / githubweb)
  55. Rename license element to avoid conflict. (details / githubweb)
  56. Fix typos in docs. (details / githubweb)
  57. 1) stmml.xsd with two new attributes for a unit: deprecatedInFavorOf and (details / githubweb)
  58. Revert to eml-unitDictionary.xml to (details / githubweb)
  59. add deprecatedInFavorOf information (details / githubweb)
  60. Further fleshed out sections in example data paper. (details / githubweb)
  61. Added support for new citation formats, fields, and inline citations. (details / githubweb)
  62. Fix validation error on schema location for data paper sample doc. (details / githubweb)
  63. Check that Travis build fails when tests fail or error. (details / githubweb)
  64. Fix data paper sample so that it validates. (details / githubweb)
  65. Add new units (details / githubweb)
  66. udunitSynonym for all units (details / githubweb)
  67. Test file with all 2.1.1 units (details / githubweb)
  68. Schema location change (details / githubweb)
  69. set the namespace for stmml-1.2 in the root element. added a missing (details / githubweb)
  70. fixes to all-units test (details / githubweb)
  71. Ensure CitationListType has at least one citation. (details / githubweb)
  72. Changed `dependency` to use a ComplexType. (details / githubweb)
  73. Rename test file. (details / githubweb)
  74. Completed fields for semantic annotation. (details / githubweb)
  75. Update namespace of etst cittion docs. (details / githubweb)
  76. added units for issues #140, #115. renamed unitTypes for issues #285, (details / githubweb)
  77. parentSI units are all in preferred spelling (details / githubweb)
  78. Added to taxonomicClassificationType: an id on the (details / githubweb)
  79. set taxonId@provider to anyURI. shortened examples and documentation (details / githubweb)
  80. added units from issues #140, #151, corrected a few copy-paste errors. (details / githubweb)
  81. unitTypeDefintions file updated with unit names from unitDictionary.xml (details / githubweb)
  82. added example with new taxonId element, per issue #141 (details / githubweb)
  83. taxonCov documentation fixed for species binomials, issue #250 (details / githubweb)
  84. dateTime docs, per issue #268: updated examples, added notes on ISO (details / githubweb)
  85. documentation: added note about species binomials. added examples to (details / githubweb)
  86. Ignore .DS_Store files. (details / githubweb)
  87. Reformat buildDependency.xsl for readability and indentation. (details / githubweb)
  88. Fix dependency tree generation using new file locations. (details / githubweb)
  89. Experiment with moving EML documentation into markdown files in docs. (details / githubweb)
  90. Test using markdown for documentation. (details / githubweb)
  91. Set theme jekyll-theme-slate (details / githubweb)
  92. Remove docbook ancillary docs files, which are now in markdown format. (details / githubweb)
  93. Move documentation into docs directory. (details / githubweb)
  94. Update rules language and formatting. (details / githubweb)
  95. Fix location of CSS file in new directory layout. (details / githubweb)
  96. Moved references handling instructions to markdown format in docs. (details / githubweb)
  97. Ignore jekyll _site directory. (details / githubweb)
  98. add EML 2.2 changes document (details / githubweb)
  99. Revise what's new after comparing against mob's ASM slides (details / githubweb)
  100. Restructured README to present citation format. (details / githubweb)
  101. Added Mitchell. (details / githubweb)
  102. updated namespace at top level. noticed that some test files have stmml (details / githubweb)
  103. stmml namespace updated in additionalMetadata also (details / githubweb)
  104. adding a template to move appinfo to documentation (details / githubweb)
  105. disambiguate literatureCited example (details / githubweb)
  106. QUote elements to avoid build problems in html output. (details / githubweb)
  107. Fix link to FLED to point at archive.org copy. (details / githubweb)
  108. Initial structure for a Bookdown version of the EML spec. (details / githubweb)
  109. Added bookdown configuration for citations. (details / githubweb)
  110. Initial conversion of spec to markdown. (details / githubweb)
  111. Fix typo in abstract. (details / githubweb)
  112. Reformat list. (details / githubweb)
  113. Add semantics module overview section. (details / githubweb)
  114. Removed module description text from schemas. (details / githubweb)
  115. Removed specification text from xsl. (details / githubweb)
  116. Remove unneeded build stages now that docs are in markdown. (details / githubweb)
  117. Remove docbook from the build and tests. (details / githubweb)
  118. Remove accidentally committed config file. (details / githubweb)
  119. adding eml-literature file to document new citation types (details / githubweb)
  120. Clarified documentation on the packaeId attribute. (details / githubweb)
  121. Remove erroneous default value for system attributes. (details / githubweb)
  122. Rewrote validation section to be much clearer. (details / githubweb)
  123. Rewrote validity and features sections, and renamed files. (details / githubweb)
  124. Changed exmaples to use doi identifiers for clarity. (details / githubweb)
  125. Rename validation chapter. (details / githubweb)
  126. Rename chapters more consistently. (details / githubweb)
  127. Update TOC links. (details / githubweb)
  128. Incorporate eml-literature module into the eml-module.md. (details / githubweb)
  129. Reorganize modules section into 4 chapters plus ancillary material. (details / githubweb)
  130. Add Getting Started section. (details / githubweb)
  131. replace referencesList with referencesHash (details / githubweb)
  132. Spell Timothy Whiteaker correctly (details / githubweb)
  133. add MeasurementType annotations to percent cover and biomass attributes (details / githubweb)
  134. minor grammatical edits to eml-validation-refs (details / githubweb)
  135. Fix filename typo in schema docs. (details / githubweb)
  136. Changed annotation example to not reuse the packageId. (details / githubweb)
  137. adding script to prep xsd files for generating documentation in Oxygen (details / githubweb)
  138. adding the transformed files in a tmp dir (details / githubweb)
  139. Update tests to detect invalid files. (details / githubweb)
  140. Added test files for annotations. (details / githubweb)
  141. First thoughts on an alternative validator for EML-specific rules. (details / githubweb)
  142. Make validate() public. (details / githubweb)
  143. Add packageId to the list of identifiers to be checked. (details / githubweb)
  144. Start a new EMLValidator class to replace EMLParser. (details / githubweb)
  145. Added new jar for the EMLValidator. (details / githubweb)
  146. initial commit (details / githubweb)
  147. add examples to /eml/annotations and /eml/additionalMetadata (details / githubweb)
  148. add code sample to attribute annotation example (details / githubweb)
  149. add example dataset annotation, fixed formatting (details / githubweb)
  150. add draft of attribute annotation text (details / githubweb)
  151. add documentation to attribute annotation section (details / githubweb)
  152. edit headings, and attribute, entity, and introduction sections (details / githubweb)
  153. describe containsMeasurementsOfType object property (details / githubweb)
  154. edit attribute annotation text (details / githubweb)
  155. add example for entity annotation (details / githubweb)
  156. add entity-level annotation text (details / githubweb)
  157. edit entity and attribute annotation sections (details / githubweb)
  158. edit dataset section (details / githubweb)
  159. add text to dataset section (details / githubweb)
  160. add text to /eml/annotations section (details / githubweb)
  161. add explanation of examples to /eml/annotations (details / githubweb)
  162. Add the annotations primer to the gitbook. (details / githubweb)
  163. add text to additionalMetadata section (details / githubweb)
  164. add text to the additionalMetadata section (details / githubweb)
  165. update text in the /eml/additionalMetadata section (details / githubweb)
  166. add introduction to primer (details / githubweb)
  167. add text to introduction (details / githubweb)
  168. reorganize introduction (details / githubweb)
  169. update semantics in EML 2.2.0 section (details / githubweb)
  170. update headings and text (details / githubweb)
  171. reorganize semantic annotations primer (details / githubweb)
  172. update semantic annotation primer (details / githubweb)
  173. updated semantic annotations primer (details / githubweb)
  174. edited semantic annotations primer text (details / githubweb)
  175. update examples (details / githubweb)
  176. update generic examples (details / githubweb)
  177. edit semantic annotations primer (details / githubweb)
  178. update examples and text (details / githubweb)
  179. add label information (details / githubweb)
  180. Add label information (details / githubweb)
  181. update semantic annotations primer (details / githubweb)
  182. edited examples and text (details / githubweb)
  183. edit annotation pattern examples (details / githubweb)
  184. edit example explanations (details / githubweb)
  185. add references to data property (details / githubweb)
  186. add specific annotation example (details / githubweb)
  187. edit dataset annotations section (details / githubweb)
  188. proofreading edits (details / githubweb)
  189. clarify explanations about subjects and ID values (details / githubweb)
  190. edit example text (details / githubweb)
  191. edit and add more examples (details / githubweb)
  192. adding a script to build schema documentation using Oxygen (details / githubweb)
  193. adding script to build documentation (details / githubweb)
  194. edit code blocks highlighting (details / githubweb)
  195. clarify use of additionalMetadata element (details / githubweb)
  196. edit entity annotation section (details / githubweb)
  197. add relative links (details / githubweb)
  198. change dataset to top-level resource (details / githubweb)
  199. edit headings and top-level resources section (details / githubweb)
  200. edit top-level resource section (details / githubweb)
  201. edit entity-level annotation section (details / githubweb)
  202. update annotations text (details / githubweb)
  203. edit attribute annotation text, remove pattern (details / githubweb)
  204. edit annotations element section (details / githubweb)
  205. edit additionalMetadata section (details / githubweb)
  206. clean up text (details / githubweb)
  207. edit introduction (details / githubweb)
  208. edit annotations section (details / githubweb)
  209. in example, ref to ITIS is the IRI (URL) (details / githubweb)
  210. Fix minor issues with Oxygen doc build script (details / githubweb)
  211. examples for taxonId are URIs (details / githubweb)
  212. Update schema diagrams for 2.2.0 (details / githubweb)
  213. updated unit enumeration (details / githubweb)
  214. Add angle units to unit enumeration so validation works. (details / githubweb)
  215. First pass at new EML Validator. (details / githubweb)
  216. Reformat and document EMLValidator. (details / githubweb)
  217. Moved EML module files to new subdirectory. (details / githubweb)
  218. Remove whitespace in describes that caused validation error. (details / githubweb)
  219. Fix XPath in validator to properly access all describes fields. (details / githubweb)
  220. Reformat Servlet for consistency. (details / githubweb)
  221. Got rid of EMLParser, replaced by EMLValidator. (details / githubweb)
  222. Added getErrors() function to EMLValidator to return full lisst of (details / githubweb)
  223. Refactored EMLParserServlet to use EMLValidator now. (details / githubweb)
  224. Update travis with new location of sample file. (details / githubweb)
  225. Restore the EMLParser, exceptions, and tests. (details / githubweb)
  226. Clean up dead code and make tests work. (details / githubweb)
  227. Reformat parser code for consistency with NCEAS style. (details / githubweb)
  228. Begin refactoring EMLParser constructors. (details / githubweb)
  229. Refactor EMLParsser to use EMLValidator. (details / githubweb)
  230. Switch EMLValidator to using File param in constructor. (details / githubweb)
  231. Add new EMLValidator constructor to work on String inputs. (details / githubweb)
  232. When parsing a String using EMLParser, delegate to EMLValidator. (details / githubweb)
  233. Deprecate EMLParser, use EMLValidator instead. (details / githubweb)
  234. Added 2.2.0 to the namespaces config variable. (details / githubweb)
  235. Add env to build for 2.2.0. (details / githubweb)
  236. re-organized some text on primer: moved highights for each annot (details / githubweb)
  237. edit text and formatting (details / githubweb)
  238. edited section titles (details / githubweb)
  239. Add the dataone maven repository. Change the utilities version from (details / githubweb)
  240. Change the version of this project from 0.9.1-snapshot to 0.9.1. (details / githubweb)
  241. added examples of what-not-to-do and logical consistency (details / githubweb)
  242. adding example graphs and refs (details / githubweb)
  243. headings have consistent levels; added more caveats (details / githubweb)
  244. finished the table of triple components (details / githubweb)
  245. paragraph describing what an RDF graph is (details / githubweb)
  246. ok, had to fix spacing around pngs (details / githubweb)
  247. fixed typos, minor format changes (details / githubweb)
  248. add RDF/XML examples (details / githubweb)
  249. fixed typo and formatting (details / githubweb)
  250. add terms to glossary (details / githubweb)
  251. add URL vs URI information (details / githubweb)
  252. fixed RDF examples (details / githubweb)
  253. updated primer, but Steven had also made revs (details / githubweb)
  254. added the glossary terms again, fixed typo (details / githubweb)
  255. fixed RDF examples (details / githubweb)
  256. fixed formatting (details / githubweb)
  257. some further revs to intro section (details / githubweb)
  258. fixed example JRN URL to resolve more usefully (details / githubweb)
  259. fixed JRN dataset URL again... (details / githubweb)
  260. small fixes (details / githubweb)
  261. changed predicate URI in first example (details / githubweb)
  262. set subject (a jrn dataset) to pasta id. (details / githubweb)
  263. added link to annotation primer (details / githubweb)
  264. added @cboettig's ref on tidy and R (details / githubweb)
  265. added more detail to the basic triple example (details / githubweb)
  266. small revisions to intro wording (details / githubweb)
  267. minor edits (details / githubweb)
  268. condensed annotation explantations (details / githubweb)
  269. edit eml/annotations section (details / githubweb)
  270. edit eml/additionalMetadata section (details / githubweb)
  271. removed semi-colons (details / githubweb)
  272. try commit after Chong commits (details / githubweb)
  273. grammar fix (details / githubweb)
  274. fixed URI to resolve (details / githubweb)
  275. removed namespace prefix (details / githubweb)
  276. grammar (details / githubweb)
  277. grammar (details / githubweb)
  278. clarifying object property is a predicate (details / githubweb)
  279. updated subject URI in initial example (details / githubweb)
  280. changed eml/annotations example (details / githubweb)
  281. added comments to intro (details / githubweb)
  282. minor order change (details / githubweb)
  283. add parens (details / githubweb)
  284. introduced resource/property/value terms in intro (details / githubweb)
  285. added terse note about JSON-LD vis-a-vis RDF (details / githubweb)
  286. changed Example 4 (details / githubweb)
  287. changed Examples 1 and 2, fixed typos (details / githubweb)
  288. edit Logical Consistency section (details / githubweb)
  289. edit RDF graphs section (details / githubweb)
  290. edit RDF graphs section (details / githubweb)
  291. fixed typos (details / githubweb)
  292. removed table mapping triple to EML (details / githubweb)
  293. minor edits to the intro (details / githubweb)
  294. minor edits (details / githubweb)
  295. shortened intro (details / githubweb)
  296. minor changes (details / githubweb)
  297. mark's edit (details / githubweb)
  298. added small explanation about OWL (details / githubweb)
  299. testing a footnote (details / githubweb)
  300. footnote, maybe (details / githubweb)
  301. added a group of questions to the FAQ. all pertain to the semantics (details / githubweb)
  302. Update README. (details / githubweb)
  303. Fix validation error due to duplicate id. (details / githubweb)
  304. Add the class fields language, abstract and keywords. (details / githubweb)
  305. Add the code to parse and store keywords, abstract and language. (details / githubweb)
  306. Add test code for new fields. (details / githubweb)
  307. Bump the version to 0.9.1 (details / githubweb)
  308. Add the code to parse the userId in the party element. (details / githubweb)
  309. Add the publisher and pubDate to the parser. (details / githubweb)
  310. Bump the version to 0.9.2. (details / githubweb)
  311. Fixed a typo on the word "abstract". The abstract is a keyword on the (details / githubweb)
  312. reorganized major sections. TO DO: links from text to appendix (details / githubweb)
  313. moved asterisks in links (details / githubweb)
  314. moved anchor tags to above heading (details / githubweb)
  315. moved from some more anchor tags. (details / githubweb)
  316. cross-links between examples and their rdf graph (details / githubweb)
  317. more cross refs (details / githubweb)
  318. moved rdf for example 3 to the correct place. (details / githubweb)
  319. extra asterisk removed (details / githubweb)
  320. graph for example 3 lowered in hierarchy (details / githubweb)
  321. a few leading spaces removed. (details / githubweb)
  322. broke organization para (details / githubweb)
  323. removed subheaders in intro (details / githubweb)
  324. add to organization para (details / githubweb)
  325. deleted extra glossary ref (details / githubweb)
  326. links to example rdf in logical consistency sect. (details / githubweb)
  327. checking for logical consistency section (details / githubweb)
  328. turned simplest triple into a code block (details / githubweb)
  329. Fix typos in README. (details / githubweb)
  330. added Q:A answers about what is: "dereferencing", URI vs URL, and SKOS (details / githubweb)
  331. Answered Q:A section about SKOS, RDFS, and an example using rdfs:label (details / githubweb)
  332. answered questions about interpreting an RDF Graph, and if tools are (details / githubweb)
  333. fine-tuned text on answer to "what does the RDF look like?" (details / githubweb)
  334. small grammatical fix (details / githubweb)
  335. removed extra newline and parentheses in intro (details / githubweb)
  336. added comments (details / githubweb)
  337. added comment and fixed misspelling (details / githubweb)
  338. expanded acronyms (details / githubweb)
  339. updated faq to use a schema.org "predicate" (details / githubweb)
  340. Clarify use of resource titles and translations (details / githubweb)
  341. Add support for id, system, and scope attribute on annotation elements (details / githubweb)
  342. small addition to dereferencing text (details / githubweb)
  343. small rewording about diff among URI/URL/URN (details / githubweb)
  344. a few more minor grammatical edits (details / githubweb)
  345. update contributors list (details / githubweb)
  346. update citation (details / githubweb)
  347. added simpler para 1; blended in para 2 (details / githubweb)
  348. Update eml-semantic-annotations-primer.md (details / githubweb)
  349. Update eml-semantic-annotations-primer.md (details / githubweb)
  350. Update eml-semantic-annotations-primer.md (details / githubweb)
  351. Fix whitespace problems with markdown headings in semantics primer. (details / githubweb)
  352. task 5 done. started on 4 (example text) (details / githubweb)
  353. few typos and whitespace (details / githubweb)
  354. round out contact info for searl (details / githubweb)
  355. Ignore project config files in git. (details / githubweb)
  356. Update EML schemas to use new https-based namespace. (details / githubweb)
  357. Add Oxygen docs to book and tweak the book build (details / githubweb)
  358. Fix an issue with my approach to making index.html (details / githubweb)
  359. restructured text for examples 2 and 3 (details / githubweb)
  360. restructured text for examples 4 and 5 (details / githubweb)
  361. entry for each of 8 vocabs in the examples. (details / githubweb)
  362. fix typos and links (details / githubweb)
  363. edit intro (details / githubweb)
  364. fix links in intro (details / githubweb)
  365. edit file name (details / githubweb)
  366. edit 'Organization of this document' section (details / githubweb)
  367. edit Semantic Annotations in EML 2.2.0 section (details / githubweb)
  368. edit top-level resource section (details / githubweb)
  369. edit example 3 (details / githubweb)
  370. edit example 4 (details / githubweb)
  371. edit example 5 (details / githubweb)
  372. edit "semantic triples" and "URIs" section (details / githubweb)
  373. edit URIs and RDF Graphs sections (details / githubweb)
  374. put glossary terms in alphabetical order (details / githubweb)
  375. edit glossary and example vocabs (details / githubweb)
  376. edit example vocabs (details / githubweb)
  377. add the FAQs from eml-faq (details / githubweb)
  378. remove semantics content (details / githubweb)
  379. fix Q's format and wording (details / githubweb)
  380. edit FAQ, add link to FAQ (details / githubweb)
  381. edit FAQ (details / githubweb)
  382. add FAQ to doc organization; add vocab info (details / githubweb)
  383. add definition of glossary terms (details / githubweb)
  384. Update eml-semantic-annotation-primer.md (details / githubweb)
  385. update semantic annotation primer file name (details / githubweb)
  386. update document organization section; fix typos (details / githubweb)
  387. linked text to FAQs. added one more FAQ (re measurements). added (details / githubweb)
  388. edit URIs section (details / githubweb)
  389. proofing and small revisions-- still working on this. (details / githubweb)
  390. continuing with revisions to Sem Primer (details / githubweb)
  391. saving changes thru line 100 (details / githubweb)
  392. edits up to line 200 (details / githubweb)
  393. edits up to line 267 (details / githubweb)
  394. final changes for today (details / githubweb)
  395. Try to fix Travis build by switching to Java to get ant installed. (details / githubweb)
  396. Add ant to APT install in Travis. (details / githubweb)
  397. Add ant-optional to the Travis build for JUnit support. (details / githubweb)
  398. Have JUnit prinnt test log to console for easier debugging. (details / githubweb)
  399. Increase memory to see if that is the StackOverflow error. (details / githubweb)
  400. Try bionnic to get a newer version of ant than 1.96. (details / githubweb)
  401. Try snaps rather than apt under bionic for package installs. (details / githubweb)
  402. Switch to using apt install directly, and skip the maven build. (details / githubweb)
  403. Try updating the apt sources before the install. (details / githubweb)
  404. Switch back to xenial. (details / githubweb)
  405. FIx target typo to 'before_install'. (details / githubweb)
  406. Annd switch back to bionic now that apt is installing properly. (details / githubweb)
  407. Add custom downloaded version of ant (1.10.6) instead of what comes with (details / githubweb)
  408. Fix path to 1.10.6 download. (details / githubweb)
  409. CHeck if ant exists, and if not then download it. (details / githubweb)
  410. Add env var for Ant version to Travis. (details / githubweb)
  411. Temporarily disable cache. (details / githubweb)
  412. DOwnload Ant if the directory does NOT exist. (details / githubweb)
  413. Try a larger stack size. (details / githubweb)
  414. Cache busted? (details / githubweb)
  415. Upgrade xerces and xalan to see if that fixes the StackOverflowErrors. (details / githubweb)
  416. Pare back travis now that the xerces upgrade fixed the build. (details / githubweb)
  417. modifications throughout, now up to line 383, "URI (details / githubweb)
  418. modifications throughout, now up to 472 (details / githubweb)
  419. up to 644 (details / githubweb)
  420. finished full pass-thru edit of semantic annotation primer (details / githubweb)
  421. minor edits to intro (details / githubweb)
  422. minor edits to intro (details / githubweb)
  423. superficial edits (details / githubweb)
  424. more superficial edits (details / githubweb)
  425. yet more superficial edits (details / githubweb)
  426. updates to text, in light of warnings about `id`s in EML need to be (details / githubweb)
  427. update Examples 1 and 4 (details / githubweb)
  428. update examples with Eric Seabloom's info (details / githubweb)
  429. make examples consistent (details / githubweb)
  430. Force copy the index.html even if it exists. (details / githubweb)
  431. Switch to using "dist" as the subdirectory for the built site and (details / githubweb)
  432. Initial dist subtree commit (details / githubweb)
  433. Add shell script for deploying the built site. (details / githubweb)
  434. Move dist directory to top level. (details / githubweb)
  435. Remove tmp directory from git tree. (details / githubweb)
  436. Ignore the tmp dir in git. (details / githubweb)
  437. Build schema docs directly into dist directory. (details / githubweb)
  438. No longer need to copy the schema docs. (details / githubweb)
  439. Deploy from the top level dist dir. (details / githubweb)
  440. initial edits to glossary and FAQ. added glossary entries for jsonld and (details / githubweb)
  441. Reformat for proper indentation. (details / githubweb)
  442. Fix 2.2.0 namespace and add examples. (details / githubweb)
  443. Regenerated schema docs with proper ns, and added to book. (details / githubweb)
  444. Introduction only: ids in EML with link to new FAQ. added short section (details / githubweb)
  445. replaced the extra paras after examples 1-3 with place holders to a FAQ (details / githubweb)
  446. typos only (details / githubweb)
  447. replaced people graph, correct person (details / githubweb)
  448. Update 2.2.0 namespace in additional files. (details / githubweb)
  449. editing annotation section to improve readability (details / githubweb)
  450. set to false: detailsSource, detailsUsedBy, set to true: (details / githubweb)
  451. Update schema doc html files with new configuration. (details / githubweb)
  452. section headers and text for examples 3 and 4, per Stevan. (details / githubweb)
  453. added an intro to grouped annotations per Stevan (details / githubweb)
  454. editing the annotations primer (details / githubweb)
  455. Fix spelling. (details / githubweb)
  456. Updated instructions to build and deploy the website. (details / githubweb)
  457. Renamed about file. (details / githubweb)
  458. Fixed book filename and commandline switch. (details / githubweb)
  459. Fix chapter link to file. (details / githubweb)
  460. Added coverage section to sample with taxonId filed for validation test. (details / githubweb)
  461. Updated contributors, added ORCIDs, cleaned README links. (details / githubweb)
  462. Updated ORCID links. (details / githubweb)
  463. Fix nav menu to remove extraneous link. (details / githubweb)
  464. Update validator to use new schema namespace. (details / githubweb)
  465. Edit the EML 2.2.0 changes document. (details / githubweb)
  466. Updated book chapter on EML 2.2.0 changes. (details / githubweb)
  467. Fix instructions for validation script. (details / githubweb)
  468. Updated release notes with major features and bug listings. (details / githubweb)
  469. Add shell script for getting the current list of GitHub issues for a (details / githubweb)
  470. Fix bullet list formatting in sem primer. (details / githubweb)
  471. fix glossary in primer (details / githubweb)
  472. elevated the level glossary and list of vocabs. removed extra notes (details / githubweb)
  473. rm the toc since bookdown makes one. adapted paragrath on organization (details / githubweb)
  474. orphan text, extra linefeeds removed. (details / githubweb)
  475. small changes to wording in appendix (details / githubweb)
  476. moved FAQs to above appendix (details / githubweb)
  477. one more ISO example, per issue #311 (details / githubweb)
  478. added methods appinfo, per issue #330 (details / githubweb)
  479. Add new images for each module. (details / githubweb)
  480. Link to module images and diagrams in docs (details / githubweb)
  481. Link to interactive schema documentation in readme (details / githubweb)
  482. Rearrange chapters to have all modules in one chapter. (details / githubweb)
  483. Move schema docs out of dist/schema and into docs/schema (details / githubweb)
  484. Add newly generated schema images to built schema docs. (details / githubweb)
  485. Copy source dirs into built book for proper linking. (details / githubweb)
  486. Delete the contents of dist as this will now be a temporary staging (details / githubweb)
  487. Update site build description. (details / githubweb)
  488. Update the deploy script. (details / githubweb)
  489. Remove unneeded status outputs from deploy script. (details / githubweb)
  490. Add redirect config file for Netlify. (details / githubweb)
  491. Rewrite the URL rather than redirect. (details / githubweb)
  492. Streamline git clone and build for EML parser. (details / githubweb)
  493. Ignore the release dir in commits. (details / githubweb)
  494. FUrther streamline git copy for EML schemas. (details / githubweb)
  495. Fix emlparser servlet by adding utilities.jar. (details / githubweb)
  496. Fix the `dist` target to create the release files for distribution. (details / githubweb)
  497. Added paragraph descrining need for missing value codes and code (details / githubweb)
  498. Deprecated the eml-access module in the docs. (details / githubweb)
  499. Updated language around contribution by maintainers. (details / githubweb)
  500. Add a codemeta.json file and a bibtext citation. (details / githubweb)
  501. Update context file to use codemeta as default. (details / githubweb)
  502. fixed minor typos (details / githubweb)
  503. Fixed typos, added section on deprecating EML access. (details / githubweb)
  504. Make some minor copy edits (details / githubweb)
  505. Remove the ant target call "docs" since the build.xml doesn't have it (details / githubweb)
  506. Remove the duplicated methods set/getAbstract. (details / githubweb)
  507. Bump the version of the datamanager jar file from 0.9.2 to 1.0.0. (details / githubweb)
  508. New language for deprecation of access element. (details / githubweb)
  509. Add more markdown documentation. (details / githubweb)
  510. Update release target to include generated site. (details / githubweb)

Started by an SCM change

Revision: 233427f03610694d2a865e6748bcf8bfb51be900
  • refs/remotes/origin/master