org.custorium.temp.jsonfg.coordRefSys

willem.dobs.nl

{
  "id": "org.custorium.temp.jsonfg.coordRefSys",
  "defs": {
    "refSys": {
      "refs": [
        "#singleRefSys",
        "multiRefSys"
      ],
      "type": "union"
    },
    "multiRefSys": {
      "type": "array",
      "items": {
        "ref": "#singleRefSys",
        "type": "ref"
      },
      "minLength": 2
    },
    "refSysByRef": {
      "type": "object",
      "required": [
        "type",
        "href"
      ],
      "properties": {
        "href": {
          "type": "string",
          "description": "The value is either a URI or a CURIE."
        },
        "type": {
          "enum": [
            "Reference"
          ],
          "type": "string"
        },
        "epoch": {
          "type": "integer"
        }
      }
    },
    "refSysCustom": {
      "type": "object",
      "required": [
        "type"
      ],
      "properties": {
        "type": {
          "type": "string",
          "description": "Value should not be reference"
        }
      }
    },
    "singleRefSys": {
      "refs": [
        "#refSysSimpleRef",
        "#refSysByRef",
        "#refSysCustom"
      ],
      "type": "union"
    },
    "refSysSimpleRef": {
      "type": "string",
      "description": "The value is either a URI or a CURIE."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "WIP, A straitforward translation from OGC Features and Geometries Json (https://portal.ogc.org/files/107269#schema-coordrefsys) to ATProto lexicon, following the draft lexicon styleguide. The most distinct change is addition of a decimals property to higher level objects"
}

Validate Record

Validate a record against org.custorium.temp.jsonfg.coordRefSys

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:q3enoeuha5b2zx4p4atxtb7x
CID
bafyreib5qqb5qe64dd54ve2fwsoro7hwm2kkxbgnne4q5awyy3r45ve2e4
Indexed At
2026-01-04 21:34 UTC
AT-URI
at://did:plc:q3enoeuha5b2zx4p4atxtb7x/com.atproto.lexicon.schema/org.custorium.temp.jsonfg.coordRefSys

Version History (7 versions)

Lexicon Garden

@