info URIs & OpenURL Applications for Identifier Resolution

Size: px
Start display at page:

Download "info URIs & OpenURL Applications for Identifier Resolution"

Transcription

1 info URIs & OpenURL Applications for Identifier Resolution Approach towards Identifiers & Resolution in the LANL adore repository Research Library Los Alamos National Laboratory, USA

2 info URI & OpenURL info URI I-D ( No resolution mechanisms can be assumed for the "info" URI scheme, though for any particular namespace there MAY exist mechanisms for resolving identifiers to network services. The definition of such services falls outside the scope of the "info" URI scheme. ANSI/NISO Z OpenURL Framework Standard ( An OpenURL Application is a networked service environment in which packages of information are transported over the network. These descriptions have a description of a referenced resource at their core, and they are transported with the intent of obtaining context-sensitive services pertaining to the referenced resource. Combine info URI & OpenURL Application to create an identifier resolution environment Explain in the context of the LANL adore repository

3 the LANL adore repository LANL Research Library aggregates content from primary and secondary scholarly publishers. And looks into institutional content. Launched the adore repository effort to: Create an infrastructure to store that content Store content in a manner that: o scales to hundreds of millions of (relatively static) objects o disconnects content storage from content services o keeps digital preservation issues in mind adore is a modular repository architecture: Standards-based Highly distributed architecture (for example: contains ~ 500 autonomous repositories today) Protocol-based interactions between modules

4 the LANL adore repository Standards Distributed architecture Protocol-based communication adore is a simulation of the Web-based, distributed repository environment

5 sample Digital Object in adore Type MIME identifier Digital Object scholarly paper N/A DOI Constituent Datastream 1 metadata record application/xml PMID Constituent Datastream 2 fulltext file application/pdf

6 sample Digital Object packaged as MPEG-21 DIDL XML document OAIS PACKAGE PERSPECTIVE OAIS CONTENT PERSPECTIVE <DIDL> DIDid="info:lanl-repo/i/58f202ac" <Item> ID="uuid-00005e90" <Item> ID="uuid-888b135e" <Component> ID="uuid-0000a01c" item info:doi/10.123/44455 item info:pmid/ component Package Digital Object <Component> ID="uuid-00004a42" component new version => new package

7 sample Digital Object packaged as MPEG-21 DIDL XML document OAIS PACKAGE PERSPECTIVE <DIDL> DIDid="info:lanl-repo/i/58f202ac" <Item> ID="uuid-00005e90" <Item> ID="uuid-888b135e" <Component> ID="uuid-0000a01c" OAIS CONTENT PERSPECTIVE OAIS Content Identifiers item info:doi/10.123/44455 item info:pmid/ component <Component> ID="uuid-00004a42" component OAIS Package Identifier ~ OAIS Fragment Identifiers

8 Identifiers in the LANL adore repository Package identifiers: Minted at ingestion time info:lanl-repo/i/uuid Content identifiers: Typically inherited from publisher. If not then assigned. If identifiers are URIs: use them (i.e. http address in case of Web crawling) If identifiers are not URIs: express as URIs via info URI scheme o if namespace is registered under info URI, use it: info:doi/. o if namespace is not registered under info URI, bring it under info: info:lanl-repo/biosis/

9 Identifiers in the LANL adore repository Scale: Currently ~ 150,000,000. adore components designed to scale to deal with ~ 600,000,000 identifiers by end of 2008 Infastructure: Identifier Locator stores: Mapping between Content Identifiers and Package Identifiers Location of identified package in the repository Identifier Locator currrently implemented using in-house technology Identifier Locator will be implemented using handle technology (not using handles)

10 Identifiers in the LANL adore repository Properties: URIs Not actionable (even the ones that are natively actionable are considered non-actionable once in the repository) No built in resolution mechanism Become servicable through OpenURL Applications and via OpenURL Resolver front-end to the adore repository

11 OpenURL Framework networked resource Resolver Transport reference about Referent description of Referent & context ContextObject services pertaining to Referent

12 OpenURL Framework Namespaces of Identifiers Descriptors Metadata Formats ContextObject Referent Resolver Requester ReferringEntity Referrer ServiceType ContextObject Format ContextObject representation Resolver Transport reference service...s

13 OpenURL Resolver in the LANL adore repository Two types of OpenURL Applications: Services at the level of OAIS Packages: Request of OAIS DIP (Dissemination Information Packages) in various formats, i.e. DIP in MPEG-21 DIDL DIP in METS DIP in IMS/CP Services at the level of the OAIS Content: Request of disseminations of stored datastreams and transformations thereof, i.e.: Disseminate descriptive metadata as stored (MARCXML) Disseminate descriptive metadata in transformed format (DC, MODS, publisher native, ) Disseminate Word doc as stored Disseminate Word doc transformed to pdf Both work with Package Identifiers and Content Identifiers

14 adore OpenURL Resolver: OAIS Package level OpenURL ContextObject OpenURL baseurl_adore Referent: Identifier Descriptor : Content Identifier Metadata Descriptor : optional Package Identifier (version indicator; if not provided use most recent package) ServiceType: Identifier Descriptor : Identifier indicating request for list of services to request various DIP formats for Referent, i.e. info:pathways/svc/dip

15 adore OpenURL Resolver: OAIS Package level OpenURL baseurl_adore? url_ver=z & rft_id=contentidentifier & svc_id=info:pathways/svc/dip baseurl_adore? url_ver=z & rft_id=contentidentifier & svc_id=info:pathways/svc/dip.didl baseurl_adore? url_ver=z & rft_id=contentidentifier & svc_id=info:pathways/svc/dip.mets List of OpenURL requests in KEV Container of ContextObjects in XML baseurl_adore baseurl_adore? url_ver=z & rft_id=contentidentifier & svc_id=info:pathways/svc/dip.ims

16 adore OpenURL Resolver: OAIS Package level OpenURL baseurl_adore? url_ver=z & rft_id=contentidentifier & svc_id=info:pathways/svc/dip.didl OAIS PACKAGE PERSPECTIVE OAIS CONTENT PERSPECTIVE <DIDL> DIDid="info:lanl-repo/i/58f202ac" <Item> ID="uuid-00005e90" item info:doi/10.123/44455 <Item> ID="uuid-888b135e" <Component> item info:pmid/ component ID="uuid-0000a01c" DIDL XML document <Component> component ID="uuid-00004a42" baseurl_adore

17 adore OpenURL Resolver: OAIS Content level OpenURL ContextObject OpenURL baseurl_adore Referent: Identifier Descriptor : Content Identifier Metadata Descriptor : optional Package Identifier (version indicator; if not provided use most recent package); Fragment Identifier (to identify bitstream) ServiceType: Identifier Descriptor : Identifier indicating request for list of services pertaining to Referent content, i.e. info:pathways/svc/bootstrap

18 adore OpenURL Resolver: OAIS Content level OpenURL baseurl_adore? url_ver=z & rft_id=contentidentifier & svc_id=info:pathways/svc/bootstrap baseurl_adore baseurl_adore? url_ver=z & rft_id=contentidentifier & rft.arg=fragmentidentifier & svc_id=info:lanl-repo/svc/marc2mods baseurl_adore? url_ver=z & rft_id=contentidentifier & rft.arg=fragmentidentifier & svc_id=info:lanl-repo/svc/word2pdf List of OpenURL requests in KEV Container of ContextObjects in XML

19 adore OpenURL Resolver: OAIS Content level OpenURL baseurl_adore? url_ver=z & rft_id=contentidentifier & rft.arg=fragmentidentifier & svc_id=info:lanl-repo/svc/word2pdf baseurl_adore

20 Lesson Learned NISO OpenURL Standard provides framework for the definition of OpenURL Applications in the realm of identifier resolution: o o Identifier resolution ~ delivery of services pertaining to identified object OpenURL Standard is based on abstract definitions: same OpenURL Application can be instantiated using different technologies as they evolve (KEV ContextObject & HTTP Transport ; XML ContextObject & SOAP Transport ; ) => Persistent resolution environment

21 OpenURL Abstractions for Identifier Resolution Step 1: Introspection Abstractions object identifier service identifier (request list of services) OpenURL ContextObject Resolution Interface OpenURL Transport list of services Container of OpenURL ContextObjects

22 Lesson Learned NISO OpenURL Standard provides framework for the definition of OpenURL Applications in the realm of identifier resolution: o Identifier resolution ~ delivery of services pertaining to identified object o OpenURL Standard is based on abstract definitions: same OpenURL Application can be instantiated using different technologies as they evolve (KEV ContextObject & HTTP Transport ; XML ContextObject & SOAP Transport ; ) => Persistent resolution environment o OpenURL Standard allows for inclusion of other entities in the ContextObject (Requester, Referrer, ) => potential for context-sensitive identifier resolution environment o The resulting resolution mechanism is independent of the nature of the identifier (whichever URI can be Referent Identifier) => Put an http URI as Referent Identifier on an OpenURL Application service request in 2020 ;-) Use of OpenURL Application as standard-based Obtain interface for repositories: thoroughly researched in Jeroen Bekaert s PhD thesis Use of OpenURL Application as the basis of long-term resolution abstraction: under investigation

Delivering Articles Using OpenURL. Ann Apps MIMAS, The University of Manchester

Delivering Articles Using OpenURL. Ann Apps MIMAS, The University of Manchester Delivering Articles Using OpenURL Ann Apps MIMAS, The University of Manchester Outline OpenURL for delivering articles Zetoc as an example service OpenURL Framework: NISO standard Z39.88-2004 Other uses

More information

Why OpenURL? Ann Apps and Ross MacIntyre MIMAS, Manchester Computing, The University of Manchester, UK {ann.apps,

Why OpenURL? Ann Apps and Ross MacIntyre MIMAS, Manchester Computing, The University of Manchester, UK {ann.apps, Why OpenURL? Ann Apps and Ross MacIntyre MIMAS, Manchester Computing, The University of Manchester, UK {ann.apps, ross.macintyre}@manchester.ac.uk Abstract The improvement of access to scholarly literature

More information

The Springer Digital Math Library WDML Workshop Washington D.C., June 1-3, Thomas Hempfling

The Springer Digital Math Library WDML Workshop Washington D.C., June 1-3, Thomas Hempfling The Springer Digital Math Library WDML Workshop Washington D.C., June 1-3, 2012 Thomas Hempfling WDML Workshop Washington D.C., June 2012 2 In short 1 The Springer DML 2 Metadata 3 Business Models 4 Perspectives

More information

Drafting Legislation Using XML in the U.S. House of Representatives

Drafting Legislation Using XML in the U.S. House of Representatives 1 Drafting Legislation Using XML in the U.S. House of Representatives Kirsten Gullickson, Senior Systems Analyst House of Representatives of the United States of America For more information: http://xml.house.gov

More information

Coalition for Networked Information Fall 2017 Membership Meeting

Coalition for Networked Information Fall 2017 Membership Meeting Coalition for Networked Information Fall 2017 Membership Meeting December 11-12, 2017 Washington, DC #cni17f Keep up with CNI cni.org CNI Fall 2017 Membership Meeting SCHEDULE- AT- A- GLANCE SUNDAY, DECEMBER

More information

Results of L Année philologique online OpenURL Quality Investigation

Results of L Année philologique online OpenURL Quality Investigation Results of L Année philologique online OpenURL Quality Investigation Mellon Planning Grant Final Report February 2009 Adam Chandler Cornell University Note: This document is a subset of a report sent to

More information

UN/CEFACT. UN/CEFACT Registry Specification. ICG (Information Content Management Group) 17 March Mike CONROY,

UN/CEFACT. UN/CEFACT Registry Specification. ICG (Information Content Management Group) 17 March Mike CONROY, UN/CEFACT UN/CEFACT Registry Specification ICG (Information Content Management Group) 17 March 2005 Mike CONROY, Francis BERTHOMIEU, Fabrice BOURGE, Yao-ming YEH Jean-Luc CHAMPION (TBG 1) Agenda THE UN/CEFACT

More information

Terms of Reference. Microdata Curation Consultant. Statistics Unit, Field Information and Coordination Support Section (FICSS), UNHCR Copenhagen

Terms of Reference. Microdata Curation Consultant. Statistics Unit, Field Information and Coordination Support Section (FICSS), UNHCR Copenhagen Terms of Reference Microdata Curation Consultant Statistics Unit, Field Information and Coordination Support Section (FICSS), UNHCR Copenhagen UNHCR, the UN Refugee Agency, is seeking a Consultant to deliver

More information

OPEN DATA AND ECLI AT THE CONSTITUTIONAL COURT

OPEN DATA AND ECLI AT THE CONSTITUTIONAL COURT OPEN DATA AND ECLI AT THE CONSTITUTIONAL COURT Giovanni Cattarino (former Director of Services of the Constitutional Court and now an advisor to the Court) A FEW WORDS ON THE CONSTITUTIONAL COURT I will

More information

Parliamentary proceedings in Italian Senate

Parliamentary proceedings in Italian Senate Parliamentary proceedings in Italian Senate Current management & perspectives Manuela Ruisi Head of office Parliamentary information, legislative archive and publications Library collection development

More information

Belton I.S.D. Records Management Policy and Procedural Manual. Compiled by: Record Management Committee

Belton I.S.D. Records Management Policy and Procedural Manual. Compiled by: Record Management Committee Belton I.S.D. Records Management Policy and Procedural Manual Compiled by: Record Management Committee Table of Contents I. Definitions and Purpose Pages 3-5 II. Roles and Responsibilities Pages 6-8 III.

More information

NISO s IOTA Working Group

NISO s IOTA Working Group NISO s IOTA Working Group Creating an Index for Measuring the Quality of OpenURL Links Charleston Conference - Nov. 5, 2010 Rafal Kasprowski, Rice U. Susan Marcin, Columbia U. Agenda Background: Full-text

More information

COMBINED FEDERATED BATTLE LABORATORIES NETWORK (CFBLNet)

COMBINED FEDERATED BATTLE LABORATORIES NETWORK (CFBLNet) UNCLASSIFIED COMBINED FEDERATED BATTLE LABORATORIES NETWORK (CFBLNet) PUBLICATION 1 ANNEX E SITE PROCESSING Version 8.0 July 2015 UNCLASSIFIED DOCUMENT CONTROL AND TRACKING METADATA Security Classification

More information

Update on EAST Policies

Update on EAST Policies Update on EAST Policies July 26 and 27 and August 3, 2016 Susan Stearns, BLC Laura Wood, Tufts University Today s Agenda Review major EAST operating policies as currently approved by Executive Committee

More information

THIS AGREEMENT is dated the day of 2012 (the Effective Date )

THIS AGREEMENT is dated the day of 2012 (the Effective Date ) THIS AGREEMENT is dated the day of 2012 (the Effective Date ) BETWEEN: 1) EDWARD ELGAR PUBLISHING, Inc., a corporation organised and existing under the laws of the State of Massachusetts, and having its

More information

9107/15 TB/at 1 DG G 3 B

9107/15 TB/at 1 DG G 3 B Council of the European Union Brussels, 21 May 2015 (OR. en) Interinstitutional Files: 2011/0093 (COD) 2011/0094 (CNS) 9107/15 COMPET 244 PI 35 NOTE From: To: General Secretariat of the Council Council

More information

G.Pittau, R.Vinelli, M.Salvemini, L.Corvetto. S.I.T.R. Territorial Information System of Sardinia Region

G.Pittau, R.Vinelli, M.Salvemini, L.Corvetto. S.I.T.R. Territorial Information System of Sardinia Region G.Pittau, R.Vinelli, M.Salvemini, L.Corvetto S.I.T.R. Territorial Information System of Sardinia Region Financial resources 9 M : S.I.T.R. 5 M : S.I.T.2 Com. ( Extension to the local Administrations )

More information

VUSUMUZI MKHIZE 16 January 2017

VUSUMUZI MKHIZE 16 January 2017 Tracing Citizenship and Genealogy through Digitization: South Africa s post apartheid conduit for archival practice and Natural justice VUSUMUZI MKHIZE 16 January 2017 TABLE OF CONTENT Vision, Mission,

More information

International Arbitration

International Arbitration c International Arbitration F U L B R I G H T A L E R T October 3, 2008 Visit Practice Site Protocol for E-Disclosure in Arbitration Issued Subscribe by the Chartered Institute of Arbitrators Contact Us

More information

SDG indicators, Mexico. Migration related data sources from census and surveys

SDG indicators, Mexico. Migration related data sources from census and surveys United Nations Expert Group Meeting Improving Migration Data in the Context of the 2030 Agenda SDG indicators, Mexico Migration related data sources from census and surveys United Nations Headquarters

More information

Digital research data in the Sigma2 prospective

Digital research data in the Sigma2 prospective Digital research data in the Sigma2 prospective NARMA Forskningsdata seminar 30. Januar 2018 Maria Francesca Iozzi, PhD, UNINETT/Sigma2 Hans A. Eide, PhD, UNINETT/Sigma Agenda Ø About UNINETT Sigma2 Ø

More information

Draft: NGDA Content Provider Agreement 3.0 Draft Only Not For Official Use

Draft: NGDA Content Provider Agreement 3.0 Draft Only Not For Official Use Draft: NGDA Content Provider Agreement 3.0 Draft Only Not For Official Use CONTENT PROVIDER AGREEMENT Between THE BOARD OF TRUSTEES OF THE LELAND STANFORD JUNIOR UNIVERISTY And COMPANY/INDIVIDUAL This

More information

Frequently Asked Questions for Participating Members and Organizations

Frequently Asked Questions for Participating Members and Organizations Frequently Asked Questions for Participating Members and Organizations Version 3.0.0 SWAC is a trademark of Secure Worker Access Consortium, LLC. 2010 Secure Worker Access Consortium LLC Page 2 of 9 Ref:

More information

The Community Capability Model Framework & Tools

The Community Capability Model Framework & Tools The Community Capability Model Framework & Tools Community Capability Model Framework for Data-Intensive Research: Roll-out across Disciplines Community Capability Model Interest Group Meeting RDA 2 nd

More information

Inventory Project: Identifying and Preserving Minnesota s Digital Legislative Record

Inventory Project: Identifying and Preserving Minnesota s Digital Legislative Record Preserving State Government Digital Information Minnesota Historical Society Inventory Project: Identifying and Preserving Minnesota s Digital Legislative Record Summary The Inventory Project is a joint

More information

April 1, RE: Florida Courts Technology Commission Yearly Report. Dear Chief Justice Labarga:

April 1, RE: Florida Courts Technology Commission Yearly Report. Dear Chief Justice Labarga: Judge Lisa Taylor Munyon, Chair Florida Courts Technology Commission c/o Office of the State Courts Administrator 500 S. Duval Street, Tallahassee, Florida 32399-1900 The Honorable Jorge Labarga Chief

More information

(Revision I. NAME II. MISSION. epresented by. Eligibility Institutions are 1. their

(Revision I. NAME II. MISSION. epresented by. Eligibility Institutions are 1. their Digital Library of the Caribbea an (dloc) By-laws (Revision March 2012) I. NAME The organization shall be called Digital Library of the Caribbean (dloc), representing the cooperative body established to

More information

Warsaw, 15 March Item 352

Warsaw, 15 March Item 352 Journal of Laws 1 Item 352 Document signed by Marek Głuch Date: 15 March 2016 14:56:29 CET JOURNAL OF LAWS OF THE REPUBLIC OF POLAND Warsaw, 15 March 2016 Item 352 ACT of 25 February 2016 on the re-use

More information

Question 1. Does your library plan to remain in the Federal Depository Library Program?

Question 1. Does your library plan to remain in the Federal Depository Library Program? Bender, Trudy L. From: fdlp [fdlp@gpo.gov] Sent: Friday, February 08, 2008 8:36 AM To: Bender, Trudy L. Cc: Acton, Susan J. Subject: Biennial Survey 0025B 2007 Biennial Survey of Federal Depository Libraries

More information

The Fundamental Pillars necessary for a Modern National Statistical Service

The Fundamental Pillars necessary for a Modern National Statistical Service The Fundamental Pillars necessary for a Modern National Statistical Service Steve MacFeely* United Nations Conference on Trade and Development, Geneva, Switzerland Centre for Policy Studies, University

More information

USDL Variant Management. Dr. Daniel Oberle, Senior Researcher, SAP Research Karlsruhe Gunther Stuhec, Standards Architect, SAP AG Walldorf

USDL Variant Management. Dr. Daniel Oberle, Senior Researcher, SAP Research Karlsruhe Gunther Stuhec, Standards Architect, SAP AG Walldorf USDL Variant Management Dr. Daniel Oberle, Senior Researcher, SAP Research Karlsruhe Gunther Stuhec, Standards Architect, SAP AG Walldorf Agenda 1. Problem 2. Solution 1. Grammar : UN/CEFACT Core Component

More information

Miyakita, Goki; Leskinen, Petri; Hyvönen, Eero U.S. Congress prosopographer - A tool for prosopographical research of legislators

Miyakita, Goki; Leskinen, Petri; Hyvönen, Eero U.S. Congress prosopographer - A tool for prosopographical research of legislators Powered by TCPDF (www.tcpdf.org) This is an electronic reprint of the original article. This reprint may differ from the original in pagination and typographic detail. Miyakita, Goki; Leskinen, Petri;

More information

Best Practices for Preservation of ESI John Rosenthal

Best Practices for Preservation of ESI John Rosenthal Best Practices for Preservation of ESI John Rosenthal November 16, 2016 John Rosenthal Partner Washington, D.C. Antitrust and commercial litigator Chair, Winston E-Discovery & Information Governance Group

More information

Market Practice Guidelines for use of the expanded US wire formats (Fedwire CTP and CHIPS STP 820) 1 (Version 1.4, December 17, 2010)

Market Practice Guidelines for use of the expanded US wire formats (Fedwire CTP and CHIPS STP 820) 1 (Version 1.4, December 17, 2010) Market Practice Guidelines for use of the expanded US wire formats (Fedwire CTP and CHIPS STP 820) 1 (Version 1.4, December 17, 2010) Note: 1) Relevant regulations and any applicable legislation take precedence

More information

In his report into the failure of the authorities to properly disclose material in the Mouncher case, Richard Horwell QC said:

In his report into the failure of the authorities to properly disclose material in the Mouncher case, Richard Horwell QC said: January 2018 Foreword The legitimacy of our criminal justice system relies on the process being fair and even-handed. The public rightly expects to see the guilty convicted, but it is equally important

More information

Locke: Two Treatises Of Government (Cambridge Texts In The History Of Political Thought) By Peter Laslett, John Locke

Locke: Two Treatises Of Government (Cambridge Texts In The History Of Political Thought) By Peter Laslett, John Locke Locke: Two Treatises Of Government (Cambridge Texts In The History Of Political Thought) By Peter Laslett, John Locke Buy The Skeletal System Giant Chart - Plastic 9781587799822 by the Anatomical Chart

More information

Presidential Candidate Images (Communication, Media, And Politics)

Presidential Candidate Images (Communication, Media, And Politics) Presidential Candidate Images (Communication, Media, And Politics) If looking for a book Presidential Candidate Images (Communication, Media, and Politics) in pdf form, in that case you come on to the

More information

Estonian National Electoral Committee. E-Voting System. General Overview

Estonian National Electoral Committee. E-Voting System. General Overview Estonian National Electoral Committee E-Voting System General Overview Tallinn 2005-2010 Annotation This paper gives an overview of the technical and organisational aspects of the Estonian e-voting system.

More information

WANFANG DATA CO. LTD. DATABASE LICENSE AGREEMENT

WANFANG DATA CO. LTD. DATABASE LICENSE AGREEMENT [8 Fl F.i Ii Ii WANFANG DATA CO. LTD. DATABASE LICENSE AGREEMENT THIS IS AN AGREEMENT between Wanfang Data Co. Ltd. an e-resources provider headquartered in China ("Licensor") and The University of California

More information

Access to the law and legislative documents

Access to the law and legislative documents Access to the law and legislative documents U.S. House of Representatives Robert Reeves, Deputy Clerk Leadership Direction At the start of 112 th Congress (Jan., 2011), the House adopted a Rules package

More information

MINISTRY OF INTERIOR AND COORDINATION OF NATIONAL GOVERNMENT Department of Immigration Services. East African Community e-passport: Kenyan Journey

MINISTRY OF INTERIOR AND COORDINATION OF NATIONAL GOVERNMENT Department of Immigration Services. East African Community e-passport: Kenyan Journey MINISTRY OF INTERIOR AND COORDINATION OF NATIONAL GOVERNMENT Department of Immigration Services East African Community e-passport: Kenyan Journey Peter Kimaile Chief ICT Officer Presentation Outline Overview

More information

Strategic Partner Agreement Terms

Strategic Partner Agreement Terms Strategic Partner Agreement Terms Why is this important? The Strategic Partner Agreement Terms are important because they describe the terms and conditions of the referral partnership relationship that

More information

Solar; Water; Wind; Energy Efficiency. Science Education; Climate Change; Energy Saver. Federal Government. The White House; A Guide to Federal

Solar; Water; Wind; Energy Efficiency. Science Education; Climate Change; Energy Saver. Federal Government. The White House; A Guide to Federal A Guide To Federal Programs Of Possible Assistance To The Solar Energy Community By Library of Congress Science Policy Research Division, Congressional Research Service READ ONLINE Solar; Water; Wind;

More information

Case 1:16-cv TSC Document 1-1 Filed 12/19/16 Page 1 of 6 EXHIBIT A

Case 1:16-cv TSC Document 1-1 Filed 12/19/16 Page 1 of 6 EXHIBIT A Case 1:16-cv-02470-TSC Document 1-1 Filed 12/19/16 Page 1 of 6 EXHIBIT A Case 1:16-cv-02470-TSC Document 1-1 Filed 12/19/16 Page 2 of 6 July 10, 2013 U.S. Customs and Border Protection FOIA Division 799

More information

PERSONAL DATA PROCESSING AGREEMENT

PERSONAL DATA PROCESSING AGREEMENT PERSONAL DATA PROCESSING AGREEMENT between the following parties: 1. Name:............... Registration number / VAT ID:... Address:... Signed by:... Signature:... (hereinafter as Controller ) and 2. Name:

More information

International & Regional Best Practices for a Single Window Development of a Single Window in Central Asia ESCAP s work to promote a Single Window

International & Regional Best Practices for a Single Window Development of a Single Window in Central Asia ESCAP s work to promote a Single Window Single Window: Overview and Best Practices Singapore-ADB CAREC/ATRIUM Forum on Trade Facilitation Singapore, 7-11 July 2008 Ms. Maria Misovicova Trade Efficiency and Facilitation Section Trade and Investment

More information

Checklist for Processing Abandoned Motor Vehicles for vehicles acquired after January 1, 2003

Checklist for Processing Abandoned Motor Vehicles for vehicles acquired after January 1, 2003 Checklist for Processing Abandoned Motor Vehicles for vehicles acquired after January 1, 2003 O.C.G.A. 40-11-1, et.seq., has been substantially revised. These revisions apply to all motor vehicle deemed

More information

1. Object of Agreement

1. Object of Agreement AGREEMENT FOR THE PROVISION OF DIGITAL OBJECT IDENTIFIERS This Agreement for the provision of digital object identifiers ("Agreement") is made as of the date of signature ("Effective Date"), by and between

More information

Integrated Court System. FCCC New Clerk Academy August 21, 2017

Integrated Court System. FCCC New Clerk Academy August 21, 2017 Integrated Court System FCCC New Clerk Academy August 21, 2017 Integrated Court System OVERVIEW No More Silos All the Court Systems are connected in today s world. For example, Each Clerk s Case Maintenance

More information

NOMINATION AND REMUNERATION COMMITTEE MANDATE

NOMINATION AND REMUNERATION COMMITTEE MANDATE NOMINATION AND REMUNERATION COMMITTEE MANDATE Type: Governance Document Owner: of Directors Custodian: CPO Effective Date: 1st May, 2010 Review Schedule: Annual Last Review: 26/May/2016 Communication Plan:

More information

DOWNLOAD OR READ : RELAUNCH PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : RELAUNCH PDF EBOOK EPUB MOBI DOWNLOAD OR READ : RELAUNCH PDF EBOOK EPUB MOBI Page 1 Page 2 relaunch relaunch pdf relaunch FREQUENTLY ASKED QUESTIONS BEVERAGE PACKAGE RELAUNCH General Questions: 1. What are the new beverage packages

More information

City of Toronto Election Services Internet Voting for Persons with Disabilities Demonstration Script December 2013

City of Toronto Election Services Internet Voting for Persons with Disabilities Demonstration Script December 2013 City of Toronto Election Services Internet Voting for Persons with Disabilities Demonstration Script December 2013 Demonstration Time: Scheduled Breaks: Demonstration Format: 9:00 AM 4:00 PM 10:15 AM 10:30

More information

Immigration Study Guide 2018 READ ONLINE

Immigration Study Guide 2018 READ ONLINE Immigration Study Guide 2018 READ ONLINE Citizenship Test Books and Study Guides :: - Citizenship Test books and study guides for all your citizenship test needs Everything you need for your citizenship

More information

The Pupitre System: A desk news system for the Parliamentary Meeting rooms

The Pupitre System: A desk news system for the Parliamentary Meeting rooms The Pupitre System: A desk news system for the Parliamentary Meeting rooms By Teddy Alfaro and Luis Armando González talfaro@bcn.cl lgonzalez@bcn.cl Library of Congress, Chile Abstract The Pupitre System

More information

Potravinarstvo: Editorial board meeting, 11th of January /13

Potravinarstvo: Editorial board meeting, 11th of January /13 Editorial Board meeting Nitra Agroinstitute, Akademicka ulica, 949 01 Nitra 11 th of January, 2016 Time 15 00 AM Program 1. General information about journal (2015) 2. The evaluation of Journal objectives

More information

Key Considerations for Implementing Bodies and Oversight Actors

Key Considerations for Implementing Bodies and Oversight Actors Implementing and Overseeing Electronic Voting and Counting Technologies Key Considerations for Implementing Bodies and Oversight Actors Lead Authors Ben Goldsmith Holly Ruthrauff This publication is made

More information

Library Archives Commission Summary of Recommendations - Senate

Library Archives Commission Summary of Recommendations - Senate Page I-81 Mark Smith, Director-Librarian George Gogonas, LBB Analyst Method of Financing 2016-17 Base 2018-19 Summary of Recommendations - Senate Biennial Change ($) Biennial Change (%) General Revenue

More information

Violence In Developing Countries: War, Memory, Progress By Christopher Cramer

Violence In Developing Countries: War, Memory, Progress By Christopher Cramer Violence In Developing Countries: War, Memory, Progress By Christopher Cramer If searched for a ebook by Christopher Cramer Violence in Developing Countries: War, Memory, Progress in pdf format, then you

More information

Library of Congress (LOC) and the National Endowment for the Humanities (NEH) concerning the National Digital Newspaper Program (NDNP), 2014

Library of Congress (LOC) and the National Endowment for the Humanities (NEH) concerning the National Digital Newspaper Program (NDNP), 2014 Description of document: Requested date: Released date: Posted date: Source of document: Memorandum of Understanding (MOU) between the Library of Congress (LOC) and the National Endowment for the Humanities

More information

Frequently Asked Questions for Participating Members and Organizations

Frequently Asked Questions for Participating Members and Organizations Frequently Asked Questions for Participating Members and Organizations Version 3.0.6 SWAC is a trademark of Secure Worker Access Consortium, LLC. Table of Contents ABOUT SWAC... What is SWAC?... 3 What

More information

Agreement for the Provision of Digital Object Identifiers (DOI)

Agreement for the Provision of Digital Object Identifiers (DOI) Agreement for the Provision of Digital Object Identifiers (DOI) This Agreement for provision of digital identifiers ( Agreement ) is concluded by and between the German National Library of Science and

More information

Clinical Research Services

Clinical Research Services Jeevan Scientific Technology Limited a symbol of quality and diverse solutions Clinical Research Services JEEVAN SCIENTIFIC TECHNOLOGY LIMITED Jeevan Scientific is an Independent Contract Research Organization,

More information

THE BUSINESS IMMIGRATION GROUP

THE BUSINESS IMMIGRATION GROUP THE BUSINESS IMMIGRATION GROUP YOUR GLOBAL EMPLOYEES: Where you want them. When you need them. In today s global business environment, it s already a challenge to find employees and managers with the best

More information

File Systems: Fundamentals

File Systems: Fundamentals File Systems: Fundamentals 1 Files What is a file? Ø A named collection of related information recorded on secondary storage (e.g., disks) File attributes Ø Name, type, location, size, protection, creator,

More information

FUNCTIONS, DUTIES AND RESPONSIBILITY OF FOOD SAFETY REGULATORS

FUNCTIONS, DUTIES AND RESPONSIBILITY OF FOOD SAFETY REGULATORS FUNCTIONS, DUTIES AND RESPONSIBILITY OF FOOD SAFETY REGULATORS FRAMEWORK OF FOOD SAFETY REGULATORS CHIEF EXECUTIVE OFFICER, FSSAI STATE GOVERNMENT COMMISSIONER OF FOOD SAFETY 34 STATES/UT CENTRAL LICENSING

More information

CENTRAL CATALOGUE OF OFFICIAL DOCUMENTS OF THE REPUBLIC OF CROATIA

CENTRAL CATALOGUE OF OFFICIAL DOCUMENTS OF THE REPUBLIC OF CROATIA CENTRAL CATALOGUE OF OFFICIAL DOCUMENTS OF THE REPUBLIC OF CROATIA Tamara Horvat, PhD and Renata Pekorari Digital Information Documentation Office of the Government of the Republic of Croatia, Zagreb Round

More information

IBM Cognos Open Mic Cognos Analytics 11 Part nd June, IBM Corporation

IBM Cognos Open Mic Cognos Analytics 11 Part nd June, IBM Corporation IBM Cognos Open Mic Cognos Analytics 11 Part 2 22 nd June, 2016 IBM Cognos Open MIC Team Deepak Giri Presenter Subhash Kothari Technical Panel Member Chakravarthi Mannava Technical Panel Member 2 Agenda

More information

Robert Reeves. Deputy Clerk U.S. House of Representatives

Robert Reeves. Deputy Clerk U.S. House of Representatives Robert Reeves Deputy Clerk U.S. House of Representatives Introduction Good governance is an essential element to the attainment of sustainable development. To ensure good governance, including transparency

More information

ECE/EB.AIR/113/Add.1 Decision 2012/25 On improving the functioning of the Implementation Committee

ECE/EB.AIR/113/Add.1 Decision 2012/25 On improving the functioning of the Implementation Committee Decision 2012/25 On improving the functioning of the Implementation Committee The Executive Body, Determined to promote and improve compliance with the existing protocols to the 1979 Convention on Long-range

More information

A Dictionary Of Australian Politics By Robert Corcoran READ ONLINE

A Dictionary Of Australian Politics By Robert Corcoran READ ONLINE A Dictionary Of Australian Politics By Robert Corcoran READ ONLINE If you are searching for the book by Robert Corcoran A Dictionary of Australian Politics in pdf form, in that case you come on to the

More information

On Bill Financing Energy Efficiency Upgrades - Utility Payment Bond. Page 1 of 9

On Bill Financing Energy Efficiency Upgrades - Utility Payment Bond. Page 1 of 9 Page 1 of 9 Bond Type Surety Bond Form and Version Number On Bill Financing - Principal Principal Email Obligee Obligee Email Name of surety company Surety NAIC Code Bond Number Bond Amount Surety Email

More information

American Government: Continuity And Change, 2008 Alternate Edition (8th Edition) By Karen O'Connor, Larry J. Sabato READ ONLINE

American Government: Continuity And Change, 2008 Alternate Edition (8th Edition) By Karen O'Connor, Larry J. Sabato READ ONLINE American Government: Continuity And Change, 2008 Alternate Edition (8th Edition) By Karen O'Connor, Larry J. Sabato READ ONLINE American Government : Karen O'Connor : 9780205059676 - American Government

More information

US Deficit, The (Opposing Viewpoints)

US Deficit, The (Opposing Viewpoints) US Deficit, The (Opposing Viewpoints) Each title in the highly acclaimed Opposing Viewpoints series explores a specific issue by placing expert opinions in a unique pro/con format; Each title in the highly

More information

POLICY. Number: Subject: Inventions and Works

POLICY. Number: Subject: Inventions and Works POLICY USF System USF USFSP USFSM Number: 0-300 Subject: Inventions and Works Date of Origin: 12-12-89 Date Last Amended: 05-20-09 Date Last Reviewed: 08-21-12 I. INTRODUCTION (Purpose and Intent) The

More information

Few people think of IEEE

Few people think of IEEE The IEEE VSSC/1622: Voting System Standards John Wack, National Institute of Standards and Technology The IEEE Voting System Standards Committee is developing standards and guidelines for voting to create

More information

INFORMATION DISSEMINATION POLICY STATEMENT

INFORMATION DISSEMINATION POLICY STATEMENT ID 72 INFORMATION DISSEMINATION POLICY STATEMENT EFFECTIVE DATE: June 21, 2005 Supersedes No.: SOD 72 Dated: 07/22/02 Subject: Withdrawal of Federal Information Products from GPO s Information Dissemination

More information

ICE Trade Vault Rulebook

ICE Trade Vault Rulebook ICE Trade Vault Rulebook Canada Annex Version: 1.0 September 29, 2014 This material may not be reproduced or redistributed in whole or in part without the express, prior written consent of IntercontinentalExchange,

More information

MIAA Anti-Fraud Services Annual Report 2015/2016 Audit Committee (May 2016) NHS Blackpool Clinical Commissioning Group

MIAA Anti-Fraud Services Annual Report 2015/2016 Audit Committee (May 2016) NHS Blackpool Clinical Commissioning Group MIAA Anti-Fraud Services Annual Report 2015/2016 Audit Committee () NHS Blackpool Clinical Commissioning Group Contents 1. Introduction 2. Executive Summary 3. Standards for Commissioners 4. Summary of

More information

Legal Deposit Copy Act

Legal Deposit Copy Act Issuer: Riigikogu Type: act In force from: 01.01.2017 In force until: In force Translation published: 14.09.2016 1. Scope of regulation and purpose of Act Passed 15.06.2016 Chapter 1 General provisions

More information

International Memory of the World Register. Permanent Collection of the Eleanor Roosevelt Papers Project (USA)

International Memory of the World Register. Permanent Collection of the Eleanor Roosevelt Papers Project (USA) International Memory of the World Register Permanent Collection of the Eleanor Roosevelt Papers Project (USA) 2012-22 1.0 Summary (max 200 words) The Eleanor Roosevelt Papers Project is a chartered research

More information

COMMISSION DECISION. of

COMMISSION DECISION. of EUROPEAN COMMISSION Brussels, 4.8.2011 C(2011) 5478 final COMMISSION DECISION of 4.8.2011 amending Commission Decision C(2002) 3069 laying down the technical specifications for the uniform format for residence

More information

The Brookings Institution Metropolitan Policy Program Andrew Reamer, Fellow

The Brookings Institution Metropolitan Policy Program Andrew Reamer, Fellow The Brookings Institution Metropolitan Policy Program Andrew Reamer, Fellow OMB s Congressional Mandates to Provide Information on Federal Spending NAS Workshop on Modernizing the Infrastructure of the

More information

How To Get A Green Card: A Guide To USA Investment Visas (E2, L1, EB5) By Mateen Chaudhry READ ONLINE

How To Get A Green Card: A Guide To USA Investment Visas (E2, L1, EB5) By Mateen Chaudhry READ ONLINE How To Get A Green Card: A Guide To USA Investment Visas (E2, L1, EB5) By Mateen Chaudhry READ ONLINE Immigrants first apply for a provisional green card; then, to get their permanent visas, far more about

More information

Theory And Decision. Volume 3 No. 3, March Time Analysis And Social Sciences. An International Journal For Philosophy And Methodology Of The

Theory And Decision. Volume 3 No. 3, March Time Analysis And Social Sciences. An International Journal For Philosophy And Methodology Of The Theory And Decision. Volume 3 No. 3, March 1973. Time Analysis And Social Sciences. An International Journal For Philosophy And Methodology Of The Social Sciences By N/A If searched for the book by N/A

More information

Georgia Labor Laws And Regulations Handbook: Strategic Information And Basic Laws (World Business Law Library)

Georgia Labor Laws And Regulations Handbook: Strategic Information And Basic Laws (World Business Law Library) Georgia Labor Laws And Regulations Handbook: Strategic Information And Basic Laws (World Business Law Library) If looking for the book Georgia Labor Laws and Regulations Handbook: Strategic Information

More information

A New Computer Science Publishing Model

A New Computer Science Publishing Model A New Computer Science Publishing Model Functional Specifications and Other Recommendations Version 2.1 Shirley Zhao shirley.zhao@cims.nyu.edu Professor Yann LeCun Department of Computer Science Courant

More information

Netvote: A Blockchain Voting Protocol

Netvote: A Blockchain Voting Protocol Netvote: A Blockchain Voting Protocol Technical White Paper Jonathan Alexander Steven Landers Ben Howerton jalexander@netvote.io steven@netvote.io ben@netvote.io June 22, 2018 Version 1.12 Abstract This

More information

hang on to your hat!

hang on to your hat! CONTENTdm Users Group Conference May 27 28, 2015 Goucher College 1021 Dulaney Valley Road, Baltimore, Maryland 21204 Ron Gardner, TOUR GUIDE EXTRAORDINAIRE OCLC Digital Services Consultant And here we

More information

DevOps Course Content

DevOps Course Content INTRODUCTION TO DEVOPS DevOps Course Content Ø What is DevOps? Ø History of DevOps Ø Different Teams Involved Ø DevOps definitions Ø DevOps and Software Development Life Cycle o Waterfall Model o Agile

More information

Testing the Waters: Working With CSS Data in Congressional Collections

Testing the Waters: Working With CSS Data in Congressional Collections Electronic Records Case Studies Series Congressional Papers Roundtable Society of American Archivists Testing the Waters: Working With CSS Data in Congressional Collections Natalie Bond University of Montana

More information

American Poverty In A New Era Of Reform By Harrell R. Rodgers

American Poverty In A New Era Of Reform By Harrell R. Rodgers American Poverty In A New Era Of Reform By Harrell R. Rodgers If you are searched for the book American Poverty in a New Era of Reform by Harrell R. Rodgers in pdf format, in that case you come on to the

More information

COMMENTS OF THE ELECTRONIC PRIVACY INFORMATION CENTER THE DEPARTMENT OF HOMELAND SECURITY. [Docket No. DHS ] February 27, 2012

COMMENTS OF THE ELECTRONIC PRIVACY INFORMATION CENTER THE DEPARTMENT OF HOMELAND SECURITY. [Docket No. DHS ] February 27, 2012 COMMENTS OF THE ELECTRONIC PRIVACY INFORMATION CENTER to THE DEPARTMENT OF HOMELAND SECURITY [Docket No. DHS 2011 0074] Notice and Request for Comment on The Menlo Report: Ethical Principles Guiding Information

More information

City View: Washington D.C. Volume 1 By texbearjoe

City View: Washington D.C. Volume 1 By texbearjoe City View: Washington D.C. Volume 1 By texbearjoe If looking for the ebook City View: Washington D.C. Volume 1 by texbearjoe in pdf format, then you have come on to faithful site. We furnish the full version

More information

Statewide Technology Issues Regional Training Workshops

Statewide Technology Issues Regional Training Workshops Statewide Technology Issues 2017 Regional Training Workshops Statewide Technology Issues OVERVIEW No More Silos All the Court Systems are connected in today s world. For example, Each Clerk s Case Maintenance

More information

Economic and Social Council

Economic and Social Council UNITED NATIONS E Economic and Social Council Distr. GENERAL ECE/TRADE/C/CEFACT/2008/11 23 July 2008 Original: ENGLISH ECONOMIC COMMISSION FOR EUROPE COMMITTEE ON TRADE Centre for Trade Facilitation and

More information

Legal Services Commission Annual Report By Stationery Office (Great Britain)

Legal Services Commission Annual Report By Stationery Office (Great Britain) Legal Services Commission Annual Report 2009-2010 By Stationery Office (Great Britain) the Legal Services Commission. Judicial Statistics, Annual Report 2005 (CM6799) (London, The Stationery Office, 2006)

More information

REGION XIII FALL CRC MOTIONS. Last Revised: 05/23/2018

REGION XIII FALL CRC MOTIONS. Last Revised: 05/23/2018 REGION XIII FALL CRC MOTIONS Last Revised: 05/23/2018 Malaysia Chapter 2017 CRC Motion 39: That CTT Committee insert into Manual of Procedures (MOP) of CTTC under the ASHRAE Distinguished Lecturers Program

More information

Scytl. Enhancing Governance through ICT solutions World Bank, Washington, DC - September 2011

Scytl. Enhancing Governance through ICT solutions World Bank, Washington, DC - September 2011 Scytl Enhancing Governance through ICT solutions World Bank, Washington, DC - September 2011 Pere Valles Chief Executive Officer pere.valles@scytl.com Index About Scytl Electoral modernization e-democracy

More information

ETSI TS V ( )

ETSI TS V ( ) TS 128 526 V14.1.0 (2018-04) TECHNICAL SPECIFICATION LTE; Telecommunication management; Life Cycle Management (LCM) for mobile networks that include virtualized network functions; Procedures (3GPP TS 28.526

More information

ENGINEERING, PROCUREMENT, CONSTRUCTION SURETY PAYMENT BOND Page 1 of 10

ENGINEERING, PROCUREMENT, CONSTRUCTION SURETY PAYMENT BOND Page 1 of 10 Page 1 of 10 Bond Type Surety Bond Form and Version Number ENGINEERING, PROCUREMENT, CONSTRUCTION SURETY PAYMENT BOND 2018 03-04 XBRL-CET ENGINEERING, PROCUREMENT, CONSTRUCTION SURETY PAYMENT BOND Principal

More information