log entry index
- CURIE:
gmeow:logEntryIndex - IRI: https://blackcatinformatics.ca/gmeow/logEntryIndex
- Category: property
- Defined by:
gmeow:slices/attestation - Box roles: CBox role, RBox role (What is this?)
The sequential index of the entry within its transparency log.
Structure
Property shape: datatype property; gmeow:TransparencyLogEntry -> xsd:integer; functional
Practical Pattern
Use gmeow:logEntryIndex from gmeow:TransparencyLogEntry to xsd:integer when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
sigstore |
https, rdf |
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:logEntryIndex |
projection | sigstore |
projects to / <= | https://sigstore.dev/rekor/v1#logEntry, https://sigstore.dev/rekor/v1#logIndex, https://sigstore.dev/rekor/v1#logIndexURL, rdf:type | gmeow:mapSigstoreLogEntry; lossy: attestation body, inclusion proof, confirmation depth, finality status |
Usage Advice
Use when
- Use to record the stable sequential position of a
gmeow:TransparencyLogEntrywithin its append-only log — the log-local identity that survives mirror changes.
Avoid when
- Avoid for a retrieval address (use
gmeow:logEntryUrl) or a ledger event's in-block position (gmeow:logIndex); and because it is functional, an entry has exactly one index within its log.
How to use
- Set one integer index on the
gmeow:TransparencyLogEntry; combine it with the log's identity and agmeow:logEntryUrlso the entry can be re-fetched and re-verified.
Examples
- ex:rekorEntry
gmeow:logEntryIndex4815162342.