DDI Manual. Instructions for Developing and Extending the DDI Specification

Size: px
Start display at page:

Download "DDI Manual. Instructions for Developing and Extending the DDI Specification"

Transcription

1 DDI Manual Instructions for Developing and Extending the DDI Specification Issued 4 May 2004 Modified 15 August 2005

2 2

3 Table of Contents 1. Overview 5 2. The DDI Model Conceptual Specification Technical Implementations 5 3. Definition of Roles Director Architect Implementer Technical Group Code Creation Review Role Expert Committee Members Public 7 4. Definition of Revision Types Minor Validating (non-invalidating) Invalidating Bug Fix Major Structural Enhancement Expansion of Coverage Revision of Conceptual Specification 8 5. Process for Revision Determining Which Process to Follow Minor Revision Process Timeline for Approval Process Contents of Proposal Review Process Major Revision Process Timeline for Approval Process Preparing a Proposal Contents of Proposal Review Process Appendices Minor Revision Form Major Revision Form 17 3

4 4

5 1 Overview Every proposal for a modification to the existing DDI standard must go through the process for either major or minor version revisions. The broad outline for processing major version revision is provided in the Bylaws of the DDI Alliance and a procedure for minor version revisions was prepared in January Both procedures include a period for public comment. The major version revision requires a minimum of seven months from submission to the Director to final approval. The minor version revision process can take as little a month to approve depending on the type of revision required. To be considered by the Alliance, a proposal (major or minor) must be sponsored by an Alliance Member Organization. The proposal must include a complete draft statement of intent, conceptual specification, and intended functionality. The sponsoring organization designates an individual who will act as an Architect for the proposal. The Architect serves as the contact person for any questions or comments from the Director, Expert Committee members, or the public. After receiving the proposal, the Director initiates the review process. The actual code creation will be handled by an Implementer, who is responsible for translating the specifications of the request into the proper code (DTD, Schema, etc.) and maintaining the integrity of the DDI structure. The purpose of the following guidelines is to provide a structure for the preparation of both major and minor change proposals for review. Having a uniform structure for presenting proposals will help the Alliance to review, understand, and provide constructive comments for proposals as they work their way through the process. This should make the lengthy preparation and review process flow more smoothly and reduce the need for additional clarifications. 2 The DDI Model When discussing the DDI model, there needs to be a clear distinction between the Conceptual Specification and the various Technical Implementations. 2.1 Conceptual Specification This is the structured format and substantive content of the DDI model. Previously, this information has appeared in the Tag Library Documentation and in the comments in the DTD. The Conceptual Specification provides the logical framework of how the DDI is structured, what it is attempting to accomplish, and the interrelationships among parts of the model. This is basically the intent of the DDI explained in a structured format. 2.2 Technical Implementation This is a schema derived from the Conceptual Specification to be utilized to maintain structured metadata on a specific platform or data format. Examples of this are (for XML) DTDs, W3C Schemas, and RELAXNG. Other plausible technologies include various relational and hierarchical database schemas. There may be a significant number of comparable ways to accomplish the same validation and enforcement of the DDI 5

6 Specification. There is a one-to-many mapping of the DDI Conceptual Specification to its many Technical Implementations. 3 Definition of Roles 3.1 Director The Director receives proposals for change, distributes them to the Expert Committee for comment, and directs the voting process at various stages of the review. The Director has the power to accept or reject the result of a vote, but must provide justification for any decision contrary to that of the Expert Committee. Upon the advice of the Technical Group, the Director may choose to forgo minor revision reviews and institute the change requested. This power of discretion is generally to be used only in instances in which the approval of the Expert Committee is clear in advance and delay in incorporating the change is unnecessary. 3.2 Architect A proposal for major changes to the DDI is prepared by one or more Alliance Member Organization usually working within the Substantive Content Working Group structure. In developing a proposal, the group names an Architect for the proposal. This is the individual who will be responsible for organizing and responding to comments and questions during the review process. This person should be someone with a thorough understanding of the proposal and the problem it is trying to address. The Architect works closely with the Implementer (described below) in the iterative process of writing code and preparing the proposal for submission to the Expert Committee. The Architect is the contact person for the proposed revision and works closely with the Director in moving the proposal through the review process. The Architect is responsible for maintaining the Comment Log that records the comments, questions, and decisions or dispositions during the course of review. 3.3 Implementer The Implementer is a member of the Structural Reform Group (SRG) who works with the Architect and the proposing content-oriented Working Group to render the proposed features in a way that does not violate the conceptual design or model development procedures. The Implementer is responsible for providing justification for how the model was rendered and for specifying how goals and objectives of the proposal are or are not met by the model. The Implementer will work iteratively with the Architect and the proposing Working Group until they have a model both agree on. 3.4 Technical Group The current Structural Reform Group (SRG) is considered to be the Technical Group identified in the Bylaws. It is desirable, therefore, that most members of the SRG have the knowledge and expertise to perform the roles outlined for the Technical Group. 6

7 3.4.1 Code Creation In order to retain consistency and control of the model development, the SRG is responsible for all code creation. The SRG will create code for minor revisions shortly after submission of the request to the Director. For a major revision, the Working Group developing a proposal will specify the changes in substantive terms following the Major Revision Process, Contents of Proposal: Part I (see below), and then work with the SRG to create the XML (or other) code. The Implementer will be the person responsible for developing the code, but that person will be able to draw on the resources of the entire Technical Group in fulfilling that role. In addition to code, the SRG will provide the explanatory items listed in Contents of Proposal: Part II Review Role In order to retain consistency and control of the model development, the SRG will review all proposals to modify the DDI. The SRG will prepare a recommendation to the Director on whether or not the proposal should be adopted. If they conclude that the proposal would violate the conceptual design of the DDI, they can recommend that the Director veto the proposal. However, early collaboration on major change proposals between the proposing substantive Working Group and the SRG should obviate the need to recommend that a proposal be vetoed. 3.5 Expert Committee Members The members of the Expert Committee are responsible for reviewing all proposals, seeking clarification, providing constructive criticism and comments, and voting on the acceptance, rejection, or delay of the proposal through the review process. 3.6 Public All major revisions have a period of public review. The comments of DDI users provide valuable perspective both in the application of the contents of any proposal and in determining the type of explanatory material that needs to accompany the change. 4 Definition of Revision Types 4.1 Minor Minor revisions are changes relating to enhancement of the current model or alterations of a small number of elements or attributes. These may include, but are not limited to: Bug Fixes errors in the Technical Implementation that cause processing errors for users Additions/subtractions to controlled vocabularies Additions/subtractions of a few elements or attributes to facilitate processing of metadata Validating (non-invalidating) A validating change is one that will not break the validation of a DDI instance against a Technical Implementation. These are often referred to as non-invalidating changes. 7

8 Older instances of the DDI specification will parse against the revised implementation; new instances using the changed item will require some form of version note Invalidating An invalidating change is one that could break the validation of a DDI instance against a Technical Implementation. Older instances of the DDI specification will not parse against the new, revised implementation if the altered element or attribute was used in a way not consistent with the new structure. Invalidating changes will require instructions and/or tools that will: Identify XML instances that are not valid Provide a means for updating earlier XML instances to meet the new standard Bug Fix A Bug Fix is a correction to a Technical Implementation that addresses an error that conflicts with the Conceptual Specification. 4.2 Major Major changes enhance or expand significantly on a current section of the DDI or provide new functionality or coverage. All changes to the Conceptual Specification are considered major revisions. Major revisions should address a class of data files and not be limited to correcting for specific implementation or processing issues experienced by a single user. Unless a change meets the specific criteria for the expedited Minor Revision Process, it is considered major and therefore needs to be processed through the full review process. Major revisions are not invalidating in all instances. Substantial changes that were not invalidating have been made to the DDI DTD in the past Structural Enhancement Structural enhancements offer no additional coverage to the DDI in terms of data file types or classes of studies. Structural enhancements recommend changes that will add depth or detail to an existing area, thereby improving users ability to mark up, describe, and/or process information contained in the XML instance Expansion of Coverage Proposals to expand the coverage of the DDI to a new data type, storage format, or class of material fall into this category. For example, Version 2.0 of the DDI included new sections to describe the relationship of data items found in most aggregate data files. This could also include new levels of description such as families of data files, two- and threedimensional storage formats, or related materials Revision of Conceptual Specification The Conceptual Specification covers both the description of what the DDI model should ideally address and the design rules for how that is implemented. These design rules relate to issues such as how elements and attributes are used, the use of namespaces, or global types. The Conceptual Specification outlines the universe of what DDI defines. Changes to that coverage constitute a revision of the Conceptual Specification. Any proposed revision that lies outside of the current conceptual model or violates its design 8

