NAME

RDF::Base::Literal::URL::Website

DESCRIPTION

Extends RDF::Base::Literal::URI

parse

  $class->parse( \$value, \%args )

For parsing any type of input. Expecially as given by html forms.

Supported args are: valtype coltype arclim

Will use RDF::Base::Resource/get_by_anything for lists and queries.

The valtype may be given for cases there the class handles several valtypes.

Longest TLD name: museum Also match ip-addresses

table_columns

  $n->table_columns()

action_icon

  $n->action_icon()

default_valtype

SEE ALSO

  L<RDF::Base::Literal::URL>,
  L<Para::Frame::URI>,

  =cut