Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Prefered attribute names .. #46

Closed
mitra42 opened this issue Sep 18, 2017 · 1 comment
Closed

Prefered attribute names .. #46

mitra42 opened this issue Sep 18, 2017 · 1 comment
Labels
status/deferred Conscious decision to pause or backlog

Comments

@mitra42
Copy link

mitra42 commented Sep 18, 2017

Is there list, either as part of the IPLD spec or referenced by it, of prefered attributes. This is going to be important if metadata is to be produced by one service and consumed by another.

Specifically ... should we use
contenttype, content-type, mimetype, type, for the Mime type (presuming the value looks like that in http)

And should we use date, time, datetime for the time, and in which format (the example in https://github.com/ipld/specs/tree/master/ipld looks obviously wrong i.e. "1435398707 -0700"
(The obvious correct format would be Zero-timezone ISO. e.g.
JS: new Date(Date.now()).toISOString() # 2017-09-18T21:43:05.038Z'
PY: datetime.utcnow().isoformat() # 2017-09-18T14:42:02.583394

@daviddias daviddias added the status/deferred Conscious decision to pause or backlog label Mar 19, 2018
@rvagg
Copy link
Member

rvagg commented Aug 14, 2019

Closing due to staleness as per team agreement to clean up the issue tracker a bit (ipld/team-mgmt#28). This doesn't mean this issue is off the table entirely, it's just not on the current active stack but may be revisited in the near future. If you feel there is something pertinent here, please speak up, reopen, or open a new issue. [/boilerplate]

@rvagg rvagg closed this as completed Aug 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status/deferred Conscious decision to pause or backlog
Projects
None yet
Development

No branches or pull requests

3 participants