Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# InCommon Federation Metadata Toolchain
This repository contains some of the tooling used by the
[InCommon Federation](https://www.incommon.org) to:
* Import metadata from the [eduGAIN](https://edugain.org) interfederation
service, including filtering and transforming that metadata to meet
InCommon's needs.
* Generate per-entity metadata for publication through the Metadata Query
protocol.
This tooling draws heavily on that used by the
[UK federation](https://www.ukfederation.org.uk) as published
[on GitHub](https://github.com/ukf/ukf-meta). The `upstream` branch of this
repository mirrors the `master` branch from that repository, and useful
upstream changes are often merged in here.
The remainder of this file is the original `README.md` from the upstream
repository.
----
# UK federation Metadata Toolchain
This is the metadata repository and main toolset for the [UK Access Management Federation for Education and Research](http://ukfederation.org.uk) ("the UK federation").
## Copyright and License
The contents of this repository are Copyright (C) the named contributors or their
employers, as appropriate.
In particular, all content authored prior to the 1st of August 2016 is
Copyright (C) 2011—2016, University of Edinburgh.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
> <http://www.apache.org/licenses/LICENSE-2.0>
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.