Uploaded image for project: 'Clowder'
  1. Clowder
  2. CATS-59

Store extractor metadata

XMLWordPrintableJSON

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • 1.0
    • None
    • Extraction Bus
    • IMLCZO - 2017 - April Sprint 1

      See if we can use this as the body of a heartbeat. This way when new front ends come online they will be properly notified of the existence of extractors.

      case class ExtractorInfo (
        id: UUID,
        name: String,
        description: String,
        creator: User,
        version: String,
        lastSeen: Date,
        contexts: List[UUID],
        external_services: List[URL],
        libraries: List[String],
        bibtex: List[String]
      )

              lmarini Luigi Marini
              lmarini Luigi Marini
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: