{"id":1151,"date":"2025-07-20T12:24:38","date_gmt":"2025-07-20T12:24:38","guid":{"rendered":"https:\/\/polytech.xcaliber.network\/XPF\/?page_id=1151"},"modified":"2025-07-20T12:42:47","modified_gmt":"2025-07-20T12:42:47","slug":"node-attributes","status":"publish","type":"page","link":"https:\/\/polytech.xcaliber.network\/XPF\/node-attributes\/","title":{"rendered":"Node Attributes"},"content":{"rendered":"\r\n<p>The XCaliber Artificial Neural Network (XANN) extends the architecture by implementing Attribute Objects accessible to network nodes.\r\n<br>\r\nThis addition to the overall construct enables developers to pass specific attributes to a node(s) as additional\/dynamic variables to the program. <\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\">\r\n<code>Example:\r\nattr = new XAttribute();\r\nattr.setName(\"Region\");\r\nattr.setValue(\"USA\");\r\nattr.setWeight(50.0);\r\n\r\nnode = new XNode();\r\nnode.setAttributeChain(attr);\r\n\r\n<\/code><\/pre>\r\n\r\n\r\n","protected":false},"excerpt":{"rendered":"<p>The XCaliber Artificial Neural Network (XANN) extends the architecture by implementing Attribute Objects accessible to network nodes. This addition to the overall construct enables developers to pass specific attributes to a node(s) as additional\/dynamic variables to the program.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1151","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/pages\/1151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/comments?post=1151"}],"version-history":[{"count":4,"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/pages\/1151\/revisions"}],"predecessor-version":[{"id":1155,"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/pages\/1151\/revisions\/1155"}],"wp:attachment":[{"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/media?parent=1151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}