9 principles will require an evaluation of and revision to the conceptual model prior to implementation. 5 Process for Revision 5.1 Determining Which Process to Follow Use the following decision tree to determine whether the Minor or Major Revision Process applies. If in doubt, use the Major Revision Process. Is it a Bug Fix? no Is it limited to expanding a controlled vocabulary? yes yes Use MINOR Revision no Is it limited to adding/removing 3 or fewer attributes for existing elements? yes no Is it limited to adding/removing 3 or fewer elements to existing 2 nd or 3 rd level hierarchies? (those contained within the current major divisions of the hierarchy)? no yes Use MAJOR Revision 5.2 Minor Revision Process Timeline for Approval Process The following is a minimum timeline for minor revisions in which the public review is used. Additional time required for the technical review could delay this process. Week 1: Review by Expert Committee Chair and Technical Group or XML Consultant 9

10 Week 2-3: Public review Week 4: Vote Contents of Proposal The Minor Revision process uses a standard submission form found in Appendix 6.1 of this manual. The information covered by the form is listed below. While the submitting group may provide suggested coding changes, the official coding change will be provided by the Technical Group during its review with the Expert Committee Chair. Working Name of Proposal (for reference purposes and EZBoard or other discussion thread) Working Group/Initiator Alliance Member Sponsors (2 minimum) Architect (name and ) Date of Submission Type of Change Proposed (bug fix, validating, or invalidating, etc.) Description of the Revision Rationale for Change Additional Information (optional) Revised Section of Outline Hierarchy Revised Section of Tag Library Review Process Submission: The Working Group sends the proposal to the Chair of the Expert Committee for review. Technical Review: The Chair conducts a Technical Review involving the Alliance Structural Reform Working Group and/or an external consultant. The purpose of this review is to evaluate the implications of the proposed change on various Technical Implementations of the DDI and its fit with the current Conceptual Specification. The Expert Committee Chair sends the proposal to the Alliance Director. Director Review: For some minor changes, the Director has the discretion to implement the change immediately after the Technical Review, if the SRG so recommends. Public Review: The Director sends the proposal via to the Expert Committee and posts the proposal on the public site (ddialliance.org) and on the Expert Committee s private bulletin board for a period of two weeks. Public review and comment is solicited through the ddi-users listserv (Expert Committee members should join that group to monitor public feedback). Committee members may comment publicly or privately. Voting: After two weeks of review and comment, each Expert Committee member has two weeks to vote Yes or No. A Yes vote indicates that the validity and usefulness of the proposed modification have been demonstrated and that the specification should now be accepted as a part of the DDI standard. A No vote indicates the case has not yet been made for the proposed modification. A No vote must be accompanied with comments to explain the vote. For the specification to be approved, at least one-half of 10

11 the Expert Committee must vote and two-thirds of those voting must vote Yes. The Director will consider the votes and make an informed decision as to whether to accept the specification or to restart the process at some earlier stage. Change Implementation: If the proposal is approved by the vote of the members of the Expert Committee, by the end of the two-week voting period the Director will ordinarily begin the process of incorporating the proposal into the DDI specification. However, the Director has the right to veto the proposal with a full explanation for that decision to the members of the Expert Committee. That veto, in turn, can be overridden by a two-thirds vote of the Steering Committee. Publication: If the proposal is accepted, a revised DDI specification is posted on the public site as the new development version or, if a development version already exists, the change is incorporated. The approved change is then incorporated into the next scheduled release of a new production version of the DDI specification. 5.3 Major Revision Process Timeline for Approval Process The time required for preparation of the proposal prior to submission to the Director varies depending on the complexity of the proposal and the resulting working model. Consultation with the Expert Committee Chair and the SRG can begin at any point in the preparation of the proposal, but will need to take place in sufficient time for the preparation of the working model by the SRG. The approval process takes a minimum of seven months once a proposal is submitted to the Director. Remember that proposals intended for inclusion in major scheduled versions of the DDI must have final approval at least three months prior to the version date in order to be incorporated in that version. For example, a proposal for inclusion in a version release scheduled for January 1 should be submitted to the Director no later than March 1 of the previous year, so that final approval is received by October 1 and the three-month period of technical implementation and testing can take place. Month 1: Trial Review and Call for Objections Month 2-3: Technical Review Month 4: Vote on passing to Public Review and Proof of Concept stage Month 5-6: Public Review and Proof of Concept Month 7: Vote by Expert Committee and Final Approval by Director Preparing a Proposal In developing a description of the issue to be addressed and the goal to be achieved with a proposed enhancement, collect as many examples as possible/practical and consult with producers and users of the data as well as those who will need to use the resulting XML descriptions as a basis for running programs and analysis. Be sure to address the issues of classes of data files as opposed to solving specific problems for specific applications or situations. 11

12 Review the current DDI to clarify those elements and/or relationships it can define, those that would require enhancement to meet specific needs, and those that are missing and need to be added to the model. This is a good point to set up a contact person within the Structural Reform Group who can provide technical support including information on changes or enhancements that are currently in development, implications or limitations of various technical implementations of the DDI (DTD, Schema, etc.), and the big picture perspective. This person can also be helpful in keeping the proposal development group informed of conflicting or closely related developments in other groups. Upon completion of Part I (described below) or earlier, contact the SRG for the assignment of a person (Implementer) who will create the working model to be submitted as Part II of the proposal. This working model will be based on the information provided in Part I and will be developed in close consultation with the Architect in order to accurately reflect the fields and relationships presented in Part I. This is an iterative process and may be initiated prior to the completion of the final draft of Part I. The Implementer is responsible for rendering the proposed features in a way that does not violate the conceptual design or model development procedures. The Implementer is responsible for providing justification for how the model was rendered and identifying how goals/objectives of the proposal are or are not met by the model Contents of Proposal Part I: Prepared by the Sponsoring Working Group or Initiator The contents listed below should appear with the headings of the major bullets. This makes it easier for review and comparison by other members of the committee and public. Working Name of Proposal (for reference purposes and EZBoard or other discussion thread) Working Group/Initiator Alliance Member Sponsors (3 minimum) Architect (name and ) Date of Submission Summary o Class of data files being addressed o Brief problem statement o Brief verbal summary of solution (for example, increased use of structured language, additional elements/attributes within current structure, new modules, any elements/attributes that would become invalid if the proposal is implemented as proposed, etc.) Issue being addressed (this is an expansion of the problem statement -- in many cases bulleted lists with explanations may be easier for reviewers to understand quickly than extensive text) End result sought (this is critical for the technical review and proof of concept -- we need to be able to evaluate whether the solution does what it sets out to do) Rational for change (justify the approach to the problem) Use cases 12

