Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Annotation] Applications MUST define a maximum total lifetime that is acceptable for a LeafNode, and reject any LeafNode where the total lifetime is longer than this duration. #32

Open
Tracked by #36 ...
duesee opened this issue Jan 10, 2023 · 0 comments

Comments

@duesee
Copy link
Collaborator

duesee commented Jan 10, 2023

Applications MUST define a maximum total lifetime that is acceptable for a LeafNode, and reject any LeafNode where the total lifetime is longer than this duration.


Annotation
{
  "@context": "http://www.w3.org/ns/anno.jsonld",
  "type": "Annotation",
  "body": [
    {
      "type": "TextualBody",
      "purpose": "tagging",
      "value": "leaf_node"
    }
  ],
  "target": {
    "selector": [
      {
        "type": "TextQuoteSelector",
        "exact": "Applications MUST define a maximum\n   total lifetime that is acceptable for a LeafNode, and reject any\n   LeafNode where the total lifetime is longer than this duration."
      },
      {
        "type": "TextPositionSelector",
        "start": 102274,
        "end": 102443
      }
    ]
  },
  "id": "#9c87d1df-3f6c-4e0d-a9e5-cfd33905a7b5",
  "meta": null
}
@duesee duesee self-assigned this Jan 11, 2023
@duesee duesee changed the title [Validation] Applications MUST define a maximum total lifetime that is acceptable for a LeafNode, and reject any LeafNode where the total lifetime is longer than this duration. [Annotation] Applications MUST define a maximum total lifetime that is acceptable for a LeafNode, and reject any LeafNode where the total lifetime is longer than this duration. Jan 11, 2023
@duesee duesee removed their assignment Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant