XML::FOAFKnows::FromvCard

XML::FOAFKnows::FromvCard is a Perl module to create simple foaf:knows records from vCards.
Download

XML::FOAFKnows::FromvCard Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Kjetil Kjernsmo
  • Publisher web site:
  • http://search.cpan.org/~kjetilk/

XML::FOAFKnows::FromvCard Tags


XML::FOAFKnows::FromvCard Description

XML::FOAFKnows::FromvCard is a Perl module to create simple foaf:knows records from vCards. XML::FOAFKnows::FromvCard is a Perl module to create simple foaf:knows records from vCards.SYNOPSIS use XML::FOAFKnows::FromvCard; # read a vCard file into $data my $formatter = XML::FOAFKnows::FromvCard->format($data); print $formatter->fragment;The foafvcard script in the distribution is also a good and more elaborate usage example.This module takes a vCard string parses it using Text::vCard and attempts to make foaf:knows records from it. It's scope is limited to that, it is not intended to be a full vCard to RDF conversion module, it just wants to make reasonable knows records of your contacts. Requirements: · Perl


XML::FOAFKnows::FromvCard Related Software