Recent Releases of nz.ilbb.labbcat

nz.ilbb.labbcat - 1.4.0

  • Add support for servers with FORM based user auth.
  • Add support for changed annotation extraction API.
  • Implementations
    • LabbcatView.getFragment() - all three overloads
  • New functions

    • LabbcatView.versionInfo() - version information of all components of LaBB-CAT
    • LabbcatView.readAgreement() - data access license agreement
    • LabbcatView.changePassword()
    • LabbcatView.getDashboardItems() - list available corpus statistics
    • LabbcatView.getDashboardItem() - get the value of a specific corpus statistic
    • LabbcatView.getCorpusInfo() - gets statistics about a given corpus
    • LabbcatView.readCategories() - list category records
    • LabbcatView.intervalAnnotations() - gets annotations within given time intervals
  • Changed functions

    • LabbcatView.getTasks() now returns an array of task IDs.
    • LabbcatView.taskStatus() now has optional log and keepalive parameters.

Minimum LaBB-CAT version 20250818.1200

- Java
Published by robertfromont 10 months ago

nz.ilbb.labbcat - 1.3.0

  • New functions
    • LabbcatEdit.transcriptUpload()
    • LabbcatEdit.transcriptUploadParameters()
    • LabbcatEdit.transcriptUploadDelete()
  • Function implementation changes
    • LabbcatEdit.newTranscript() and LabbcatEdit.updateTranscript() use new API (above) by default.
  • Improvements to handling of request/response headers.

Minimum LaBB-CAT version 20250430.1200

- Java
Published by robertfromont about 1 year ago

nz.ilbb.labbcat - 1.2.1

  • New function
    • LabbcatView.processWithPraat()

- Java
Published by robertfromont over 1 year ago

nz.ilbb.labbcat - 1.2.0

Minimum LaBB-CAT version 20240409.2000

  • Implementations
    • LabbcatEdit.saveMedia()
    • LabbcatEdit.saveEpisodeDocument()
    • LabbcatEdit.deleteMedia()

- Java
Published by robertfromont almost 2 years ago

nz.ilbb.labbcat - 1.1.1

Minimum LaBB-CAT version 20230517.1844

  • Implementations
    • LabbcatEdit.saveParticipant()
    • LabbcatEdit.saveTranscript()
    • LabbcatView.getAnnotatorDescriptor()
  • Function changes
    • aligned parameter of LabbcatView.search and LabbcatView.getMatches changed to offsetThreshold

- Java
Published by robertfromont almost 3 years ago

nz.ilbb.labbcat - 1.1.0

  • Function changes
    • maxOrdinal parameter of StoreQuery.countAnnotations
    • maxOrdinal parameter of StoreQuery.getAnnotations

- Java
Published by robertfromont over 3 years ago

nz.ilbb.labbcat - 1.0.0

  • Implementations
    • LabbcatView.getSchema()
    • LabbcatView.getTranscript()
    • LabbcatEdit.deleteParticipant()
    • LabbcatAdmin user CRUD functions
    • LabbcatAdmin.setPassword()
  • Function changes
    • layerIds parameter of StoreQuery.getParticipant
    • overlapThreshold parameter for search() and getMatches().
  • New functions
    • LabbcatView.getMediaFile() convenience function
  • Maven-compatible versioning/package structure
  • Documentation is CC-BY-SA

- Java
Published by robertfromont over 3 years ago

nz.ilbb.labbcat - 20200909.2039

Uses javax.json.* instead of org.json.*

- Java
Published by robertfromont almost 6 years ago

nz.ilbb.labbcat - v20200826.1513

  • New LabbcatAdmin CRUD operations for
    • corpora
    • projects
    • roles
    • permissions
    • system attributes (RU operations only)
    • tracks
    • saveLayer (CU operations)
  • New LabbcatView function
    • getSerializerDescriptors
    • getDeserializerDescriptors
    • getSystemAttribute
    • getUserInfo
  • Support for localization of server messages

- Java
Published by robertfromont almost 6 years ago

nz.ilbb.labbcat - v20200612.1635

Refactored to remove confusing terminology and use class names that reflect LaBB-CAT user authorization level.

- Java
Published by robertfromont about 6 years ago

nz.ilbb.labbcat - v20200611.2005

Requests include specify user-agent that identifies the library/version.

- Java
Published by robertfromont about 6 years ago

nz.ilbb.labbcat - v20200608.1944

Includes:

  • support for LaBB-CAT version 20200608.1507 API
  • Labbcat.getTranscriptAttributes
  • Labbcat.getParticipantAttributes

- Java
Published by robertfromont about 6 years ago