stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


Raptor RDF Parser Toolkit 1.4.5 (Default branch)







Raptor RDF Parser Toolkit 1.4.5 (Default
branch)

Raptor RDF Parser Toolkit 1.4.5 (Default
branch)
02/07/2005 01:17 AM

Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes into RDF triples and serializing triples into a syntax. The parsers support RDF/XML, N-Triples, Turtle, XML RSS, and Atom 0.3 via RSS tag soup. The serializers support RDF/XML, N-Triples, and RSS 1.0. Raptor handles RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP, Dublin Core, and OWL. It can use either expat or libxml2 for XML parsing, libcurl when available for URI retrieval, and is portable to many POSIX systems.


Changes:
A new "RDF/XML with abbreviations" serializer was added. Support for RSS 1.1 was added to the RSS tag soup parser. More fixes were made to work around the broken OSX libxml2.




This is a GrokNews Entry: (what is grok?)





Similar Items

Raptor RDF Parser Toolkit 1.4.5 (Default branch)

Grok Headline matches for Raptor RDF Parser Toolkit 1.4.5 (Default branch)

Raptor RDF Parser Toolkit 1.3.0


Raptor RDF Parser Toolkit 1.3.0 05/11/2004 10:27 PM
An RDF parser library in C.

Raptor RDF Parser Toolkit 1.4.3


Raptor RDF Parser Toolkit 1.4.3 01/03/2005 05:12 PM
An RDF parser and serializer library in C.

Raptor RDF Parser Toolkit 1.3.1


Raptor RDF Parser Toolkit 1.3.1 06/12/2004 03:41 PM
An RDF parser library in C.

Raptor RDF Parser Toolkit 1.1.0


Raptor RDF Parser Toolkit 1.1.0 12/31/2003 01:16 PM
An RDF parser library in C.

Raptor RDF Parser Toolkit 1.3.2


Raptor RDF Parser Toolkit 1.3.2 07/21/2004 11:23 AM
An RDF parser library in C.

Raptor RDF Parser Toolkit 1.2.0


Raptor RDF Parser Toolkit 1.2.0 01/24/2004 03:55 PM
An RDF parser library in C.

XAB Toolkit 0.02 (Default branch)


XAB Toolkit 0.02 (Default branch) 03/30/2005 06:55 AM
The XAB Toolkit is an application to build 3 tier applications with Mozilla, Javascript, SOAP, PHP and MySQL. It uses Mozilla and DHTML to render its user interface, SOAP as a data transport method, PHP for application logic, and MySQL for data storage.

XAB Toolkit 0.03 (Default branch)


XAB Toolkit 0.03 (Default branch) 04/07/2005 08:07 AM
The XAB Toolkit is an application to build 3-tier applications with Mozilla, Javascript, SOAP, PHP, and MySQL. It uses Mozilla and DHTML to render its user interface, SOAP as a data transport method, PHP for application logic, and MySQL for data storage.
Changes:
mysql_real_escape_string() is now called on all incoming data in the generated code, and HTML characters can also be escaped with a switch. Tables can now be added to a project. The user interface is now all on one DHTML page that uses SOAP for all server interaction. An install page was added and JavaScript form validation was fixed.

com.bleugris.parser 3.03 (Default
branch)


com.bleugris.parser 3.03 (Default
branch)
02/05/2005 09:35 PM
com.bleugris.parser is a Java-based parser and parser generator package/utility. The generator builds parsers from straight EBNF notation files.
Changes:
Two convenience functions were added to the ParseTree class, getSBranch and getTBranch, which help shortcut some of the often tedious typecasting that was required for processing using previous versions. These functions should help reduce the amount of code overhead needed for using this package.

Parsifal XML Parser 0.9.2 (Default
branch)


Parsifal XML Parser 0.9.2 (Default
branch)
04/17/2005 07:33 PM
Parsifal XML Parser is a validating XML 1.0 parser written in ANSI C. It implements a SAX2 API with full XML namespace support.
Changes:
Error reporting has been improved and various bugs have been fixed.

Seismic Toolkit 0.23 (Default branch)


