|
| |
| | RFC 3151 (rfc3151) - A URN Namespace for Public Identifiers |
 | | However, an algorithm for correctly identifying a Formal Public Identifier and determining the various fields within it is out of scope for this document and not necessary for the implementation of this URN namespace. |  | | The remaining characters, " " (space), "'", "?", "#", and "%", are the only other legal characters in public identifiers that cannot be literally transcribed into a URN by the rules of RFC 2141 [4] and RFC 2396 [5]. |  | | The special rules for "//" and "::" are designed to preserve the structured nature of formal public identifiers without requiring the translator to have special knowledge of FPI syntax. |
|
http://www.faqs.org/rfcs/rfc3151.html
|
|
| |
| | : Class Catalog |
 | | Note that the nominal system identifier is not returned if a match is not found in the catalog, instead null is returned to indicate that no match was found. |  | | But they are parsed by this method, so as long as they don't change or disappear while the program is running, they shouldn't generate errors later if they don't generate errors now. |  | | If no appropriate PUBLIC or SYSTEM entry is found in the Catalog, null is returned. |
|
http://www.arbortext.com/customer_support/updates_and_technical_notes/catalogs/docs/api/com/arbortext/catalog/Catalog.html
|
|
| |
| | Xerces2 Implementation: Class DOMInputImpl |
 | | This Class allows an application to encapsulate information about an input source in a single object, which may include a public identifier, a system identifier, a byte stream (possibly with a specified encoding), and/or a character stream. |  | | The system identifier, a URI reference, for this input source. |
|
http://xml.apache.org/xerces2-j/javadocs/xerces2/org/apache/xerces/dom/DOMInputImpl.html
|
|
| |
| | RE: How did "public identifier" get its name... |
 | | PUBLIC IDs are a way to hook up to other systems. |  | | The PUBLIC identifier, as you know, can have interesting information in it that has nothing to do with dereferencing a representation from a resource over a network protocol. |  | | You know all of that, so this must be a lead in to the 'is the web the universe or just a network of documents and other ports of call' thread. |
|
http://www.stylusstudio.com/xmldev/200307/post31010.html
|
|
| |
| | perlSGML -- SGML::SOCat |
 | | In a scalar context, 1 is returned if public identifier has a mapping to a system identifier, else 0 is returned. |  | | In an list context, a list of values are returned: system identifier, base system identifier in effect, and override flag. |  | | In a scalar context, the method returns 1 if there is a catalog entry for the system identifier, else 0 is returned. |
|
http://www.oac.uci.edu/indiv/ehood/perlSGML/doc/html/SGML..SOCat.html
|
|
| |
| | Re: the return of the Public Identifier Question |
 | | If the author wishes a specific object to be referenced, she will just use SYSTEM and not PUBLIC. |  | | The possible > policies appear to be these: > c Public first, then system (if the public id is not found in the > catalog). |  | | The idea of trying both in any order is fine if all you're trying to do is provide alternative resolutions to *equivalent* storage objects; that is, you are just trying to avoid "broken references," and any successful reference is equally acceptable. |
|
http://lists.w3.org/Archives/Public/w3c-sgml-wg/msg04374.html
|
|
| |
| | Creating DocBook Documents |
 | | Some resolution mechanism is necessary because DocBook refers to its component modules with public identifiers, and those must be mapped to actual files on the system before any piece of software can actually load them. |  | | URLs are a lot like SGML system identifiers, because they generally point to a single version of a file on a particular machine. |  | | In SGML, a system identifier generally points to a single, local version of a file using local system conventions. |
|
http://www.oreilly.com/catalog/docbook/chapter/book/ch02.html
|
|
| |
| | Notes on sgmls handling of search for entities |
 | | It should be pointed out that the approach used by sgmls does not provide a completely arbitrary mapping between entity name or formal public identifier and the file identifier; this is not a problem for most users. |  | | The meaning of the substitution fields is described in file sgmls.doc, which is part of the standard distribution. |  | | SGMLS will ask the file system for a series of files, in an order determined by the |
|
http://tigger.uic.edu/~cmsmcq/tech/sgmls.entities.html
|
|
| |
| | Linux.com - Creating and modifying catalogues |
 | | A catalogue is a text file containing the translation rules of the public identifier to system's files. |  | | designates the system identifier of the SGML statement that should be used. |  | | keyword maps system identifiers for files on the system. |
