-
Notifications
You must be signed in to change notification settings - Fork 0
Glossary
Short definitions of the terms and acronyms used across SIGNET and this wiki.
Agent-to-Agent / Agent Card. A model for advertising an agent's capabilities at a
well-known location (/.well-known/agent.json) so they are discoverable across
organisational boundaries. SIGNET's AgentCapability and
SyntheticAgent.agentCard align to it.
Canonical Data Model. SIGNET's central normative artifact — the shared four-layer vocabulary (Foundation, Process, Agent, Trust). See Architecture Overview.
A public-domain dedication. The SIGNET artifacts are released under CC0 1.0; it covers copyright in the artifacts only, not the marks.
Contributor Licence Agreement. The Concert CLA under which contributions are accepted — see Contributing.
Common Procurement Vocabulary. An EU classification scheme for procurement subject
matter, used in Classification (scheme: cpv).
Decentralised Identifier (W3C DID 1.0). A stable, resolvable identifier that needs no
central registry (e.g. did:web:supplier.example.com). RECOMMENDED for parties and agents —
see Identifier.
The European standard for the semantic model of an electronic invoice. SIGNET's Invoice is mapped to its Business Terms (BT) and Business Groups (BG). Basis of the EU ViDA alignment — see EN 16931 & ViDA E-Invoicing.
EU eProcurement Ontology. An OWL/RDF ontology of procurement semantics. SIGNET's
JSON-LD context aligns terms to ePO (e.g. procuringParty → ePO:hasBuyer).
A hybrid PDF/XML invoice format (EN 16931 compliant). A SIGNET invoice is convertible to it.
Global Legal Entity Identifier Foundation / Legal Entity Identifier (ISO 17442). A global
organisation identifier scheme (scheme: gleif:lei).
Global Location Number (GS1). A location/party identifier (scheme: gs1:gln).
JSON for Linked Data. SIGNET's canonical serialisation; it gives every object and property a global URI while remaining ordinary JSON to consumers that ignore the semantics. See Serialisation.
The bounded authority granted to an agent — the structural guarantee it cannot exceed its remit. See Mandate.
Most Advantageous Tender. A common evaluation model (e.g. price/quality/social-value weighting), expressed as a Policy. See the worked policy example.
Open Contracting Data Standard. The lifecycle vocabulary SIGNET's process layer aligns to (planning → tender → award → contract → implementation).
Peppol Business Interoperability Specifications. Profiles of UBL for cross-border ordering, cataloguing, and billing. SIGNET projects to Peppol BIS Billing 3.0.
W3C Provenance Ontology. SIGNET's Provenance aligns to it
(wasGeneratedBy, wasDerivedFrom, wasAttributedTo).
A cryptographic technique (e.g. BBS proofs) letting a party prove a claim from a credential without revealing the whole credential. See Credential.
Secure Intelligent Governed Network for Exchange and Trade — the standard this repository defines.
A data-sovereignty pattern (decoupling data from applications, with consent-based access). Inspires SIGNET's Consent model.
An AI agent operating as a first-class Party. See SyntheticAgent.
Universal Business Language. An XML document syntax for business documents (Order, Catalogue, Invoice). SIGNET projects its Invoice to UBL 2.1.
A W3C standard for tamper-evident, cryptographically verifiable claims about a subject. SIGNET's Credential is a VC reference.
VAT in the Digital Age. An EU package mandating EN 16931-based cross-border e-invoicing (from July 2030). See EN 16931 & ViDA E-Invoicing.
SIGNET Standard — stewarded by Concert Foundation · Licensed CC0 1.0 · The JSON Schema is the source of truth. · Comments: hello@concert.foundation
Concepts
The Data Model
Interoperability
Using SIGNET
Extensions & demonstrations
- Extension & profile specs
- Agent demo — governed award
- Onboarding demo — conditional qualification
- Auction demo — deterministic close
Project