Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rdf::trine::node::blank(3pm) [debian man page]

RDF::Trine::Node::Blank(3pm)				User Contributed Perl Documentation			      RDF::Trine::Node::Blank(3pm)

NAME
RDF::Trine::Node::Blank - RDF Node class for blank nodes VERSION
This document describes RDF::Trine::Node::Blank version 1.000 METHODS
Beyond the methods documented below, this class inherits methods from the RDF::Trine::Node class. "new ( $name )" Returns a new Blank structure. "blank_identifier" Returns the identifier of the blank node. "value" Returns the blank identifier. "sse" Returns the SSE string for this blank node. "as_ntriples" Returns the node in a string form suitable for NTriples serialization. "as_string" Returns a string representation of the node. "type" Returns the type string of this node. "equal ( $node )" Returns true if the two nodes are equal, false otherwise. BUGS
Please report any bugs or feature requests to through the GitHub web interface at <https://github.com/kasei/perlrdf/issues>. AUTHOR
Gregory Todd Williams "<gwilliams@cpan.org>" COPYRIGHT
Copyright (c) 2006-2012 Gregory Todd Williams. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-06-29 RDF::Trine::Node::Blank(3pm)

Check Out this Related Man Page

RDF::Trine::Node(3pm)					User Contributed Perl Documentation				     RDF::Trine::Node(3pm)

NAME
RDF::Trine::Node - Base class for RDF Nodes VERSION
This document describes RDF::Trine::Node version 1.000 FUNCTIONS
"ntriples_escape ( $value )" Returns the passed string value with special characters (control characters, Unicode, etc.) escaped, suitable for printing inside an N-Triples or Turtle encoded literal. METHODS
"is_node" Returns true if this object is a RDF node, false otherwise. "is_nil" Returns true if this object is the nil-valued node. "is_blank" Returns true if this RDF node is a blank node, false otherwise. "is_resource" Returns true if this RDF node is a resource, false otherwise. "is_literal" Returns true if this RDF node is a literal, false otherwise. "is_variable" Returns true if this RDF node is a variable, false otherwise. "as_string" Returns the node in a string form. "as_ntriples" Returns the node in a string form suitable for NTriples serialization. "sse" Returns the SSE serialization of the node. "equal ( $node )" Returns true if the two nodes are equal, false otherwise. "compare ( $node_a, $node_b )" Returns -1, 0, or 1 if $node_a sorts less than, equal to, or greater than $node_b in the defined SPARQL ordering, respectively. This function may be used as the function argument to "<sort">. "from_sse ( $string, $context )" Parses the supplied SSE-encoded string and returns a RDF::Trine::Node object. BUGS
Please report any bugs or feature requests to through the GitHub web interface at <https://github.com/kasei/perlrdf/issues>. AUTHOR
Gregory Todd Williams "<gwilliams@cpan.org>" COPYRIGHT
Copyright (c) 2006-2012 Gregory Todd Williams. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-06-29 RDF::Trine::Node(3pm)
Man Page

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Blank line ?

How to give a new blank line in a file using script ? The command should be using echo Thanks !! :b: (2 Replies)
Discussion started by: varungupta
2 Replies

2. Shell Programming and Scripting

Blank spaces missing in the file

I have a file which has blank spaces($) and the blank spaces at the end of the file are not coming up while cutting the files.. please find the following file, desired output.. file1: 001_AHaris$$$$$020$$$$$$$$$ 001_ATony$$$$$$030$$$$$$$$$ 002_AChris$$$$$090$$$$$$$$$... (5 Replies)
Discussion started by: techmoris
5 Replies

3. Shell Programming and Scripting

Removing blank space in file

TT0000013101257 | JCJMMUJMMUB018 ... (0 Replies)
Discussion started by: sususa
0 Replies

4. Linux

Keeping same emc sudo name in Linux

Hi, I have Suse Linux Enterprise Server 10 installed on two node ocfs2 cluster my server. Node-1 is ptdmod01 and Node-2 is ptdmod02. It is having 218 ocfs file system, which are shared among both servers. Since this is ocfs2, each disk from EMC Storage is mounted individually on file-system as... (4 Replies)
Discussion started by: solaris_1977
4 Replies

5. Shell Programming and Scripting

Remove Blank lines in VI

Hi, Which option is used to remove blank lines in VI (AIX). ? Regards, Siva (6 Replies)
Discussion started by: ksgnathan
6 Replies

6. UNIX for Dummies Questions & Answers

Changing Path Variable

Blank Blank Blank (11 Replies)
Discussion started by: pvibien
11 Replies

7. Shell Programming and Scripting

To check Blank Lines, Blank Records and Junk Characters in a File

Hi All Need Help I have a file with the below format (ABC.TXT) : ®¿¿ABCDHEJJSJJ|XCBJSKK01|M|7348974982790 HDFLJDKJSKJ|KJALKSD02|M|7378439274898 KJHSAJKHHJJ|LJDSAJKK03|F|9898982039999 (cont......) I need to write a script where it will check for : blank lines (between rows,before... (6 Replies)
Discussion started by: chatwithsaurav
6 Replies

8. Shell Programming and Scripting

Add Blank Spaces in text, to perform beter alignment of the string

Hi Guru, I need some advice on how to add blank spaces to the code, rather than me just adding <space-bar spaces> which does not work. Current output of the code File System Backed Up - ALL_LOCAL_DRIVES Daily - Incremental Backup Schedule - 1 Month Retention • 7pm - PRD... (2 Replies)
Discussion started by: Junes
2 Replies

9. UNIX for Beginners Questions & Answers

Installing a Vue.js Desktop App Using Node.js and Electron

Hi, I have both VUE CLI and Node.js installed and I want to install this task board. Although I don't expect this to go fast, I'm hoping someone can help me get the task board setup and installed on my server ? (8 Replies)
Discussion started by: MaxtheCat
8 Replies

10. UNIX for Beginners Questions & Answers

AIX errpt : ( E7A89C7D Local adapter disabled after unstable singleton for long time )

Medel : 9117-MMC OS: AIX 6.1 Patch level : 6100-07-04-1216 Hacmp version : HACMP v 6.1.0.8 Oracle : 11.2.0.3 RAC Node : 2 node Dear, my one node server has been restarted early this morning, So, i tried to start HA and Oracle database. after that, the follow error appears at the node... (1 Reply)
Discussion started by: tomato00
1 Replies