|
http://www.linux.com/guides/LDP-Author-Guide/making-catalogues.shtml
|
|
| |
| | Info Node: (psgml.info)Entity manager |
 | | To map external identifiers to file names, PSGML first searches entity catalog files and then search the list of file name templates in the variable `sgml-public-map'. |  | | For each catalog look first for entries matching the public identifier, if any. |  | | Try the system identifier, if any, as a file name. |
|
http://mulliken.chem.hope.edu/cgi-bin/info2www.cgi?(psgml)Entity+manager
|
|
| |
| | International Standards - National Information Standards Organization (NISO) |
 | | formal public identifier error: An error in the construction or use of a formal public identifier, other than an error that would prevent it being a valid minimum literal. |  | | institution-symbol: Number(s), letter(s) or a code serving to identify un- ambiguously and in an abbreviated format a library, institution or corporation that is participating in an ILL-transaction, e.g. |  | | NOTE: A formal public identifier error can occur only if "FORMAL YES" is specified on the SGML declaration. |
|
http://www.niso.org/international/SC4/sc4gld2l.html
|
|
| |
| | How to write an XML catalog file |
 | | wrapper element prefers using the public identifier, it uses that entry. |  | | These two kinds of catalog entries are used only to resolve DTD identifiers and system entity identifiers (external files), not stylesheet references. |  | | An abbreviated system identifier that maps to a full path location. |
|
http://www.sagehill.net/docbookxsl/WriteCatalog.html
|
|
| |
| | [No title] |
 | | } } return defn.getType(); } public String instructionPrefix() { return ""; } public boolean matches(Type anotherType) { reportSemanticError("Internal error: matches()"); return true; } public void mustMatch(int line, Type anotherType) { reportSemanticError("Internal error: mustMatch()"); } /** * Perform semantic analysis on the AST in the context of * the specified context. |  | | */ public boolean equals(Type other) { if (this == other) return true; if (!(other instanceof Identifier)) return false; return ids.equals(((Identifier) other).getIds()); } /** * The string representation of this identifier. |  | | */ class Identifier extends AST implements Type { /** * The identifier for class Object. |
|
http://www.cs.umb.edu/~yhou/cs650/p3/Identifier.java
|
|
| |
| | The skew.org XML Tutorial |
 | | ISO 639 doesn't identify some obscure languages, so RFC 1766 also allows IANA registered language identifiers to be used. |  | | where foo is the target, an identifier for the application to which the instruction is directed. |  | | A character's number is abstract to computers because there are many different ways of representing numbers in an information processing architecture. |
|
http://skew.org/xml/tutorial
|
|
| |
| | Use a public text identifier in a DOCTYPE statement |
 | | The public text identifier identifies the computer-readable language and version of the document. |  | | When using non-HTML, such as SMIL or SVG, use the appropriate document type declaration for that markup language so browsers don't attempt to interpret them incorrectly as HTML. |  | | With this information, browsers can interpret accessibility features in the document correctly. |
|
http://webxact.watchfire.com/themes/standard-en-us/help/HIDD_WDContent_G271.html
|
|
| |
| | [No title] |
 | | Introduction Replace first two sentences of paragraph 3 with: A public ideconsists of two parts: an "object name", which identifies the text (or other shared information object), and an "owner name", which identifies the originator of the public identifier. |  | | Improve ASN.1 and SGML syntax in annex D if possible. |  | | Note 12: Replace text with: A public identifier is defined as a canonical character string, which normally also serves as a visual representation. |
|
http://www.y12.doe.gov/sgml/wg8/docs/1244.doc
|
|
| |
| | Affymetrix - Manual - Probe Set Data in Tabular Format |
 | | The identifier is a number assigned by Affymetrix and does not refer to any external database. |  | | When possible, we provide instructions on how to create deep links to data from various public databases. |  | | The database from which the sequence used to design this probe set was taken. |
|
http://www.affymetrix.com/support/technical/manual/taf_manual.affx
|
|
| |
| | Public Identifier Transcription in RFC 3151 |
 | | ) are necessary because RFC 3151 uses them to represent syntactically significant pieces of the original public identifier. |  | | Back in 2001, Paul Grosso, John Cowan, and I wrote RFC 3151, |  | | Apparently, someone used RFC 3151 in an assignment for a university course and a bunch of students read it really carefully. |
|
http://norman.walsh.name/2004/03/14/rfc3151
|
|
| |
| | Making topic maps more colourful |
 | | The members of the working group always had in mind that the standard has to be implementable, and they tended towards a more general model because of both implementability and applicability reasons. |  | | The latter approach provides more flexibility for marking topics for more than one kind of type. |  | | This short overview about topic map concepts provides the basics only. |
|
http://www.gca.org/papers/xmleurope2000/papers/s29-01.html
|
|
| |
| | Washington University School of Law -- Library |
 | | Subtitled "an attorney's advice on how to use your legal skills successfully in another field," this book contains chapters on making contacts, networking strategies, and finding your way to a new career path. |  | | The CSO has many books that provide information about employers. |  | | Monthly news publication available on Reserve in the Library, on WESTLAW and on LEXIS (Library: LEGNEW, File: ILT). |
|
http://www.wulaw.wustl.edu/Infores/Library/Guides/csresearch.html
|
|
| |
| | Changes to XML to Support Public Identifiers |
 | | These are matched by the otherEntry rule, and may be ignored (or acted on) by XML processors. |  | | If the public identifier in a catalog entry matches that given in an ExternalID, then the system identifier in the catalog entry is associated with the public identifier in question and may be used to retrieve it. |  | | The system identifier is a URL, which may be used to retrieve the content of the entity. |
|
http://tigger.uic.edu/~cmsmcq/tech/xml/pisocat.html
|
|
| |
| | TAG: The SGML Newsletter: Formal Public Identifiers |
 | | Often, the entity manager (a program or subroutine) will have an internal table, created by the system manager (a human) that maps public identifiers to system identifiers. |  | | The public text language is a code for whatever language the entity is written in or with which it is intended to be used. |  | | An example of how the public text display version might be used is to differentiate between various versions of an entity set containing SDATA entity declarations for special characters--one version for each display system. |
|
http://www.oasis-open.org/cover/petersonFPI-TAG7030101.html
|
|
| |
| | jGuru: DOCTYPE and "public identifier" URI |
 | | I develop a web application and in the web.xml file I must indicate a DTD. |  | | For the moment I have the following declaration: PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd"> I would like to know how is it possible to point to a local copy of the resource for the DTD, instead of the remote one at java.sun.com ? |  | | PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd"> |
|
http://www.jguru.com/forums/view.jsp?EID=1068972
|
|
| |
| | FPI - Floating-Point Interface, Formal Public Identifier |
 | | More information about the definition of FPI may appear below: |  | | A FPI, a Formal Public Identifier, is a string expression that represents a public identifier for an object. |  | | 2) FPI is also derived from Formal Public Identifier |
|
http://www.auditmypc.com/acronym/FPI.asp
|
|
| |
| | Feeding America |
 | | A customized tagset has been devised for this project: |  | | The caption is optional, since there might not be one. |  | | Public identifier: ''-//Michigan State University, Digital and Multimedia Center//DTD -//cookbook 1.0//EN" |
|
http://digital.lib.msu.edu/projects/cookbooks/html/project/project_encoding.html
|
|
| |
| | FormalPublicId (fpi) |
 | | The text identifier included a public text display version (that is, there was a // following the public text language or public text designating sequence). |
|
http://www.hytime.org/materials/sgmlpropset/classes/fpi/props/textdver
|
|
| |
| | Formal Public Identifier RoadTrip |
 | | This is called Public Text Language, describing the natural language in which the public text is written. |  | | This is the Public Text Description, which describes the public text. |  | | Using SYSTEM here would mean the following literal was a system identifier (like a pathname, or even a URL on systems that support it (like SP)). |
|
http://xml.coverpages.org/fpiRoadtrip.html
|
|
| |
| | [No title] |
 | | * @return this identifier as a type variable. |  | | * @author Alan Jeffrey * @version v1.0 1998/06/09 */ public class PremonJJTId extends PremonJJTNode { static int counter = 0; public String name; public PremonJJTId (int id) { super (id); } /** * Set the name of the identifier. |  | | */ public PremonJJTId setName (String s) { this.name = s; return this; } public void print (Printer p) { p.printItalic (name); } public String toString () { return "Id " + name; } /** * Desugar the identifer. |
|
http://klee.cs.depaul.edu/premon/PremonJJTId.java
|
|
| |
| | Introduction to XHTML: Document Type Definitions [encyclopedia] |
 | | The literal (ie., quoted) text following the word "PUBLIC" is an FPI referring to the W3C's XHTML 1.0 DTD. |  | | When an XHTML document is created, the DTD to which it conforms is declared in a document type declaration at the top of the document. |  | | Use this when you need to take advantage of HTML's presentational features because many of your readers don't have the latest browsers that understand Cascading Style Sheets. |
|
http://kosmoi.com/Computer/Internet/Web/xHTML/dtd.shtml
|
|
| |
| | Is there a reason to be sad about XML? |
 | | Private extensions were not without problems, but they were uniquely identifiable |  | | All allowed characters are well defined and it is an issue of the DTD to define the character set. |  | | There was a lot of freedom for the user but most sticked to the character sets as published by the ISO. |
|
http://www.o-k-a.de/Papers/Losing_XML.html
|
|
|