13 Background information (may include listing and location of previous discussion threads -- it should be clear enough so that someone can follow the reasoning behind decisions presented in the proposal) Revision request (SRG spreadsheet Contact an Implementer if you need assistance with this) Part II: Prepared by Technical Group/SRG Implementer in cooperation with the Architect and Working Group/Initiator -- Based on the contents of Part I Implementer (name) Working Model including: o Schema code o DTD (if applicable) o UML model derived from code Justification for how the model was rendered Statement of how the goals/objectives of the proposal are or are not met by the working model Review Process Role of the Architect The Architect is responsible for shepherding the proposal through the review process. Tasks include: Serve as Primary Contact for all questions Create and maintain the Comment Log, in which comments are received, logged, brought to the group (including the Implementer), discussed, and decided upon Add disposition information to the Comment Log, at which point an issue is closed (the same comment or issue cannot be raised twice) Role of the Implementer Participate in the discussion of comments received during review Prepare revised working models when needed to reflect a change in the original model based on the comments Role of Expert Committee Review materials provided Provide comments through the Comment Log in order to track both comments and disposition of comments When providing comments, specify whether you are requesting clarification or alteration of the model Over the full review process, consider the following questions o Is the description of the issue being addressed complete? Is something missing or too narrowly defined? o Does the goal address the issue as described in the proposal? o Is the proposal adequate to achieve the result described? Should the goal be revised or proposal expanded? o Is anything critical missing? o Does it conflict with the broad conceptual model of the DDI? 13

14 6 Appendices 6.1 Minor Revision Form -- (Writable template version accessible at: Working Name of the Proposal: Working Group/Initiator: Alliance Member Sponsors (2 minimum): Architect (name and ): Date of Submission: Type of Change Proposed (see definitions below): (Choose one type.) Change to the Conceptual Specification Change to a Technical Implementation Bug Fix Validation Status (Indicate if the change is validating or invalidating.) Validating Invalidating Description of Revision: 14

15 Rationale for Change: Additional Information (optional): 15

16 Revised Section of DDI Summary Outline: Textual Description of Elements and Attributes for Tag Library: 16

17 6.2 Major Revision Form Spreadsheet Modeling Technique Introduction This is a simple technique for data modeling using an Excel spreadsheet. The intent is to capture all of the data needed to create both an XML schema, and also to create more other models based on the information provided, using UML or other methodologies. The spreadsheet has four columns: (1) Element Structure (Name) (2) Nesting Level (3) Data Type (4) Occurrence (5) Machine Actionable (6) Notes The contents of each column are detailed below. (1) Element Structure (Name) This is the name of the data construct (element or attribute in XML terms). This column is also used to indicate containership, using indentation. Thus, a child element will be indented (3 spaces), and the first un-indented element in the rows above is the parent element. As an example: For an Address element containing Addressee, Street, City, StateOrProvince, and Country, the first column of the spreadsheet will look like this: Address Addressee Street City StateOrProvince Country 17

18 If there is a construct that provides a choice, then that should be indicated using START CHOICE followed by each option (indented) and preceded by END CHOICE : for example, if we were to replace StateOrProvince with an actual choice between State or Province, then that would be indicated in the first column of the spreadsheet as: Address Addressee Street City START CHOICE State Province END CHOICE Country GPSCoordinates Latitude Longitude If there are choices that are part of a sequence, then START GROUP and END GROUP should be used, with the members of the group indented below it. Thus, we could have a more sophisticated content model: Address Addressee START CHOICE START GROUP Street City StateOrProvince Country END GROUP START GROUP Latitude Longitude END GROUP END CHOICE This example shows an Addressee element, followed by Street, City, StateOrProvince, and Country OR a group that held only Latitude and Longitude. Generally speaking, complex content models should be avoided if possible -- straight sequences are best suited for many purposes in XML Schemas, especially extension. This is not an aspect of modeling, however, but a constraint imposed by the schema language. As the example shows, the nesting can get quite deep, making for an unwieldy first column. After three or four layers of indentation, one may wish to simply produce another spreadsheet to give particular details. This can be easily done by indicating in the Notes column that details are in a separate spreadsheet, and starting the second spreadsheet with a repetition of the element that serves as the top-level entry in the second spreadsheet. 18

19 Each entry in the first column defines a single row in the spreadsheet. The reserved words START CHOICE, END CHOICE, START GROUP, and END GROUP are blank rows, because they do not mark objects in the data model, but serve to indicate the modeling of content groups. Note that no distinction is made between an XML attribute and an XML element here, although preferences may be stated in the Notes column. An attribute is simply a child data element in terms of the model. (2) Nesting Level Nesting level is used in addition the indication in the Element Structure (Name) column to indicate the nesting level of a given element. Given the examples used above, the nesting columns would be as follows: Address 1 Addressee 2 START CHOICE 2 START GROUP 3 Street 4 City 4 StateOrProvince 4 Country 4 END GROUP 3 START GROUP 3 Latitude 4 Longitude 4 END GROUP 3 END CHOICE 2 Note that the START CHOICE, START GROUP, etc. indicators also contain nesting rows, with the options contained within the choice or group having a nesting level one greater. 19

20 (3) Data Type A data type is a concept taken from object-oriented technology, but it is not a difficult concept to grasp. Data are often modeled in patterns, and these patterns can be given names. This is referred to in many cases as a class. The second column of the spreadsheet provides the name of the type. Types are of two sorts (at least for the purposes of modeling XML): simple and aggregate. A simple type, or primitive, refers to the format of contained data. Thus, if a modeling construct holds a string, then it would be of the String type. If an integer, then it holds the Integer type, and so on. Types can describe very specific numeric formats, or patterns of strings. Here is a partial list of types for use in the spreadsheet model: String Token (a string with no spaces) URL (or URN or URI, depending on which type of identifier is needed) Integer Decimal Code Date Time DateTime In the cases of String, Code, and Decimal, more information is needed: String: You may indicate constraints on the length of the string if desired. This is often not done, but some strings (say, for example, a US ZIP code) are of a very definite pattern. Other pattern constraints should de described in the Notes column.) Decimal: If possible, the number of positions after the decimal point should be indicated, and other parameters described (in the Notes column), such as whether or not exponential notation would need to be supported by that data field. Code: This is a list of specific values (typically tokens), which can be enumerated. Each code is a reference to a particular value (for example, US is a coded way of expressing The United States of America ). For long lists, you may wish to reference a separate spreadsheet. In addition to identifying the type, this column should also be used to indicate and restrictions on size of the fields using the following notation method: [TYPE]# - used to indicate a fixed length field. For instance, String32 indicates a string of 32 characters, exactly. [TYPE]..# - used to indicate a maximum length of a field. For instance String..32 indicates a string of 0 to 32 characters. 20

21 Decimal#.# - used to indicate number precision. The first number is the total whole digits, and the second is the number of digits after the decimal point. For instance Decimal10.5 indicates a decimal number with up to 10 digits to the left of the decimal place and 5 digits of decimal precision. Ultimately, every different simple type needed in the model will become named, and specific names for particular data patterns can be provided in the spreadsheet if this is useful -- simply document their definitions in the Notes column the first time they are used, and provide the name of the data pattern in the Type column. Every reference to that type later in the spreadsheet will be understood to refer to the simple type defined on first use. Aggregate types (also called complex types) are slightly different, referring to a pattern of child elements. Thus, if we have defined a construct called Address, we might refer to its content from other, similar constructs. If we have an element ShippingAddress that is different from OfficialAddress, we might simply refer to the Address aggregate type in my Type column, rather than having to redefine what the substructure of an Address is each time. Note that any defined aggregate element in the spreadsheet can be used also as a type construct if needed -- this distinction can be more fully modeled later, and it will be made explicit in the XML schema. Typically, aggregate elements (that is, elements not directly containing data) will not share types with other elements. In this case, the name in the Type column should be identical to the name in the Name column -- the element is its own type. (4) Occurrence The value in this field indicates whether the element is required or optional in terms of its parent s content model. Values should be expressed as follows: 1..1 Indicates that it is used once and only once (required) 0..1 Indicates that it may be used once, or not at all (optional) 1..n Indicates that it must be used once, but may be repeated (required and repeatable) 0..n Indicates that it need not be used, but may be repeated if it is used (optional and repeatable) m..n Indicates that it must be used within certain bounds, with m being the lower bound, and n being the upper bound (this is not easily expressible in DTD syntax, but is easy to do in XML schema) Again, this is always in reference to the parent. If we have a required element A that contains B and C, which are both optional, we would have a spreadsheet that looked like this: Name Type Occurrence 21

