MIF is moving to a dedicated organization (modeled-information-format) #66
Closed
zircote
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
MIF (Modeled Information Format) will soon move from its current home at
zircote/MIFto a dedicated GitHub organization,modeled-information-format.The move is administrative. The specification, its version, and its semantics
do not change as a result.
This announcement exists so that consumers can prepare in advance. Nothing
breaks on the day of the transfer, but several pointers are worth updating at
your convenience.
Why the move
MIF has outgrown a personal namespace. A dedicated organization gives the
project clearer governance, room for additional maintainers, and a stable home
for the specification, the conformance suite, and the tooling. The
MIFmark isretained. The working expansion remains Modeled Information Format.
What does not change
base knowledge types (
semantic,episodic,procedural), typedrelationships, provenance, trust tiers, and validity semantics are identical.
superset, pinned to OKF v0.1.
$id, JSON-LD context, or namespaceURI you depend on is unaffected by the repository move.
mif-spec.devremains the canonical docs URL.valid today remain valid.
What changes (and what to do)
The canonical repository URL becomes
github.com/modeled-information-format/MIF(final organization-relative pathconfirmed at transfer time).
GitHub redirects are automatic. After the transfer, GitHub forwards the
old URLs (clones, links, issues, pull requests, discussions) to the new
location. Existing
git remotesettings continue to function through theredirect.
Update your git remotes when convenient. Redirects are a safety net, not a
permanent guarantee. Run:
Update hard-coded links in your own documentation, dependency manifests,
CI configuration, and bookmarks to point at the organization.
Stars, watchers, forks, issues, pull requests, and this discussion history
transfer with the repository. You do not need to re-star or re-subscribe.
Timeline
The transfer is planned for the near term. A follow-up comment on this
discussion will confirm the exact date and the final repository path before the
move, and a second comment will confirm completion afterward. Watch this thread
or the repository for those updates.
Questions
If the move affects an integration, a downstream tool, or an automation you
maintain, raise it on this thread before the transfer. Surfacing a concern early
is far cheaper than discovering it after the fact.
All reactions