"license": "SPDX-License-Identifier: CC-BY-4.0", // in frontend also show link to the license, which we should find in the SPDX database. If full copyright, we write "registrar claims full copyright, no license granted" (mutable / immutable)
"license_addons": "", //e.g. additional rights, free text
"identifier": "", //e.g. ISBN number
"other_license": "Pixabay publishers", // ask Pixabay to obtain a license, or add a dual license (free text)
"IPFS": " ", // ipfs URI
"NFT": " ", // NFT-UID, URI to data in ipfs
"filename": " ",
"license": "SPDX-License-Identifier: CC-BY-4.0", // in frontend also show link to the license, which we should find in the SPDX database. If full copyright, we write "registrar claims full copyright, no license granted" (mutable / immutable) A rather restrictive licence can be opened afterwards and the work can be released.
"license_addons": "", //e.g. additional rights, free text (mutable / immutable)
"identifier": "", //e.g. ISBN number (immutable)
"other_license": "Pixabay publishers", // ask Pixabay to obtain a license, or add a dual license (free text) (mutable)
"IPFS": " ", // ipfs URI (immutable)
"NFT": " ", // NFT-UID, URI to data in ipfs (immutable)
"filename": " ", (immutable)
"hash": " ", // md5, we do not use that anymore
"hash_sha": " ", // sha256
"hash_sha512": " ", // NEW sha512
"revocation_date": " ", // additionally generate new hash? chain independent of the entries? design? java microservice revocation
"revocation_reason": "", // revocation of a registration only under special circumstances e.g. proof of copyright infringement
"registration_date": " ", // timestamp without time zone
"tags": " ",
"relation": " ", // also for collections
"supersedes": " ", // new version of the work
"hash_sha": " ", // sha256 (immutable)
"hash_sha512": " ", // NEW sha512 (immutable)
"revocation_date": " ", // additionally generate new hash? chain independent of the entries? design? java microservice revocation (mutable)
"revocation_reason": "", // revocation of a registration only under special circumstances e.g. proof of copyright infringement (mutable)
"registration_date": " ", // timestamp without time zone (immutable)
"tags": " ", (immutable)
"relation": " ", // also for collections (immutable)
"supersedes": " ", // new version of the work (mutable)
"counter": "3156", // subsequent number of work, not sure if we still need that
"publishing_date":"2022-03-12", // date of broadcasting (mutable)
"grid": "RC-01-LIZ0000003156-2", // RC > FC / FR
"public_certificate": "https://www.registeredcommons.org/document/1124800676.pdf", // if we generate some extra certificate, we put the URI here
"language": "DE_de", // ISO ?? check DB
"visibility": "yes", // work is public
"grid": "RC-01-LIZ0000003156-2", // RC > FC / FR (immutable)
"public_certificate": "https://www.registeredcommons.org/document/1124800676.pdf", // if we generate some extra certificate, we put the URI here (immutable)
"language": "DE_de", // ISO ?? check DB (immutable)
"visibility": "yes", // work is public (mutable) The visibility can be changed afterwords.
"customkey0": "2022-02-12", // date of archiving, specific to a user / type of work: audio > duration
"customkey1": "", // free selectable attributes, sub-record in the DB, second table, attributes-array (Jasper)
"customkey1": "", // free selectable attributes, sub-record in the DB, second table, attributes-array