22 A A 1..1 B B 0..1 C C 0..1 Use this column also to indicate that the value is defaulted or fixed. In this case, write DEFAULT and provide the default value, or FIXED, and provide the fixed value. (5) Machine Actionable A Yes/No column used to indicate whether an element is intended to be acted upon by an automated process, or will only be used for human readable processing. (6) Notes Because of the simplicity of this modeling methodology, it is common to use the Notes column for a wide variety of purposes. Some of these purposes are described above, and are needed to explain the use of other columns. The primary purpose of the Notes field is to provide documentation for the data element one is modeling. Every row in the spreadsheet (other than blank rows for START GROUP, END GROUP, START GROUP, and END GROUP ) should contain the definition of the data element it represents. This is in addition to whatever other information may be contained. Thus, it is a good idea to have Definition: precede the paragraph that provides that definition, to set it apart from other Notes information. General Comments The emphasis of a data modeling is on the semantics of the constructs, not necessarily on the way in which the data will be displayed in an XML instance. It is to be expected that the various models produced from different groups will be normalized according to a standard design at a later stage in the process, so that the resulting XML schema will have a high degree of consistency. At this stage, however, the idea is to get a basic model to start with, so that issues of XML Schema design can be applied, and other, more formal models, rendered. As a format for capturing this model, an Excel spreadsheet or any other tabular format is appropriate. Word and HTML tables are also good ways to work. Each group should select a single format to work in for ease of use. 22

23 Example Element Structure (Name) Nesting Level Data Type Occurrence Machine Actionable Notes Address 1 0..n Addressee 2 string 1..1 Y This should be a reference to a key START CHOICE START GROUP 3 Street 4 string 1..1 Street address City 4 string 1..1 Y City StateOrProvince 4 code 1..1 Y Coded state or province list Country 4 code 1..1 Y See URI for list of country codes END GROUP 3 START GROUP 3 Latitude 4 string 1..1 Y Degrees latitude Longitude 4 string 1..1 Y Degrees longitude END GROUP 3 END CHOICE 2 LastUpdated 2 datetime 0..1 Y Date address was last updated LastVerified 2 datetime 0..1 Y Date address was last verified 23

SIF Data Model Specification Development, Review, Approval and Versioning Processes

SIF Data Model Specification Development, Review, Approval and Versioning Processes SIF Data Model Specification Development, Review, Approval and Versioning Processes www.a4l.org Version 1.0, Feb 2017 Table of Contents Specification Process Overview... 2 I. The SIF Specification... 2

More information

IVOA Document Standards Version 0.1

IVOA Document Standards Version 0.1 International Virtual Observatory Alliance IVOA Document Standards Version 0.1 IVOA Working Draft 09 July 2003 This version: http://www.ivoa.net/documents/wd/docstandard/documentstandards-20030709.html

More information

Administrative Guideline. SMPTE Metadata Registers Maintenance and Publication SMPTE AG 18:2017. Table of Contents

Administrative Guideline. SMPTE Metadata Registers Maintenance and Publication SMPTE AG 18:2017. Table of Contents SMPTE AG 18:2017 Administrative Guideline SMPTE Metadata Registers Maintenance and Publication Page 1 of 20 pages Table of Contents 1 Scope 3 2 Conformance Notation 3 3 Normative References 3 4 Definitions

More information

LOUGHBOROUGH UNIVERSITY RESEARCH OFFICE STANDARD OPERATING PROCEDURE. Loughborough University (LU) Research Office SOP 1027 LU

LOUGHBOROUGH UNIVERSITY RESEARCH OFFICE STANDARD OPERATING PROCEDURE. Loughborough University (LU) Research Office SOP 1027 LU LOUGHBOROUGH UNIVERSITY RESEARCH OFFICE STANDARD OPERATING PROCEDURE Loughborough University (LU) Research Office SOP 1027 LU Process for Writing Study Protocols for NHS Research Sponsored by Loughborough

More information

Stylus Studio Case Study: FIXML Working with Complex Message Sets Defined Using XML Schema

Stylus Studio Case Study: FIXML Working with Complex Message Sets Defined Using XML Schema Stylus Studio Case Study: FIXML Working with Complex Message Sets Defined Using XML Schema Introduction The advanced XML Schema handling and presentation capabilities of Stylus Studio have valuable implications

More information

University of California, San Francisco Helen Diller Family Comprehensive Cancer Center Policy and Procedure. PRMS Amendment Submission Policy

University of California, San Francisco Helen Diller Family Comprehensive Cancer Center Policy and Procedure. PRMS Amendment Submission Policy University of California, San Francisco Helen Diller Family Comprehensive Cancer Center Policy and Procedure PRMS Amendment Submission Policy PRMS Procedure for Submitting Institutional Protocol Amendments

More information

Teiid Designer User Guide 7.5.0

Teiid Designer User Guide 7.5.0 Teiid Designer User Guide 1 7.5.0 1. Introduction... 1 1.1. What is Teiid Designer?... 1 1.2. Why Use Teiid Designer?... 2 1.3. Metadata Overview... 2 1.3.1. What is Metadata... 2 1.3.2. Editing Metadata

More information

Symbiant Tracker Auditee Guide. Version 4.4. Auditee Guide

Symbiant Tracker Auditee Guide. Version 4.4. Auditee Guide Version 4.4 Auditee Guide 1 revision 3.4 This auditee guide is for Symbiant Tracker 4.4 only (Standard and Pro) Copyright 2005 2011 Symbiant. All rights reserved. Symbiant is a Trade Mark of Credit Card

More information

Idealist2018 Project. Ideal-ist Partner Search System - Manual for Proposers

Idealist2018 Project. Ideal-ist Partner Search System - Manual for Proposers Project Ideal-ist Partner Search System - Manual for Proposers Section 1 Contents Contents 1 The Partner Search Publication Procedure 3 1.1 Process of the Partner Search (PS) system..3 1.2 Registration...5

More information

Standard Setting and Revision Procedure

Standard Setting and Revision Procedure Better Cotton Initiative Standard Setting and Revision Procedure BCI-PRO-01 (V2-0) EN Title: Document reference code: Standard Setting and Revision Procedure BCI-PRO-01-V2 Approval : BCI Council, January

More information

Community Design Guidelines Document (CDG)

Community Design Guidelines Document (CDG) Terms of Reference Community Design Guidelines Document (CDG) Block Plan Stage Supporting Document Required Created through the 2009 City of Brampton/BILD Development Process Review Project Revised Community

More information

CPSC 444 Project Milestone III: Prototyping & Experiment Design Feb 6, 2018

CPSC 444 Project Milestone III: Prototyping & Experiment Design Feb 6, 2018 CPSC 444 Project Milestone III: Prototyping & Experiment Design Feb 6, 2018 OVERVIEW... 2 SUMMARY OF MILESTONE III DELIVERABLES... 2 1. Blog Update #3 - Low-fidelity Prototyping & Cognitive Walkthrough,

More information

Release Management Process and Implementation Guidelines

Release Management Process and Implementation Guidelines Release Management Process and Implementation Guidelines Adopted by the IAIABC EDI Council on March 9, 2017 and revised on November 9, 2017 Introduction This document is intended to ensure greater stability,

More information

Report to the IMC EML Data Package Checks and the PASTA Quality Engine July 2012

