|
Redfoot
|
Other links at Python > Scripts and Programs > XML |
| 1. |
Redfoot
|
|
|
Redfoot is a framework for distributed RDF-based applications, written in Python. Currently Redfoot includes: an RDF database, a query API for RDF with numerous higher-level query functions, an RDF parser and serializer, a simple HTTP server providing a web interface for viewing and editing RDF, and the beginnings of a peer-to-peer architecture for communication between different RDF databases.
|
| 2. |
Detect Credit Card Fraud using Phython SOAP Web Service
|
|
|
Sample code to access FraudLabs Credit Card Fraud Detection Web Service using SOAP method. FraudLabs is a hosted XML Web Service that allows instant detection of fraudulent online credit card orders by using several non-intrusive parameters such as IP address, email address domain name, delivery address, credit card bank identification number (BIN), area code and ZIP code. Free sample codes available in several programming languages such as ASP, ASP.NET, VB.NET, C#, PHP, Perl, Python, ColdFusion and VBA.
|
|
|