Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rdf::query::algebra::quad(3pm) [debian man page]

RDF::Query::Algebra::Quad(3pm)				User Contributed Perl Documentation			    RDF::Query::Algebra::Quad(3pm)

NAME
RDF::Query::Algebra::Quad - Algebra class for Quad patterns VERSION
This document describes RDF::Query::Algebra::Quad version 2.908. METHODS
Beyond the methods documented below, this class inherits methods from the RDF::Query::Algebra class. "new ( $s, $p, $o, $g )" Returns a new Quad structure. "as_sparql" Returns the SPARQL string for this algebra expression. "as_hash" Returns the query as a nested set of plain data structures (no objects). "referenced_blanks" Returns a list of the blank node names used in this algebra expression. "qualify_uris ( \%namespaces, $base_uri )" Returns a new algebra pattern where all referenced Resource nodes representing QNames (ns:local) are qualified using the supplied %namespaces. "bf ()" Returns a string representing the state of the nodes of the triple (bound or free). "distinguish_bnode_variables" Returns a new Quad object with blank nodes replaced by distinguished variables. "label ( $label => $value )" Sets the named $label to $value for this quad object. If no $value is given, returns the current label value, or undef if none exists. AUTHOR
Gregory Todd Williams <gwilliams@cpan.org> perl v5.14.2 2012-01-31 RDF::Query::Algebra::Quad(3pm)

Check Out this Related Man Page

RDF::Query::Algebra::Triple(3pm)			User Contributed Perl Documentation			  RDF::Query::Algebra::Triple(3pm)

NAME
RDF::Query::Algebra::Triple - Algebra class for Triple patterns VERSION
This document describes RDF::Query::Algebra::Triple version 2.908. METHODS
Beyond the methods documented below, this class inherits methods from the RDF::Query::Algebra class. "new ( $s, $p, $o )" Returns a new Triple structure. "as_sparql" Returns the SPARQL string for this algebra expression. "as_hash" Returns the query as a nested set of plain data structures (no objects). "as_spin ( $model )" Adds statements to the given model to represent this algebra object in the SPARQL Inferencing Notation (<http://www.spinrdf.org/>). "referenced_blanks" Returns a list of the blank node names used in this algebra expression. "subsumes ( $pattern )" Returns true if the triple subsumes the pattern, false otherwise. "bf ()" Returns a string representing the state of the nodes of the triple (bound or free). "distinguish_bnode_variables" Returns a new Quad object with blank nodes replaced by distinguished variables. "label ( $label => $value )" Sets the named $label to $value for this triple object. If no $value is given, returns the current label value, or undef if none exists. AUTHOR
Gregory Todd Williams <gwilliams@cpan.org> perl v5.14.2 2012-01-31 RDF::Query::Algebra::Triple(3pm)
Man Page

6 More Discussions You Might Find Interesting

1. BSD

Quad Booting...

Ok so currently I have XP and Slack booting on my laptop, the next two goals will be FreeBSD and Windows Server 2003, in that order (though I may need to start over and do server before unix/linux. Either way, how I got linux interacting nicely with XP was via this link: ... (1 Reply)
Discussion started by: jboswell
1 Replies

2. Windows & DOS: Issues & Discussions

Quad or Duel Processors

Which hardware configuration gives you the best though put for processing? 1.) Quad CPU at 2 GHZ 2.) Dual CPU at 3 GHZ and More Memory. We currently have setup #1, I want to upgrade the server and I am investigating hardware configurations. Wanted to know if set #1 gives better though put... (4 Replies)
Discussion started by: rfmurphy_6
4 Replies

3. UNIX for Advanced & Expert Users

Two small queries

Query 1 : How to check if a directory already exists? If doesn't exist then create a new one. Query 2 : I want to put following text using a single echo statement into a log file and also want to retain the formatting of the text. How it can be... (3 Replies)
Discussion started by: skyineyes
3 Replies

4. Solaris

Quad Ethernet

I have a Quad Ethernet card in a 220R. 2 ports activated. Each has its own hostname file and both hostnames are in the hosts file. I want both ports to have the same IP address so we can use the 2nd port in case we lose communication on the port. On bootup, the box gives me: SIOCSLIFFLAGS:... (5 Replies)
Discussion started by: hshapiro
5 Replies

5. UNIX for Dummies Questions & Answers

Clearcase Query

Hi, Can you please help? I am trying to use variables within a clearcase command, however i am having a major problems - the variables don't appear to be accessible. Using the following as an example: cat=1 2 3 dog=4 5 6 cleartool mkattr -replace Four_Legs '"$cat $dog"' lbtype:Animal ... (3 Replies)
Discussion started by: spikey
3 Replies

6. Red Hat

How to Check Memory if Single/Dual/Quad Rank

What command in redhat linux to know your memory if it is single, dual or quad rank. Anyone? (2 Replies)
Discussion started by: Mujakol
2 Replies