Report to the IMC EML Data Package Checks and the PASTA Quality Engine July 2012 Report to the IMC EML Data Package Checks and the PASTA Quality Engine July 2012 IMC EML Metrics and Congruency Checker Working Group Sven Bohm (KBS), Emery Boose (HFR), Duane Costa (LNO), Jason Downing

More information

Code Administration Code of Practice

Code Administration Code of Practice Code Administration Code of Practice As part of the energy Codes Governance Review Ofgem proposed that a Code of Practice be established to facilitate convergence and transparency in code Modification

More information

BPMN Working Draft. 1. Introduction

BPMN Working Draft. 1. Introduction 1. Introduction The Business Process Management Initiative (BPMI) has developed a standard Business Process Modeling Notation (BPMN). The primary goal of BPMN is to provide a notation that is readily understandable

More information

ELECTRONIC SUBMISSION FRAMEWORK (ESF)

ELECTRONIC SUBMISSION FRAMEWORK (ESF) ELECTRONIC SUBMISSION FRAMEWORK (ESF) LEXIS (Log Export Information System) SUBMISSION GUIDE FOR PROVINCIAL APPLICATIONS Client: Ministry of Forests Information Management Group Date: April 8, 2008 Revision:

More information

Beginning To Define ebxml Initial Draft

Beginning To Define ebxml Initial Draft Beginning To Define ebxml Initial Draft File Name Version BeginningToDefineebXML 1 Abstract This document provides a visual representation of how the ebxml Architecture could work. As ebxml evolves, this

More information

UBL Library Content Methodology

UBL Library Content Methodology UBL Library Content Methodology The purpose of this document is two-fold: 1. To explain how we got to where we are with the UBL vocabulary, we felt it necessary to provide a background to the rationale

More information

Exchange Network Schema Conformance Report Preparation and Review Process

Exchange Network Schema Conformance Report Preparation and Review Process Exchange Network Schema Conformance Report Preparation and Review Process Version: 2.0a Revision Date: December 29, 2009 Prepared for: Network Technology Group Prepared by: Schema Review Task Force Document

More information

PROJ 302. Project Report, Poster and Digest Guidelines. for Industrial Engineering Students. Summer 2017

PROJ 302. Project Report, Poster and Digest Guidelines. for Industrial Engineering Students. Summer 2017 PROJ 302 Project Report, Poster and Digest Guidelines for Industrial Engineering Students Summer 2017 General Notes - Read this document carefully before writing your internship report, poster, and digest.

More information

Video Services Forum Rules of Procedure

Video Services Forum Rules of Procedure Rules and procedures for compliance with the VSF IPR Policy January 17, 2017 Introduction This document is intended to assist Video Services Forum ( VSF ) chairpersons, members and staff in taking the

More information

Quark XML Author September 2016 Update for Platform with Business Documents

Quark XML Author September 2016 Update for Platform with Business Documents Quark XML Author 05 - September 06 Update for Platform with Business Documents Contents Getting started... About Quark XML Author... Working with the Platform repository... Creating a new document from

More information

ISO/IEC JTC 1 N Replaces: ISO/IEC JTC 1 Information Technology

ISO/IEC JTC 1 N Replaces: ISO/IEC JTC 1 Information Technology ISO/IEC JTC 1 N7859 2005-07-22 Replaces: ISO/IEC JTC 1 Information Technology Document Type: Document Title: other (defined) Document Source: National Body of Canada Project Number: Document Status: This

More information

CGI Deliverables Approval and Maintenance Process

CGI Deliverables Approval and Maintenance Process CGI Management CGI Deliverables Approval and Maintenance Process Approved 02 September 2011 1. Introduction The following describes the official approval and maintenance process for the Common Global Implementation

More information

ENTERPRISE SYSTEMS APOLLO (ANU POLLING ONLINE) USER GUIDE

ENTERPRISE SYSTEMS APOLLO (ANU POLLING ONLINE) USER GUIDE ENTERPRISE SYSTEMS APOLLO (ANU POLLING ONLINE) USER GUIDE Version 3.03 January 2008 CONTENTS 1 Introduction...3 1.1 Accessing APOLLO...3 2 Access, Security and Privacy...3 2.1 Poll Attributes...4 2.2 Poll

More information

Development System (UL CSDS)

Development System (UL CSDS) UL Collaborative Standards Development System (UL CSDS) s UL CSDS Basics What is UL CSDS? The UL Collaborative Standards Development System (CSDS) was created to further enhance the maintenance of UL's

More information

Document Shepherds: Doing it well

Document Shepherds: Doing it well Document Shepherds: Doing it well IETF 2015 - Routing WG Chair Training Acee Lindem Ines Robles 1 Content What is a Document Shepherd Write-Up? When is the right moment to do a Doc. Shepherd? Stages in

More information

Using UML To Define XML Document Types

Using UML To Define XML Document Types Using UML To Define XML Document Types W. Eliot Kimber ISOGEN International, A DataChannel Company Created On: 10 Dec 1999 Last Revised: 14 Jan 2000 Defines a convention for the use of UML to define XML

More information

Overview of Sentence Order Reference Document Development Process

Overview of Sentence Order Reference Document Development Process Overview of Sentence Order Reference Document Development Process Scott Came Justice Integration Solutions, Inc. September 14, 2004 Purpose The purpose of this document is to outline the process/methodology

More information

Certification Process. Version 1.0

Certification Process. Version 1.0 Certification Process Version 1.0 Date: Sept. 3, 2013 Certification Process Sept. 3, 2013 Page 1 TABLE OF CONTENTS 1 Introduction... 3 1.1 Purpose...3 1.2 Scope...3 1.3 Document Management...3 1.4 Document

More information

ERP/CRM System Implementation Methodology

ERP/CRM System Implementation Methodology ERP/CRM System Implementation Methodology Prepared by Admiral Consulting Group Date Submitted May 27, 2016 TABLE OF CONTENTS Implementation Methodology... 3 1.1. Analysis (Solution Envisioning) Phase...

More information

Government of Ontario IT Standard (GO ITS)

Government of Ontario IT Standard (GO ITS) Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard Version # : 1.5 Status: Approved Prepared under the delegated authority of the Management Board of Cabinet Queen's

More information

Paper for Consideration by CHRIS. Cooperation Agreement Between IHO and DGIWG

Paper for Consideration by CHRIS. Cooperation Agreement Between IHO and DGIWG CHRIS17-12.2A Paper for Consideration by CHRIS Cooperation Agreement Between IHO and DGIWG Submitted by: Executive Summary: Related Documents: IHB The IHO standards for digital hydrographic information

More information

DCMI Abstract Model - DRAFT Update

DCMI Abstract Model - DRAFT Update 1 of 7 9/19/2006 7:02 PM Architecture Working Group > AMDraftUpdate User UserPreferences Site Page Actions Search Title: Text: AttachFile DeletePage LikePages LocalSiteMap SpellCheck DCMI Abstract Model

More information

Quark XML Author October 2017 Update for Platform with Business Documents

Quark XML Author October 2017 Update for Platform with Business Documents Quark XML Author 05 - October 07 Update for Platform with Business Documents Contents Getting started... About Quark XML Author... Working with the Platform repository...3 Creating a new document from

More information

Frequently Asked Questions (FAQs) Relating to the SNIA s New IP Policy v4

Frequently Asked Questions (FAQs) Relating to the SNIA s New IP Policy v4 Frequently Asked Questions (FAQs) Relating to the SNIA s New IP Policy v4 In September of 2015, the SNIA Board of Directors voted to approve an updated version of the SNIA Intellectual Property Policy

More information

Catherine Hosage Norman, Ph.D., RAC. January 11, 2012

