-
Berger, M.: MELVYL MEDLINE and the social sciences and humanities (1988)
0.12
0.117117025 = product of:
0.4684681 = sum of:
0.4684681 = weight(_text_:hints in 1601) [ClassicSimilarity], result of:
0.4684681 = score(doc=1601,freq=2.0), product of:
0.5128635 = queryWeight, product of:
8.267481 = idf(docFreq=30, maxDocs=44421)
0.06203383 = queryNorm
0.9134362 = fieldWeight in 1601, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
8.267481 = idf(docFreq=30, maxDocs=44421)
0.078125 = fieldNorm(doc=1601)
0.25 = coord(1/4)
- Abstract
- Presents hints to searchers of the MELVYL MEDLINE system, which allows MELVYL users to access the MEDLINE data base. Particular attention is paid to the retrieval of references that are of particular use to those interested in the social sciences and the humanities.
-
Ingham, E.: So now you're on your own (1998)
0.12
0.117117025 = product of:
0.4684681 = sum of:
0.4684681 = weight(_text_:hints in 4444) [ClassicSimilarity], result of:
0.4684681 = score(doc=4444,freq=2.0), product of:
0.5128635 = queryWeight, product of:
8.267481 = idf(docFreq=30, maxDocs=44421)
0.06203383 = queryNorm
0.9134362 = fieldWeight in 4444, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
8.267481 = idf(docFreq=30, maxDocs=44421)
0.078125 = fieldNorm(doc=4444)
0.25 = coord(1/4)
- Abstract
- Describes how to achieve professional success as a freelance book indexer, using some of the skills learned as a librarian, which recently gained the author a Library Association fellowship. Also gives some more general hints on working as a self employed information professional
-
Vonhoegen, H.: Einstieg in XML (2002)
0.11
0.11490516 = product of:
0.22981033 = sum of:
0.16849527 = weight(_text_:java in 5002) [ClassicSimilarity], result of:
0.16849527 = score(doc=5002,freq=4.0), product of:
0.43718386 = queryWeight, product of:
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.06203383 = queryNorm
0.38541055 = fieldWeight in 5002, product of:
2.0 = tf(freq=4.0), with freq of:
4.0 = termFreq=4.0
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.02734375 = fieldNorm(doc=5002)
0.061315052 = weight(_text_:und in 5002) [ClassicSimilarity], result of:
0.061315052 = score(doc=5002,freq=54.0), product of:
0.13758478 = queryWeight, product of:
2.217899 = idf(docFreq=13141, maxDocs=44421)
0.06203383 = queryNorm
0.44565287 = fieldWeight in 5002, product of:
7.3484693 = tf(freq=54.0), with freq of:
54.0 = termFreq=54.0
2.217899 = idf(docFreq=13141, maxDocs=44421)
0.02734375 = fieldNorm(doc=5002)
0.5 = coord(2/4)
- Abstract
- Dieses Buch richtet sich an alle, die eine kompetente Einführung in XML benötigen - praxisnah und verständlich aufbereitet. Die referenzartige Darstellung der eXtensible Markup Language XML, ihrer Dialekte und Technologien wird dabei durch viele Beispiele vertieft. »Einstieg in XML« ist kein theoretisches Buch zu verschiedenen Standards der Sprachfamilie XML. Hier bekommen Sie in konzentrierter Form genau das, was Sie zur Entwicklung eigener XML-Lösungen brauchen. Die im Buch enthaltene CD enthält alle nötigen Tools, um sofort starten zu können.
- Footnote
- Rez. in: XML Magazin und Web Services 2003, H.1, S.14 (S. Meyen): "Seit dem 22. Februar 1999 ist das Resource Description Framework (RDF) als W3C-Empfehlung verfügbar. Doch was steckt hinter diesem Standard, der das Zeitalter des Semantischen Webs einläuten soll? Was RDF bedeutet, wozu man es einsetzt, welche Vorteile es gegenüber XML hat und wie man RDF anwendet, soll in diesem Artikel erläutert werden. Schlägt man das Buch auf und beginnt, im EinleitungsKapitel zu schmökern, fällt sogleich ins Auge, dass der Leser nicht mit Lektionen im Stile von "bei XML sind die spitzen Klammern ganz wichtig" belehrt wird, obgleich es sich um ein Buch für Anfänger handelt. Im Gegenteil: Es geht gleich zur Sache und eine gesunde Mischung an Vorkenntnissen wird vorausgesetzt. Wer sich heute für XML interessiert, der hat ja mit 99-prozentiger Wahrscheinlichkeit schon seine einschlägigen Erfahrungen mit HTML und dem Web gemacht und ist kein Newbie in dem Reich der spitzen Klammern und der (einigermaßen) wohlformatierten Dokumente. Und hier liegt eine deutliche Stärke des Werkes Helmut Vonhoegens, der seinen Einsteiger-Leser recht gut einzuschätzen weiß und ihn daher praxisnah und verständlich ans Thema heranführt. Das dritte Kapitel beschäftigt sich mit der Document Type Definition (DTD) und beschreibt deren Einsatzziele und Verwendungsweisen. Doch betont der Autor hier unablässig die Begrenztheit dieses Ansatzes, welche den Ruf nach einem neuen Konzept deutlich macht: XML Schema, welches er im folgenden Kapitel darstellt. Ein recht ausführliches Kapitel widmet sich dann dem relativ aktuellen XML Schema-Konzept und erläutert dessen Vorzüge gegenüber der DTD (Modellierung komplexer Datenstrukturen, Unterstützung zahlreicher Datentypen, Zeichenbegrenzungen u.v.m.). XML Schema legt, so erfährt der Leser, wie die alte DTD, das Vokabular und die zulässige Grammatik eines XML-Dokuments fest, ist aber seinerseits ebenfalls ein XML-Dokument und kann (bzw. sollte) wie jedes andere XML auf Wohlgeformtheit überprüft werden. Weitere Kapitel behandeln die Navigations-Standards XPath, XLink und XPointer, Transformationen mit XSLT und XSL und natürlich die XML-Programmierschnittstellen DOM und SAX. Dabei kommen verschiedene Implementierungen zum Einsatz und erfreulicherweise werden Microsoft-Ansätze auf der einen und Java/Apache-Projekte auf der anderen Seite in ungefähr vergleichbarem Umfang vorgestellt. Im letzten Kapitel schließlich behandelt Vonhoegen die obligatorischen Web Services ("Webdienste") als Anwendungsfall von XML und demonstriert ein kleines C#- und ASP-basiertes Beispiel (das Java-Äquivalent mit Apache Axis fehlt leider). "Einstieg in XML" präsentiert seinen Stoff in klar verständlicher Form und versteht es, seine Leser auf einem guten Niveau "abzuholen". Es bietet einen guten Überblick über die Grundlagen von XML und kann - zumindest derzeit noch - mit recht hoher Aktualität aufwarten."
-
Jascó, P.: Publishing textual databases on the Web : part 3 of this series examines Java applets and CGI/DLL programs (1998)
0.11
0.1141776 = product of:
0.4567104 = sum of:
0.4567104 = weight(_text_:java in 6217) [ClassicSimilarity], result of:
0.4567104 = score(doc=6217,freq=10.0), product of:
0.43718386 = queryWeight, product of:
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.06203383 = queryNorm
1.0446644 = fieldWeight in 6217, product of:
3.1622777 = tf(freq=10.0), with freq of:
10.0 = termFreq=10.0
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.046875 = fieldNorm(doc=6217)
0.25 = coord(1/4)
- Abstract
- A detailed description of how to use Java applets and Common Gateway Interface (CGI)/Dynamic Link Library (DLL) programs for Web publication of textual databases. The advantages of Java applets include low cost, flexible and visually appealing search interfaces, and the ability to be embedded in HTML pages, eliminating the need for Internet service provider permissions for their use. Highlights the FindIt family of Java applets from DoubleOLogic as one of the best product lines in the category. CGI programs may be written in Perl, Java, or some other language, and like DLL programs, must be installed on the server side. Notes that small-scale CGI and DLL applications cost from $150 to $8,000. Highlights Insight from Enigma Inc. as an excellent program at the high end of the cost range
-
Fisher, Y.: Spinning the Web : a guide to serving information on the World Wide Web (1996)
0.10
0.10318187 = product of:
0.41272748 = sum of:
0.41272748 = weight(_text_:java in 6014) [ClassicSimilarity], result of:
0.41272748 = score(doc=6014,freq=6.0), product of:
0.43718386 = queryWeight, product of:
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.06203383 = queryNorm
0.94405925 = fieldWeight in 6014, product of:
2.4494898 = tf(freq=6.0), with freq of:
6.0 = termFreq=6.0
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.0546875 = fieldNorm(doc=6014)
0.25 = coord(1/4)
- Abstract
- Most books on the Internet describe it from the user's end. This one, however, is unique in its focus on serving information on the WWW. It presents everything from the basics to advanced techniques and will thus prove invaluable to site administrators and developers. The author - an expert developer and researcher at UCSD - covers such topics as HTML 3.0, serving documents, interfaces, WWW utilities and browsers such as Netscape. Fisher also includes an introduction to programming with JAVA and JAVA sript, as well as the complete VRML 1.0 specification
- Object
- JAVA
-
Varela, C.A.; Agha, G.A.: What after Java? : From objects to actors (1998)
0.10
0.10318187 = product of:
0.41272748 = sum of:
0.41272748 = weight(_text_:java in 4612) [ClassicSimilarity], result of:
0.41272748 = score(doc=4612,freq=6.0), product of:
0.43718386 = queryWeight, product of:
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.06203383 = queryNorm
0.94405925 = fieldWeight in 4612, product of:
2.4494898 = tf(freq=6.0), with freq of:
6.0 = termFreq=6.0
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.0546875 = fieldNorm(doc=4612)
0.25 = coord(1/4)
- Abstract
- Discusses drawbacks of the Java programming language, and proposes some potential improvements for concurrent object-oriented software development. Java's passive object model does not provide an effective means for building distributed applications, critical for the future of Web-based next-generation information systems. Suggests improvements to Java's existing mechanisms for maintaining consistency across multiple threads, sending asynchronous messages and controlling resources. Drives the discussion with examples and suggestions from work on the Actor model of computation
- Object
- Java
-
Cranefield, S.: Networked knowledge representation and exchange using UML and RDF (2001)
0.10
0.10318187 = product of:
0.41272748 = sum of:
0.41272748 = weight(_text_:java in 6896) [ClassicSimilarity], result of:
0.41272748 = score(doc=6896,freq=6.0), product of:
0.43718386 = queryWeight, product of:
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.06203383 = queryNorm
0.94405925 = fieldWeight in 6896, product of:
2.4494898 = tf(freq=6.0), with freq of:
6.0 = termFreq=6.0
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.0546875 = fieldNorm(doc=6896)
0.25 = coord(1/4)
- Abstract
- This paper proposes the use of the Unified Modeling Language (UML) as a language for modelling ontologies for Web resources and the knowledge contained within them. To provide a mechanism for serialising and processing object diagrams representing knowledge, a pair of XSI-T stylesheets have been developed to map from XML Metadata Interchange (XMI) encodings of class diagrams to corresponding RDF schemas and to Java classes representing the concepts in the ontologies. The Java code includes methods for marshalling and unmarshalling object-oriented information between in-memory data structures and RDF serialisations of that information. This provides a convenient mechanism for Java applications to share knowledge on the Web
-
Cheswick, W.; Bellovin, S.M.; Gosling, J.; Ford, W.: Mauern, Täuschen, Bremsen : Schutzmaßnahmen (1999)
0.10
0.10212356 = product of:
0.40849423 = sum of:
0.40849423 = weight(_text_:java in 1743) [ClassicSimilarity], result of:
0.40849423 = score(doc=1743,freq=2.0), product of:
0.43718386 = queryWeight, product of:
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.06203383 = queryNorm
0.9343763 = fieldWeight in 1743, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.09375 = fieldNorm(doc=1743)
0.25 = coord(1/4)
- Abstract
- Experten schildern die 3 wichtigsten Sicherheitsmechanismen gegen Angriffe aus dem Internet: Firewall - Java Sandkasten - Digitale Zertifikate
-
Hanf, M.: HotETHICS : mit Java in die Bibliothek (1996)
0.10
0.10212356 = product of:
0.40849423 = sum of:
0.40849423 = weight(_text_:java in 2137) [ClassicSimilarity], result of:
0.40849423 = score(doc=2137,freq=2.0), product of:
0.43718386 = queryWeight, product of:
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.06203383 = queryNorm
0.9343763 = fieldWeight in 2137, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.09375 = fieldNorm(doc=2137)
0.25 = coord(1/4)
-
Hickey, T.B.: Guidon Web Applying Java to Scholarly Electronic Journals (2001)
0.10
0.10212356 = product of:
0.40849423 = sum of:
0.40849423 = weight(_text_:java in 2035) [ClassicSimilarity], result of:
0.40849423 = score(doc=2035,freq=2.0), product of:
0.43718386 = queryWeight, product of:
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.06203383 = queryNorm
0.9343763 = fieldWeight in 2035, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.09375 = fieldNorm(doc=2035)
0.25 = coord(1/4)
-
Shafer, K.E.; Surface, T.R.: Java Server Side Interpreter and OCLC SiteSearch (2001)
0.10
0.10212356 = product of:
0.40849423 = sum of:
0.40849423 = weight(_text_:java in 2050) [ClassicSimilarity], result of:
0.40849423 = score(doc=2050,freq=2.0), product of:
0.43718386 = queryWeight, product of:
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.06203383 = queryNorm
0.9343763 = fieldWeight in 2050, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.09375 = fieldNorm(doc=2050)
0.25 = coord(1/4)
-
Nix, M.: ¬Die praktische Einsetzbarkeit des CIDOC CRM in Informationssystemen im Bereich des Kulturerbes (2004)
0.10
0.101960234 = product of:
0.20392047 = sum of:
0.17020594 = weight(_text_:java in 729) [ClassicSimilarity], result of:
0.17020594 = score(doc=729,freq=2.0), product of:
0.43718386 = queryWeight, product of:
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.06203383 = queryNorm
0.38932347 = fieldWeight in 729, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.0390625 = fieldNorm(doc=729)
0.033714537 = weight(_text_:und in 729) [ClassicSimilarity], result of:
0.033714537 = score(doc=729,freq=8.0), product of:
0.13758478 = queryWeight, product of:
2.217899 = idf(docFreq=13141, maxDocs=44421)
0.06203383 = queryNorm
0.24504554 = fieldWeight in 729, product of:
2.828427 = tf(freq=8.0), with freq of:
8.0 = termFreq=8.0
2.217899 = idf(docFreq=13141, maxDocs=44421)
0.0390625 = fieldNorm(doc=729)
0.5 = coord(2/4)
- Abstract
- Es steht uns eine praktisch unbegrenzte Menge an Informationen über das World Wide Web zur Verfügung. Das Problem, das daraus erwächst, ist, diese Menge zu bewältigen und an die Information zu gelangen, die im Augenblick benötigt wird. Das überwältigende Angebot zwingt sowohl professionelle Anwender als auch Laien zu suchen, ungeachtet ihrer Ansprüche an die gewünschten Informationen. Um dieses Suchen effizienter zu gestalten, gibt es einerseits die Möglichkeit, leistungsstärkere Suchmaschinen zu entwickeln. Eine andere Möglichkeit ist, Daten besser zu strukturieren, um an die darin enthaltenen Informationen zu gelangen. Hoch strukturierte Daten sind maschinell verarbeitbar, sodass ein Teil der Sucharbeit automatisiert werden kann. Das Semantic Web ist die Vision eines weiterentwickelten World Wide Web, in dem derart strukturierten Daten von so genannten Softwareagenten verarbeitet werden. Die fortschreitende inhaltliche Strukturierung von Daten wird Semantisierung genannt. Im ersten Teil der Arbeit sollen einige wichtige Methoden der inhaltlichen Strukturierung von Daten skizziert werden, um die Stellung von Ontologien innerhalb der Semantisierung zu klären. Im dritten Kapitel wird der Aufbau und die Aufgabe des CIDOC Conceptual Reference Model (CRM), einer Domain Ontologie im Bereich des Kulturerbes dargestellt. Im darauf folgenden praktischen Teil werden verschiedene Ansätze zur Verwendung des CRM diskutiert und umgesetzt. Es wird ein Vorschlag zur Implementierung des Modells in XML erarbeitet. Das ist eine Möglichkeit, die dem Datentransport dient. Außerdem wird der Entwurf einer Klassenbibliothek in Java dargelegt, auf die die Verarbeitung und Nutzung des Modells innerhalb eines Informationssystems aufbauen kann.
-
Schwarte, J.: ¬Das große Buch zu HTML : Publizieren im Internet; die eigene HomePage im World Wide Web, topaktuell: HTML 3, SGML und Netscape-Erweiterungen (1996)
0.10
0.10042022 = product of:
0.20084044 = sum of:
0.13616474 = weight(_text_:java in 2567) [ClassicSimilarity], result of:
0.13616474 = score(doc=2567,freq=2.0), product of:
0.43718386 = queryWeight, product of:
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.06203383 = queryNorm
0.31145877 = fieldWeight in 2567, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.03125 = fieldNorm(doc=2567)
0.064675696 = weight(_text_:und in 2567) [ClassicSimilarity], result of:
0.064675696 = score(doc=2567,freq=46.0), product of:
0.13758478 = queryWeight, product of:
2.217899 = idf(docFreq=13141, maxDocs=44421)
0.06203383 = queryNorm
0.47007886 = fieldWeight in 2567, product of:
6.78233 = tf(freq=46.0), with freq of:
46.0 = termFreq=46.0
2.217899 = idf(docFreq=13141, maxDocs=44421)
0.03125 = fieldNorm(doc=2567)
0.5 = coord(2/4)
- Abstract
- Mit HTML und diesem Buch kann wirklich jeder im Internet publizieren. Step-by-step-Touren vermitteln das grundlegende Know-how, das Sie in die Lage versetzt, in Eigenregie Homepages erstellen und diese einfallsreich, witzig und übersichtlich zu gestalten. Appetit auf die eigene Homepage machen die mehr als 200 Links zu den heißesten und coolsten HomePages im WWW. Alle Links sind von CD startbar. Dazu gibt es direkt einsetzbare Grafiken, Bars, Lines, Dots und Body-Backgrounds für Ihre WWWDokumente. Vom InfoKonsumenten zum InfoProduzenten. Systematisch führt das Buch in den Aufbau von HTML und in die HTML zugrundeliegende "Sprache" SGML ein. Ausgangspunkt ist dabei sowohl der derzeitige WWW-Standard HTML 2.0 als auch das aktuelle HTML 3.0 mit allen neu hinzugekommenen Möglichkeiten - z. B. mathematischen Formeln und Tabellen sowie den Netscape-Erweiterungen. Natürlich kommen auch aktuelle Trends wie die Handhabung von Client-Site-Imagemaps und des neuartigen Frames-Konzept nicht zu kurz. Trends und neue Entwicklungen. Dreh- und Angelpunkt aller Betrachtungen ist Windows 95. Komplett praxisorientiert zeigt das Buch alle Möglichkeiten grafischer Browser und Editoren unter Windows 95. Zur Sprache kommen HTML-Editoren wie HotMetal, HotDog, Home-Page-Creator, InternetAssistant von Microsoft etc. Auch neue Entwicklungen wie HotJava werden unter der Berücksichtigung ihrer zukünftigen Verwendbarkeit unter Windows 95 betrachtet. Und das Genialste daran: Ein Großteil der Software findet sich direkt startfähig auf der CD. Kurz & bündig. * Für ganz Eilige: Die eigene Homepage mit dem CompuServe Wizzard * SGML: Ein Standard für Textdokumente, die sich elektronisch speichern und austauschen lassen * HTML 2.0 und HTML 3.0: Der erfolgreiche Standard im World Wide Web und der aktuelle Vorschlag für das Publizieren im World Wide Web * HTML-Erweiterungen: neue Attribute zu offizieller Tags, neue Tags für die Schriftgestaltung und zur Einbindung von Multimedia-Dateien, Client-SiteImagemaps u. v. a. m. * Adressierungskonzepte im Internet: IP-Nummern, Anwendungsprotokolle, HTTP-URL's etc. * HTTP-Server und FTP für Windows * Ausblicke auf Java-Applets, Panorama, Hyper-G VRML und HTML als Standard für den elektronischen Informationsaustausch
- Classification
- ST 250 H85 Informatik / Monographien / Software und -entwicklung / Programmiersprachen allgemein (Maschinenorientierte Programmiersprachen, problemorientierte prozedurale Sprachen, applikative und funktionale Sprachen) / Einzelne Programmiersprachen (alphabet.) / Programmiersprachen H / HTML; XHTML
- RVK
- ST 250 H85 Informatik / Monographien / Software und -entwicklung / Programmiersprachen allgemein (Maschinenorientierte Programmiersprachen, problemorientierte prozedurale Sprachen, applikative und funktionale Sprachen) / Einzelne Programmiersprachen (alphabet.) / Programmiersprachen H / HTML; XHTML
-
Schwarz, I.; Umstätter, W.: Zum Prinzip der Objektdarstellung in SGML (1998)
0.10
0.09970179 = product of:
0.19940358 = sum of:
0.17020594 = weight(_text_:java in 617) [ClassicSimilarity], result of:
0.17020594 = score(doc=617,freq=2.0), product of:
0.43718386 = queryWeight, product of:
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.06203383 = queryNorm
0.38932347 = fieldWeight in 617, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.0390625 = fieldNorm(doc=617)
0.029197644 = weight(_text_:und in 617) [ClassicSimilarity], result of:
0.029197644 = score(doc=617,freq=6.0), product of:
0.13758478 = queryWeight, product of:
2.217899 = idf(docFreq=13141, maxDocs=44421)
0.06203383 = queryNorm
0.21221566 = fieldWeight in 617, product of:
2.4494898 = tf(freq=6.0), with freq of:
6.0 = termFreq=6.0
2.217899 = idf(docFreq=13141, maxDocs=44421)
0.0390625 = fieldNorm(doc=617)
0.5 = coord(2/4)
- Abstract
- Semantische Thesauri sind dazu geeignet, Wissen zu strukturieren. Der vorliegende Beitrag soll unter anderem deutlich machen, daß die SGML (Standard Generalized Markup Language) ein mögliches Instrument zum Aufbau semantischer Thesauri ist. Die SGML ist eine Metasprache, die geeignet ist, Texte in natürlicher Sprache mit Strukturen zu versehen, die das Erkennen des Informationsgehaltes eines Dokuments erleichtern. Zugleich wird damit unter anderem die Voraussetzung dafür geschaffen, Volltextindexierungen in einer Weise vorzunehmen, wie dies bislang nicht möglich war. Die rasant zunehmende Bedeutung der SGML, liegt zweifellos an der bekanntesten Document Type Definition (DTD) im Rahmen der SGML, der Hypertext Markup Language (HTML), wie wir sie im WWW (World Wide Web) des Internet in Anwendung finden. Darüber hinaus erfüllt SGML je nach DTD die Bedingungen, die Objektorientiertheit unserer natürlichen Sprache mit ihren definierbaren Begriffen sinnvoll zu unterstützen und beispielsweise mit Hilfe der objektorientierten Programmiersprache JAVA zu verarbeiten. Besonders hervorzuheben ist die sich damit verändernde Publikationsform bei wissensbasierten Texten, in denen SGML-Dokumente nicht mehr nur für sich zu betrachten sind, wie Zeitschriftenaufsätze oder Bücher, sondern die darüber hinaus in Form von Wissenselementen in einer Daten- und Wissensbank organisiert und recherchiert werden können
-
Ovid announces strategic partnerships : Java-based interface (1997)
0.10
0.09628301 = product of:
0.38513204 = sum of:
0.38513204 = weight(_text_:java in 397) [ClassicSimilarity], result of:
0.38513204 = score(doc=397,freq=4.0), product of:
0.43718386 = queryWeight, product of:
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.06203383 = queryNorm
0.8809384 = fieldWeight in 397, product of:
2.0 = tf(freq=4.0), with freq of:
4.0 = termFreq=4.0
7.0475073 = idf(docFreq=104, maxDocs=44421)
0.0625 = fieldNorm(doc=397)
0.25 = coord(1/4)
- Abstract
- Reports agreements between Ovid Technologies and 5 publishing companies (Blackwell Science, Lippincott-Raven, Munksgaard, Plenum, Willams and Wilkins) to secure the rights to the full text over 400 leading periodicals. Once the periodicals are loaded on Ovid they will be linked with other fulltext electronic periodicals to bibliographic databases to produce a web of related documents and threaded information. Concludes with notes on the Ovid Java Client graphic user interface, which offers increased speeds of searching the WWW
-
Krumenaker, L.: Secrets of the surfing searchers (1995)
0.09
0.09369362 = product of:
0.3747745 = sum of:
0.3747745 = weight(_text_:hints in 1566) [ClassicSimilarity], result of:
0.3747745 = score(doc=1566,freq=2.0), product of:
0.5128635 = queryWeight, product of:
8.267481 = idf(docFreq=30, maxDocs=44421)
0.06203383 = queryNorm
0.73074895 = fieldWeight in 1566, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
8.267481 = idf(docFreq=30, maxDocs=44421)
0.0625 = fieldNorm(doc=1566)
0.25 = coord(1/4)
- Abstract
- The relatively haphazard structure of the Internet makes the finding of information in a structured way very difficult. Tools have been developed to assist searchers but much still depends upon the skill, technique and creative artistry of individual searchers. Reports the techniques of selected searchers, librarians, information brokers, journalists, and Internet trainers and their hints for searchers beginning their searches
-
Nitsche, C.I.; Buntrock, R.E.: SciFinder 2.0 : preserving the partnership between chemist and information professional (1996)
0.09
0.09369362 = product of:
0.3747745 = sum of:
0.3747745 = weight(_text_:hints in 807) [ClassicSimilarity], result of:
0.3747745 = score(doc=807,freq=2.0), product of:
0.5128635 = queryWeight, product of:
8.267481 = idf(docFreq=30, maxDocs=44421)
0.06203383 = queryNorm
0.73074895 = fieldWeight in 807, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
8.267481 = idf(docFreq=30, maxDocs=44421)
0.0625 = fieldNorm(doc=807)
0.25 = coord(1/4)
- Abstract
- Describes SciFinder 2.0 from Chemical Abstracts Service (CAS), an end user tool for searching CAS' files. Highlights the intelligence built into the modules to help the chemist. Discusses the enhancements in new version and provides hints for searching. Suggests how information professionals can help the clients get the most out of this tool
-
Bell, S.S.: Net search strategies (1997)
0.09
0.09369362 = product of:
0.3747745 = sum of:
0.3747745 = weight(_text_:hints in 1951) [ClassicSimilarity], result of:
0.3747745 = score(doc=1951,freq=2.0), product of:
0.5128635 = queryWeight, product of:
8.267481 = idf(docFreq=30, maxDocs=44421)
0.06203383 = queryNorm
0.73074895 = fieldWeight in 1951, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
8.267481 = idf(docFreq=30, maxDocs=44421)
0.0625 = fieldNorm(doc=1951)
0.25 = coord(1/4)
- Abstract
- Discusses the difficulties in searching the Internet, with many different tools available, and varying features associated with each one. Drawing on personal experience of teaching Internet searching, suggests presenting users with strategies for each tool, rather than detailed recipes. This strategic approach seeks to help users analyze their queries, as well as understand the basic types and principles of the different search tools to determine which might provide the most likely starting point. Suggests a preliminary analysis of questions into 4 broad types: hints are also given on finding email addresses and using complex Web browser pages
-
Rockwell, K.: Problem areas in the descriptive cataloging of sheet maps (1999)
0.09
0.09369362 = product of:
0.3747745 = sum of:
0.3747745 = weight(_text_:hints in 325) [ClassicSimilarity], result of:
0.3747745 = score(doc=325,freq=2.0), product of:
0.5128635 = queryWeight, product of:
8.267481 = idf(docFreq=30, maxDocs=44421)
0.06203383 = queryNorm
0.73074895 = fieldWeight in 325, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
8.267481 = idf(docFreq=30, maxDocs=44421)
0.0625 = fieldNorm(doc=325)
0.25 = coord(1/4)
- Abstract
- This article discusses areas of the bibliographic record where differences from cataloging monographs are commonly encountered in the descriptive cataloging of flat or folded sheet maps. Major fields in the bibliographic record are treated, such as title proper, main entry, and scale, pointing out common misunderstandings and errors which those unfamiliar with cataloging maps may experience. Hints, guidelines, illustrations, and examples for the resolution of these problems are given.
-
Gödert, W.: Subject headings for mathematical literature (1980)
0.09
0.09369362 = product of:
0.3747745 = sum of:
0.3747745 = weight(_text_:hints in 660) [ClassicSimilarity], result of:
0.3747745 = score(doc=660,freq=2.0), product of:
0.5128635 = queryWeight, product of:
8.267481 = idf(docFreq=30, maxDocs=44421)
0.06203383 = queryNorm
0.73074895 = fieldWeight in 660, product of:
1.4142135 = tf(freq=2.0), with freq of:
2.0 = termFreq=2.0
8.267481 = idf(docFreq=30, maxDocs=44421)
0.0625 = fieldNorm(doc=660)
0.25 = coord(1/4)
- Abstract
- Analyses mathematical terminology to give practical hints for assigning subject headings to a book and proposes a method to use for subject analysis. The method is based on connections between the subject-classification scheme of the American Mathematical Society and indexing with subject headings. Gives examples and compares them with LCSH and PRECIS. A thesaurus of mathematics, using PRECIS methods and connecting with the Amercian Mathematical Society classification is desirable. Authors could also classify their own work and the data could be printed with the books