Seismic Toolkit 0.23 (Default branch) 02/05/2005 09:34 PM
Screenshot Seismic Toolkit is a tool for processing and displaying seismic signal data in a graphical interface. It reads seismic signals in SAC format, and provides a number of user operations, such as zooming, filtering, spectral analysis, polarisation analysis, time-frequency representation, Hilbert transform, and singular value decomposition.
Changes:
A major bug in Uilities/SEED_RESPONSE/seed_resp.c was corrected to take into account the B type transfer functions (must multiply poles and zeros by (2 PI) and A0 by (2PI)**(Np-Nz).) Exponential taper was added to the time_frequency and spectra menus.

Seismic Toolkit 0.25 (Default branch)


Seismic Toolkit 0.25 (Default branch) 04/09/2005 10:50 PM
Screenshot Seismic Toolkit is a tool for processing and displaying seismic signal data in a graphical interface. It reads seismic signals in SAC format, and provides a number of user operations, such as zooming, filtering, spectral analysis, polarisation analysis, time-frequency representation, Hilbert transform, and singular value decomposition.
Changes:
A minor bug was corrected in the integrator function to do with the normalisation factor (there were problems with signal high sampling rates). A minor bug was also corrected in Utilities/plot_all_chan.c for when the channel does not have a standard name (N, Z, or E).

Seismic Toolkit 0.24 (Default branch)


Seismic Toolkit 0.24 (Default branch) 03/24/2005 08:05 AM
Screenshot Seismic Toolkit is a tool for processing and displaying seismic signal data in a graphical interface. It reads seismic signals in SAC format, and provides a number of user operations, such as zooming, filtering, spectral analysis, polarisation analysis, time-frequency representation, Hilbert transform, and singular value decomposition.
Changes:
Postscript files can now be generated using the plot_3comp.c, plot_current_chan.c, and plot_all_chan.c programs. These programs generate a command_file for GMT (the Generic Mapping Tool software) that is able to create PostScript output for high quality graphics or printing. Export_to_ASCII menus were added for NZE_channels, Current_channel, and ALL_channels, so that the signals can be plotted with other software.

Design Pattern Toolkit 3.0 (Default
branch)


Design Pattern Toolkit 3.0 (Default
branch)
04/06/2005 11:41 PM
The Design Pattern Toolkit is an Eclipse-enabled tool for generating applications based on customizable model-driven architecture patterns. This plug-in can speed up the development of common types of applications by the use of patterns that capture best (or current) practices for the design and implementation of those applications. Users apply patterns to information encoded in XML files to generate multiple Eclipse resources of multiple types that together make up an application. The toolkit has a component for pattern-based resource generation as well as a component that supports pattern development and distribution.
Changes:
Enhancements and fixes were made. This version runs on Eclipse 3.0, RAD, and RSA. An updated "Exemplar Analysis" tool edits a model of a transformation from which DPTK transformations can be generated.

MII Natural Language Processing Toolkit
1.0.1 (Default branch)


MII Natural Language Processing Toolkit
1.0.1 (Default branch)
04/15/2005 05:46 PM
MII Natural Language Processing Toolkit is a toolkit for medical natural language processing. The core engine is general enough to be used in a variety of text processing domains, though the toolkit includes specific support for medical reports and patient de-identification.
Changes:
XML document support is now included in the toolkit.

Telecom Web Services Toolkit Preview 1.0
(Default branch)


Telecom Web Services Toolkit Preview 1.0
(Default branch)
06/17/2005 05:00 PM
Telecom Web Services Toolkit Preview is an integrated development environment for creating telecom-enabled applications through Web Services for WSAD. This enables any ISV or Web developer without specialized telecom knowledge to easily build telecom-enabled applications. It includes an integrated simulator that provides an end-to-end solution for developing and testing telecom applications that use Parlay X APIs. Parlay X Standards are a set of simplified telecom APIs based on Web services published by the Parlay Group and the European Telecommunications Standards Institute (ETSI).

Arabica C++ XML parser toolkit


Arabica C++ XML parser toolkit 10/28/2003 11:06 PM
Arabica is a C++ XML parser toolkit with a full SAX2 implementation, including optional interfaces and helper classes, as well as a DOM Level 2 implementation. The latest release adds SAX and DOM writers.

CentralNic Toolkit 0.0.13 (PHP branch)


CentralNic Toolkit 0.0.13 (PHP branch) 04/08/2005 10:31 AM
The CentralNic Toolkit is CentralNic's system for instantaneous Registry-Registrar Communications. Registrars can use this system to register and modify CentralNic domain names in real time, with no delays for human intervention or e-mail processing. The Toolkit also provides advanced and efficient methods for searching for and querying domain names and whois records, and retrieving account information.
Changes:
This release incorporates support for reversing declined renewals, and the new domain transfers system. The "cookbook" has also been updated.

SILC 0.9.14 (Toolkit branch)


SILC 0.9.14 (Toolkit branch) 04/18/2005 12:51 PM
SILC (Secure Internet Live Conferencing) is a protocol which provides secure conferencing services in the Internet. It can be used to send any kind of messages, in addition to normal text messages. This includes multimedia messages like images, video, and audio stream. All messages in the SILC network are encrypted and authenticated, and messages can also be digitally signed. SILC protocol supports AES, SHA-1, PKCS#1, PKCS#3, X.509, OpenPGP, and is being developed in the IETF. The software is delivered as SILC Client for end users, SILC Server for system administrators, and SILC Toolkit for application developers.
Changes:
This release fixes crashes with JOIN and LIST commands, introduces more liberal channel names, and fixes some other minor bugs.

SILC 0.9.13 (Toolkit branch)


SILC 0.9.13 (Toolkit branch) 04/06/2005 09:59 AM
SILC (Secure Internet Live Conferencing) is a protocol which provides secure conferencing services in the Internet. It can be used to send any kind of messages, in addition to normal text messages. This includes multimedia messages like images, video, and audio stream. All messages in the SILC network are encrypted and authenticated, and messages can also be digitally signed. SILC protocol supports AES, SHA-1, PKCS#1, PKCS#3, X.509, OpenPGP, and is being developed in the IETF. The software is delivered as SILC Client for end users, SILC Server for system administrators, and SILC Toolkit for application developers.
Changes:
This version finalizes the SILC protocol version 1.2 development, and introduces support for UTF-8 encoded nicknames, channel names, user names, host names, and other identifier strings. Several bugfixes were also made.

CentralNic Toolkit 0.0.14 (PHP branch)


CentralNic Toolkit 0.0.14 (PHP branch) 06/22/2005 02:27 AM
The CentralNic Toolkit is CentralNic's system for instantaneous Registry-Registrar Communications. Registrars can use this system to register and modify CentralNic domain names in real time, with no delays for human intervention or e-mail processing. The Toolkit also provides advanced and efficient methods for searching for and querying domain names and whois records, and retrieving account information.
License: GNU General Public License (GPL)
Changes:
This release adds support for the updated domain modification system, which lets clients use a wildcard to delete all DNS servers from a domain name.

CentralNic Toolkit 0.14 (Perl branch)


CentralNic Toolkit 0.14 (Perl branch) 06/22/2005 02:27 AM
The CentralNic Toolkit is CentralNic's system for instantaneous Registry-Registrar Communications. Registrars can use this system to register and modify CentralNic domain names in real time, with no delays for human intervention or e-mail processing. The Toolkit also provides advanced and efficient methods for searching for and querying domain names and whois records, and retrieving account information.
License: Perl License
Changes:
This release adds support for the updated domain modification system, which lets clients use a wildcard to delete all DNS servers from a domain name.

FWB to sell Hard Disk Toolkit, CD-ROM
Toolkit source


FWB to sell Hard Disk Toolkit, CD-ROM
Toolkit source
01/27/2004 04:06 PM
FWB Software Inc. announced on Monday plans to sell the complete source code for its Hard Disk ToolKit, CD-ROM ToolKit and DriveUp! 98. The company is hoping to sell the intellectual property to another developer, but restated its commitment to existing customers and its intention to stay in business.

Java Parser/Parser Generator 3.01


Java Parser/Parser Generator 3.01 04/22/2004 02:21 AM
A Java-based parser and parser generator package/utility.

Raptor


Raptor 11/12/2003 01:15 PM
alpha 0.1 released

Raptor 1.2.0


Raptor 1.2.0 05/09/2004 07:57 PM
A 2d vertically scrolling shoot-em-up game.

Raptor Under Attack


Raptor Under Attack 12/29/2004 04:01 PM
The Pentagon is considering scaling back Lockheed Martin's Raptor program.

Raptor Shell Platform


Raptor Shell Platform 12/31/2003 12:00 PM
Raptor Forum

Bea Arthur Kicks Serious Raptor Butt


Bea Arthur Kicks Serious Raptor Butt 05/21/2004 08:27 AM
Brandon Bird is originally from Sacramento. Bird's art serves to spread the light of truth and freedom across a nation of bitter and oppressed souls. We've seen his Law & Order coloring book, so see the rest!

WD Raptor 74GB HDD Review @HWspirit.com


WD Raptor 74GB HDD Review @HWspirit.com 06/12/2004 03:59 PM

Review: Western Digital WD740 Raptor


Review: Western Digital WD740 Raptor 03/06/2004 02:03 AM
Western Digital's new Raptor hard drive more than doubles the current capacity. We tested the latest 10,000RPM SATA hard drive, and even took a stab at RAID performance. Is a single drive better -- or should you consider the RAID 0 approach?

PMD 3.2 (Default branch)


PMD 3.2 (Default branch) 06/22/2005 02:26 AM
Screenshot PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and more. It includes CPD, a tool to detect chunks of identical code.
License: BSD License (original)
Changes:
Three new rules were added. Bugfixes were made. Various internal improvements were done to make writing rules easier.

Ivy 1.0-rc1 (Default branch)


Ivy 1.0-rc1 (Default branch) 04/12/2005 05:18 PM
Ivy is a simple but powerful dependency manager. Its key features are ease of use, extreme flexibility, easy extensibility, Ant integration, and transitive dependencies. It is ready to use with the Maven ibiblio repository. It eases continuous integration, and makes your software component a lot simpler to use.
Changes:
A new report that indicates all the dependencies resolved, direct and transitives, with the status and place in the dependency graph for each. A new graph report showing all dependencies as a graph. A better include/exclude feature, helping to get only what you need from a dependency you do not control.

KDE 3.4 (Default branch)


KDE 3.4 (Default branch) 03/17/2005 03:33 AM
Screenshot KDE is a powerful graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality and outstanding graphical design with the technological superiority of the Unix operating system. KDE is a completely new desktop, incorporating a large suite of applications for Unix workstations. While KDE includes a window manager, file manager, panel, control center and many other components that one would expect to be part of a contemporary desktop environment, the true strength of this exceptional environment lies in the interoperability of its components.
Changes:
Many changes were made.

gld 1.5 (Default branch)


gld 1.5 (Default branch) 04/13/2005 06:34 AM
Gld is a standalone greylisting server for Postfix. It listen on a TCP port and uses MySQL for storing data. The server supports whitelists based on sender, sender_domain, and client_ip. It also supports light greylisting and DNS white lists.
Changes:
This release fixes possible buffer overflows, and adds psql support and some new features.

bdb 0.2.6 (Default branch)


bdb 0.2.6 (Default branch) 03/22/2005 03:52 PM
Screenshot bdb is a bibliography database with a flexible Web-based interface. One can easily add items to the database, search for information in the database, and generate reports.

XC-AST 0.8.1 (Default branch)


XC-AST 0.8.1 (Default branch) 03/22/2005 03:52 PM
Screenshot XC-AST analyzes data about call queues maintained by an Asterisk PBX. After selecting one or more queues, it provides information on agent logon and logoff, taken calls, and lost calls in formatted reports. It is designed to be used for monitoring call centers that require real-time activity reports.
Changes:
This release features Caller*ID area analysis. It is now possible to see the distribution of taken and lost calls by area code (selectable in the number of digits). It is now possible to set the default start hour, end hour, and time period in the configuration file. The default analysis takes data from 8 to 18 during the last 7 days.

im-ja 1.4 (Default branch)


im-ja 1.4 (Default branch) 04/12/2005 05:18 PM
Screenshot im-ja aims to be a generic Japanese input module for GTK+ 2. The currently supported input modes are Hiragana, Katakana, Half-Width Katakana, Zenkaku, Canna, Wnn, Anthy, and Kanji character recognition (based on Kanjipad).
Changes:
Changes include compose sequence and system tray support in addition to some minor fixes.