Catherine Hosage Norman, Ph.D., RAC. January 11, 2012 Introduction to estability Catherine Hosage Norman, Ph.D., RAC January 11, 2012 Presentation Overview Stability Message Development Advantages of e-stability for the FDA & industry Style-sheet l h t e-stability

More information

RECOMMENDATION OF THE BOARD GOVERNANCE COMMITTEE (BGC) RECONSIDERATION REQUEST DECEMBER 2013

RECOMMENDATION OF THE BOARD GOVERNANCE COMMITTEE (BGC) RECONSIDERATION REQUEST DECEMBER 2013 RECOMMENDATION OF THE BOARD GOVERNANCE COMMITTEE (BGC) RECONSIDERATION REQUEST 13-13 12 DECEMBER 2013 On 19 October 2013, Christopher Barron submitted a reconsideration request ( Request ). The Request

More information

Annex C. Developing New Engine Oil Performance Standards for API Certification Mark. C.1 General. C.2 Auto/Oil Advisory Panel

Annex C. Developing New Engine Oil Performance Standards for API Certification Mark. C.1 General. C.2 Auto/Oil Advisory Panel Annex C Developing New Engine Oil Performance Standards for API Certification Mark C.1 General One of the objectives of API's voluntary Engine Oil Licensing and Certification System (EOLCS) is to help

More information

ISO INTERNATIONAL STANDARD

ISO INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO 16684-1 First edition 2012-02-15 Graphic technology Extensible metadata platform (XMP) specification Part 1: Data model, serialization and core properties Technologie graphique

More information

The Internet Society. on behalf of. The IETF Administrative Oversight Committee. Request for Proposal. RFC Editor RFC Format CSS Design

The Internet Society. on behalf of. The IETF Administrative Oversight Committee. Request for Proposal. RFC Editor RFC Format CSS Design The Internet Society on behalf of The IETF Administrative Oversight Committee Request for Proposal RFC Editor RFC Format CSS Design Date of Issuance: July 22, 2016 Proposal Submission Deadline: September

More information

Reviewers Guide on Clinical Trials

Reviewers Guide on Clinical Trials Reviewers Guide on Clinical Trials Office of Research Integrity & Compliance Version 2 Updated: June 26, 2017 This document is meant to help board members conduct reviews for Full Board: Clinical Trial

More information

Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard

Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard Version # : 1.6 Status: Approved Prepared under the delegated authority of the Management Board of Cabinet Queen's

More information

JCRB CMC-REVIEW WEB PAGE MANUAL TABLE OF CONTENTS

JCRB CMC-REVIEW WEB PAGE MANUAL TABLE OF CONTENTS JCRB CMC-REVIEW WEB PAGE MANUAL TABLE OF CONTENTS 0. Acronyms... 1 1. Background and purpose... 1 2. Scope... 2 3. Process... 2 3.1. Logging on...2 3.2. Creating a new CMC file...2 3.3. Acknowledging receipt

More information

IN THE UNITED STATES DISTRICT COURT FOR THE DISTRICT OF COLUMBIA

IN THE UNITED STATES DISTRICT COURT FOR THE DISTRICT OF COLUMBIA IN THE UNITED STATES DISTRICT COURT FOR THE DISTRICT OF COLUMBIA UNITED STATES OF AMERICA, v. Plaintiff, MICROSOFT CORPORATION, Civil Action No. 98-1232 (CKK) Next Court Deadline: May 12, 2006 Joint Status

More information

RIM Document Editorial Tasks

RIM Document Editorial Tasks 0 0 0 Rim Document Editorial Tasks RIM Document Editorial Tasks V Technical Editorial Services For HL Contract Work Announcement V Technical Editor January 00 Ockham Information Services LLC 0 Adams Street

More information

XML Task Group TG1 Transportation Subcommittee (X12I) Monday, 1 June, 2009 Cincinnati, OH. 3 Disapproved with comment.

XML Task Group TG1 Transportation Subcommittee (X12I) Monday, 1 June, 2009 Cincinnati, OH. 3 Disapproved with comment. XML Task Group TG1 Transportation Subcommittee (X12I) Monday, 1 June, 2009 Cincinnati, OH ASC X12I/TG1/2009-24 MEETING OPEN X12I/TG1-XML met on Monday, 1 June at about 13:30 EDT. The task group chair,

More information

DTD MIGRATION TO W3C SCHEMA

DTD MIGRATION TO W3C SCHEMA Chapter 1 Schema Introduction The XML technical specification identified a standard for writing a schema (i.e., an information model) for XML called a document type definition (DTD). 1 DTDs were a carryover

More information

Briefing Paper: developing the DOI Namespace

Briefing Paper: developing the DOI Namespace 010123-DOI-NS-paper.doc 1 Briefing Paper: developing the DOI Namespace This briefing paper describes a project that has been commissioned by the IDF for completion during the first half of 2001. The paper

More information

Request for Proposal for Technical Consulting Services

Request for Proposal for Technical Consulting Services Request for Proposal for Technical Consulting Services The Node.js Foundation is requesting proposals from highly qualified consultants with demonstrated expertise in providing Node.js technical consultation

More information

Improving drafting findings and recommendations. Refresher seminar for experienced GHG expert reviewers, 8 March 2017 Suvi Monni UNFCCC secretariat

Improving drafting findings and recommendations. Refresher seminar for experienced GHG expert reviewers, 8 March 2017 Suvi Monni UNFCCC secretariat Improving drafting findings and recommendations Refresher seminar for experienced GHG expert reviewers, 8 March 2017 Suvi Monni UNFCCC secretariat Objective and content of the presentation Objective: Provide

More information

DON XML Achieving Enterprise Interoperability

DON XML Achieving Enterprise Interoperability DON XML Achieving Enterprise Interoperability Overview of Policy, Governance, and Procedures for XML Development Michael Jacobs Office of the DON CIO Vision The Department of the Navy will fully exploit

More information

USP Guideline on Use of Accelerated Processes for Revisions to the Food Chemicals Codex 1

USP Guideline on Use of Accelerated Processes for Revisions to the Food Chemicals Codex 1 1 Background: The Rules and Procedures of the Council of Experts (Rules) 2 specify various processes (Accelerated Revision Processes) that can be used to make revisions to the Food Chemicals Codex (FCC)

More information

Notes for authors preparing technical guidelines for the IPCC Task Group on Data and Scenario Support for Impact and Climate Analysis (TGICA)

Notes for authors preparing technical guidelines for the IPCC Task Group on Data and Scenario Support for Impact and Climate Analysis (TGICA) Notes for authors preparing technical guidelines for the IPCC Task Group on Data and Scenario Support for Impact and Climate Analysis (TGICA) One of the core activities included within the mandate of the

More information

Final Project Report

Final Project Report 16.04.02 Final Project Report Document information Project Title HP Tool Repository of SESAR standard HP methods and tools Project Number 16.04.02 Project Manager DFS Deliverable Name 16.04.02 Final Project

More information

The IDN Variant TLD Program: Updated Program Plan 23 August 2012

The IDN Variant TLD Program: Updated Program Plan 23 August 2012 The IDN Variant TLD Program: Updated Program Plan 23 August 2012 Table of Contents Project Background... 2 The IDN Variant TLD Program... 2 Revised Program Plan, Projects and Timeline:... 3 Communication

More information

This handbook contains directions on using tools and resources in WebAccess at CSM.

This handbook contains directions on using tools and resources in WebAccess at CSM. WebAccess Handbook This handbook contains directions on using tools and resources in WebAccess at CSM. Contents Logging in to WebAccess... 2 Setting up your Shell... 3 Docking Blocks or Menus... 3 Course

More information

Sourcing - How to Create a Negotiation

Sourcing - How to Create a Negotiation Martin Baker Secure Source-To-Pay Sourcing - How to Create a Negotiation December 07 Contents To Create a Project... To Create a Negotiation... 5 Attachments... 7 Private File Archive... 7 Creating Lines,

More information

Quark XML Author October 2017 Update with Business Documents

Quark XML Author October 2017 Update with Business Documents Quark XML Author 05 - October 07 Update with Business Documents Contents Getting started... About Quark XML Author... Working with documents... Basic document features... What is a business document...

More information

Architecture and Standards Development Lifecycle

Architecture and Standards Development Lifecycle Architecture and Standards Development Lifecycle Architecture and Standards Branch Author: Architecture and Standards Branch Date Created: April 2, 2008 Last Update: July 22, 2008 Version: 1.0 ~ This Page

More information

Customer Guidance For Requesting Changes to SNOMED CT

Customer Guidance For Requesting Changes to SNOMED CT Customer Guidance For Requesting Changes to SNOMED CT Date 20161005 Version 2.0 Customer Guidance For Requesting Changes to SNOMED CT Page 1 of 12 Version 2.0 Amendment History Version Date Editor Comments

More information

Financial Planning Institute of Southern Africa SETTING THE STANDARD. Continuous Professional Development (Cpd) Policy

Financial Planning Institute of Southern Africa SETTING THE STANDARD. Continuous Professional Development (Cpd) Policy FPI FPI Financial Planning Institute of Southern Africa SETTING THE STANDARD Continuous Professional Development (Cpd) Policy Table of Contents Definitions 3-4 Introduction 4 Primary Responsibility 5 Mandatory

More information

Quark XML Author for FileNet 2.5 with BusDocs Guide

Quark XML Author for FileNet 2.5 with BusDocs Guide Quark XML Author for FileNet 2.5 with BusDocs Guide CONTENTS Contents Getting started...6 About Quark XML Author...6 System setup and preferences...8 Logging in to the repository...8 Specifying the location

More information

API 1509 Annex C Ballot to Establish Auto Oil Process. Instructions

API 1509 Annex C Ballot to Establish Auto Oil Process. Instructions API 1509 Annex C Ballot to Establish Auto Oil Process Instructions Ballot for API 1509, Annex C Developing New Engine Oil Performance Standards for API Certification Mark. This ballot changes API 1509,

More information

RDA Steering Committee and RSC Working Group Chairs

RDA Steering Committee and RSC Working Group Chairs Page 1 of 5 To: From: Subject: RDA Steering Committee and RSC Working Group Chairs Gordon Dunsire, RSC Chair Outcomes of the May 2017 RSC Plus Meeting The second meeting of the RDA Steering Committee (RSC),

More information

A SAMPLE PAPER SHOWING THE FORMAT REQUIRED FOR YOUR CONTRIBUTION TO THE SAGEEP 2015 PROCEEDINGS. Abstract. Submission Procedure

A SAMPLE PAPER SHOWING THE FORMAT REQUIRED FOR YOUR CONTRIBUTION TO THE SAGEEP 2015 PROCEEDINGS. Abstract. Submission Procedure A SAMPLE PAPER SHOWING THE FORMAT REQUIRED FOR YOUR CONTRIBUTION TO THE SAGEEP 2015 PROCEEDINGS EEGS Annual Meeting Austin, TX USA March 22-26, 2015 Abstract Thank you for your participation in SAGEEP

More information

Guidance Document. UNC Modification Proposals Guidance for Proposers

Guidance Document. UNC Modification Proposals Guidance for Proposers Guidance Document UNC Modification Proposals Guidance for Proposers Guidance Document Page 1 of 7 Version 0.1 Introduction This document is the UNC Modification Guidance Document referenced in the Uniform

More information

Examination Guidelines for Design (Provisional translation)

Examination Guidelines for Design (Provisional translation) Examination Guidelines for Design (Provisional translation) Japan Patent Office Examination Guidelines for Design The Examination Guidelines for Design aims to ensure consistent interpretation and implementation

More information

The Dublin Core Metadata Element Set

The Dublin Core Metadata Element Set ISSN: 1041-5635 The Dublin Core Metadata Element Set Abstract: Defines fifteen metadata elements for resource description in a crossdisciplinary information environment. A proposed American National Standard

More information

Meredith Lichtenstein Cone, MPH Manager, Surveillance and Informatics Program May 8, 2018

Meredith Lichtenstein Cone, MPH Manager, Surveillance and Informatics Program May 8, 2018 Meredith Lichtenstein Cone, MPH Manager, Surveillance and Informatics Program May 8, 2018 Overview POSITION STATEMENTS Position Statements Purpose To document and analyze policy and/or standardized surveillance

More information

DESIGN AND EVALUATION OF A GENERIC METHOD FOR CREATING XML SCHEMA. 1. Introduction

DESIGN AND EVALUATION OF A GENERIC METHOD FOR CREATING XML SCHEMA. 1. Introduction DESIGN AND EVALUATION OF A GENERIC METHOD FOR CREATING XML SCHEMA Mahmoud Abaza and Catherine Preston Athabasca University and the University of Liverpool mahmouda@athabascau.ca Abstract There are many

More information

GUIDE TO CERTIFICATION

GUIDE TO CERTIFICATION GUIDE TO CERTIFICATION December 2017 *Note this document is temporary, and the content will soon appear on peer.gbci.org, at the latest November 30, 2015.* CONGRATULATIONS ON YOUR DECISION TO PURSUE PEER

More information

The Independent Stream an Introduction

The Independent Stream an Introduction The Independent Stream an Introduction Nevil Brownlee Independent Submissions Editor IETF 98, 26 March 2017 All about the Independent Stream (InSt) History The InSt and its Editor (ISE) Relevant RFCs:

More information

EXAM PREPARATION GUIDE

EXAM PREPARATION GUIDE When Recognition Matters EXAM PREPARATION GUIDE PECB Certified ISO 22000 Lead Auditor www.pecb.com The objective of the Certified ISO 22000 Lead Auditor examination is to ensure that the candidate has

More information

UNH-IOL NVMe Testing Service

UNH-IOL NVMe Testing Service UNH-IOL NVMe Testing Service NVMe Integrators List Policy Version 8.0a Policy Document Last Updated : September 12, 2017 UNH-IOL NVMe Testing Service 21 Madbury Rd Suite 100 Durham, NH 03824 Tel: +1 603-862-0090

More information

Data Models: The Center of the Business Information Systems Universe

Data Models: The Center of the Business Information Systems Universe Data s: The Center of the Business Information Systems Universe Whitemarsh Information Systems Corporation 2008 Althea Lane Bowie, Maryland 20716 Tele: 301-249-1142 Email: Whitemarsh@wiscorp.com Web: www.wiscorp.com

More information

The United Nations Crime Trends Survey (UN-CTS) Michael Jandl Statistics and Surveys Section UNODC

The United Nations Crime Trends Survey (UN-CTS) Michael Jandl Statistics and Surveys Section UNODC The United Nations Crime Trends Survey (UN-CTS) Michael Jandl Statistics and Surveys Section UNODC United Nations Survey of Crime Trends and Operations of Criminal Justice Systems (UN-CTS) Started in 1977,

More information

Schema Change Request ASWG Change Management Process Draft Version 0.2

Schema Change Request ASWG Change Management Process Draft Version 0.2 Schema Change Request Document ID CR#6 Change Type Enhancement Title Date 7 October, 2003 Prepared By Anne Waller PRIORITY Notes Page 1 of 15 Document Control Version Date Author Summary of Change 0.1

More information

Request For Proposal ONWAA Website & E-Learn Portal

Request For Proposal ONWAA Website & E-Learn Portal Request For Proposal ONWAA Website & E-Learn Portal ONWAA 880 17 E, Garden River, Ontario P6A 6Z5 Table Of Contents General information Project Overview Statement of Needs Proposal Format Proposal Preparation

More information

OhioLINK DMSC EAD Task Force Meeting Minutes April 12, Location: Ohio State University, Thompson Library: Columbus, Ohio