otl 0.26 (Default branch)


otl 0.26 (Default branch) 04/08/2005 04:27 AM
otl is a Perl application that is a glorified search and replace engine. The process is customizable; the application can be used to generate markup such as HTML, XML, etc. from a text file with the user able to customize the process to a substantial extent. While the program is designed to be used to process outlines (e.g. lecture notes, etc.) and generate nice HTML, it could be used in other contexts, as well by just defining a new set of rules for the substitution process.
Changes:
In this version, nested lists are processed better, and there is improved documentation in the HOWTO . A GNU autoconf automake framework was added so install is more of a no- brainer, a --pfile flag is now used to indicate a parameter file, filename globbing is now dealt with, the parameter file was modified so it specifies the file suffix to tag on output file, diagnostic information that is written to stdout has been trimmed, the project now checks to see if the file is already present before overwriting, and a second script, "tag- remove", was added.
Grok Description matches for Raptor RDF Parser Toolkit 1.4.5 (Default branch)
GrokA matches for Raptor RDF Parser Toolkit 1.4.5 (Default branch)

Raptor RDF Parser Toolkit 1.4.5 (Default branch)

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

Rasqal RDF Query
Library 0.9.6
(Default branch)

Estraier 1.2.26
(Default branch)

WebXMMS 0.2 (Default
branch)

Orkut Toolbar 0.1
(Default branch)

DokuWiki 2005-02-06
(Default branch)

Speedtouch Suite 0.3
(Default branch)

OpenBerg OpenReader
0.0 (Default branch)

Jamtris 0.4 (Default
branch)

quick_release 0.1.2
(Default branch)

SPAM 2.1.1 (Default
branch)

aterr 0.3 (Default
branch)

Samba Commander
1.0.3 (C branch)

SWFTools 0.6.3
(Default branch)

xmltv2html 0.3.0
(Default branch)

iList 0.4.1 (Default
branch)

Primrose 2.4.3
(Default branch)

Redland RDF library
1.0.0 (Development
branch)

Redland RDF Library
Language Bindings
1.0.0.1 (Default
branch)

Heirloom Toolchest
050206 (Default
branch)

Joone 1.2.0 (Default
branch)

Quod Libet 0.8.1
(Default branch)

blur6ex 0.1.198
(Default branch)

zsync 0.2.0 (Default
branch)

MindRaider 0.501b2
(Default branch)

NewsFeed 2.0
(Default branch)

qjackctl 0.2.15
(Default branch)

fewnn 0.5 (Default
branch)

mkvtoolnix 1.0.2
(Default branch)

Layer-7 Packet
Classifier for Linux
2005-02-06 (Pattern
Definitions branch)

Phaos 0.86 (Default
branch)

DRBL 1.3.6-11
(Stable branch)

scsiadd 1.95
(Default branch)

AutoGen 5.6.6
(Default branch)

xterm patch #200
(Default branch)

Mobile Bookshelf
2.1.3 (Default
branch)

Bush Budget Raises
Prescription Prices
for Many Veterans

The Dynasty Is
Official

States See Growing
Campaign to Change
Redistricting Laws

U.S. Redesigning
Atomic Weapons

Critics Question
NASA on Safety of
the Shuttles

U.S. Prods Israel
for Hard Choices on
Palestinians

Gay marriage legal
under NY
constitution

Google and the
Mysterious Case of
the 1969 Pagejackers

Piper Malibu Mirage
Transition Training
in Vero Beach,
Florida

Alaska's Attorney
General Resigns (Los
Angeles Times)

Their Field of
Dreams Is Piled High
With Snow (Los
Angeles Times)

Exodus of Its
Restless Young Makes
Iowa Fear for Future
(Los Angeles Times)

Slaying Reminds New
Yorkers of a More
Violent Era (Los
Angeles Times)

Bush to Propose
Billions in Cuts
(Los Angeles Times)

Iraqis Cite Shift in
Attitudes Since Vote
(washingtonpost.com)

what is grok?