OhioLINK DMSC EAD Task Force Meeting Minutes April 12, Location: Ohio State University, Thompson Library: Columbus, Ohio OhioLINK DMSC EAD Task Force Meeting Minutes April 12, 2006 Location: Ohio State University, Thompson Library: Columbus, Ohio Present: Linda Cantara, Cara Gilgenbach, Amy McCrory (Co-Chair), Amanda Wilson

More information

UNESCO, Division for Planning and Development of Education Systems, Section for Sector Policy Advice and ICT in Education (ED/PDE/PAD)

UNESCO, Division for Planning and Development of Education Systems, Section for Sector Policy Advice and ICT in Education (ED/PDE/PAD) Guidelines for On- line Data E ntry and Downloading Impact of the Global Financial and Economic Crisis on Education in Selected Developing Countries (DFID RIVAF) UNESCO, Division for Planning and Development

More information

Request for Qualifications for Audit Services March 25, 2015

Request for Qualifications for Audit Services March 25, 2015 Request for Qualifications for Audit Services March 25, 2015 I. GENERAL INFORMATION A. Purpose This Request for Qualifications (RFQ) is to solicit a CPA firm with which to contract for a financial and

More information

ATNP Configuration Control Board (CCB) Procedures Document

ATNP Configuration Control Board (CCB) Procedures Document -WP/66 15 March 1996 AERONAUTICAL TELECOMMUNICATION NETWORK PANEL CCB Standing Document ATNP Configuration Control Board (CCB) Edited by CCB Chair SUMMARY This document contains detailed procedures to

More information

ISO TC46/SC11 Archives/records management

ISO TC46/SC11 Archives/records management ISO TC46/SC11 Archives/records management GUIDANCE FOR IMPLEMENTING DOCUMENTED INFORMATION CLAUSE USING PROCESSES AND CONTROLS OF ISO 30301:2011 Management system for records EXPLANATORY PAPER NOVEMBER

More information

EXAM PREPARATION GUIDE

EXAM PREPARATION GUIDE When Recognition Matters EXAM PREPARATION GUIDE PECB Certified ISO 37001 Lead Auditor www.pecb.com The objective of the Certified ISO 37001 Lead Auditor examination is to ensure that the candidate possesses

More information

2017 ICANN-IETF MoU Supplemental Agreement Introduction

2017 ICANN-IETF MoU Supplemental Agreement Introduction 2017 ICANN-IETF MoU Supplemental Agreement Introduction This document is between the IETF Administrative Oversight Committee (IAOC) and the Internet Corporation for Assigned Names and Numbers (ICANN) to

More information

FACETs. Technical Report 05/19/2010

FACETs. Technical Report 05/19/2010 F3 FACETs Technical Report 05/19/2010 PROJECT OVERVIEW... 4 BASIC REQUIREMENTS... 4 CONSTRAINTS... 5 DEVELOPMENT PROCESS... 5 PLANNED/ACTUAL SCHEDULE... 6 SYSTEM DESIGN... 6 PRODUCT AND PROCESS METRICS...

More information

The Internet Society. on behalf of. The IETF Administrative Oversight Committee REQUEST FOR PROPOSALS. for

The Internet Society. on behalf of. The IETF Administrative Oversight Committee REQUEST FOR PROPOSALS. for The Internet Society on behalf of The IETF Administrative Oversight Committee REQUEST FOR PROPOSALS for Requirements Development for Working Group Charter Tools Date of Issuance: September 20, 2010 Proposal

More information

PUBLIC CONSULTATION ON EBA XBRL TAXONOMY V2.1 EBA/CP/2014/ March Consultation Paper

PUBLIC CONSULTATION ON EBA XBRL TAXONOMY V2.1 EBA/CP/2014/ March Consultation Paper EBA/CP/2014/03 21 March 2014 Consultation Paper On XBRL Taxonomy (v2.1) related to remittance of supervisory data under Regulation (EU) No 575/2013 Contents 1. Responding to this Consultation 3 2. Executive

More information

GUIDELINES FOR THE USE OF THE e-commerce WORKFLOW IN IMI

GUIDELINES FOR THE USE OF THE e-commerce WORKFLOW IN IMI GUIDELINES FOR THE USE OF THE e-commerce WORKFLOW IN IMI 2 Contents I. BACKGROUND... 3 II. e-commerce WORKFLOW... 3 1) CREATION of a request... 6 2) REPLY to a request... 10 3) CLOSURE of a request...

More information

JISC PALS2 PROJECT: ONIX FOR LICENSING TERMS PHASE 2 (OLT2)

JISC PALS2 PROJECT: ONIX FOR LICENSING TERMS PHASE 2 (OLT2) JISC PALS2 PROJECT: ONIX FOR LICENSING TERMS PHASE 2 (OLT2) Functional requirements and design specification for an ONIX-PL license expression drafting system 1. Introduction This document specifies a

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Software asset management Part 2: Software identification tag

ISO/IEC INTERNATIONAL STANDARD. Information technology Software asset management Part 2: Software identification tag INTERNATIONAL STANDARD ISO/IEC 19770-2 First edition 2009-11-15 Information technology Software asset management Part 2: Software identification tag Technologies de l'information Gestion de biens de logiciel

More information

NISO STS (Standards Tag Suite) Differences Between ISO STS 1.1 and NISO STS 1.0. Version 1 October 2017

NISO STS (Standards Tag Suite) Differences Between ISO STS 1.1 and NISO STS 1.0. Version 1 October 2017 NISO STS (Standards Tag Suite) Differences Between ISO STS 1.1 and NISO STS 1.0 Version 1 October 2017 1 Introduction...1 1.1 Four NISO STS Tag Sets...1 1.2 Relationship of NISO STS to ISO STS...1 1.3

More information

Cyber Security Standards Drafting Team Update

Cyber Security Standards Drafting Team Update Cyber Security Standards Drafting Team Update Michael Assante, VP & Chief Security Officer North American Electric Reliability Corp. February 3, 2008 Overview About NERC Project Background Proposed Modifications

More information

19. Bulleted and Numbered Lists

19. Bulleted and Numbered Lists Kennesaw State University DigitalCommons@Kennesaw State University Sexy Technical Communications Open Educational Resources 3-1-2016 19. Bulleted and Numbered Lists David McMurray Follow this and additional

More information

GNSO Council Report to the ICANN Board Locking of a Domain Name subject to UDRP Proceedings PDP

GNSO Council Report to the ICANN Board Locking of a Domain Name subject to UDRP Proceedings PDP GNSO Council Report to the ICANN Board Locking of a Domain Name subject to UDRP Proceedings PDP Executive Summary The Generic Names Supporting Organization (GNSO) unanimously approved at its meeting on

More information

Document Title Ingest Guide for University Electronic Records

Document Title Ingest Guide for University Electronic Records Digital Collections and Archives, Manuscripts & Archives, Document Title Ingest Guide for University Electronic Records Document Number 3.1 Version Draft for Comment 3 rd version Date 09/30/05 NHPRC Grant

More information

Mn/DOT Market Research Reporting General Guidelines for Qualitative and Quantitative Market Research Reports Revised: August 2, 2011

Mn/DOT Market Research Reporting General Guidelines for Qualitative and Quantitative Market Research Reports Revised: August 2, 2011 Mn/DOT Market Research Reporting General Guidelines for Qualitative and Quantitative Market Research Reports Revised: August 2, 2011 The following guidelines have been developed to help our vendors understand

More information

Change Control Process for European ectd Standards Version 1.1. December 2006

Change Control Process for European ectd Standards Version 1.1. December 2006 Change Control Process for European ectd Standards Version 1.1 December 2006 Document Control Change Record Version Date Author(s) Comments 0.1 10 September, 2003 Miguel Bley Draft 0.2 11 September, 2003

More information