Difference between revisions of "Gnowsys"

From Free Software Directory
Jump to: navigation, search
m (layout fix)
Line 3: Line 3:
 
|Short description=Hybrid database server with a kernel for semantic computing
 
|Short description=Hybrid database server with a kernel for semantic computing
 
|Full description=GNOWSYS is an acronym for "Gnowledge Networking and Organizing SYStem." It is a web based object oriented database server with each object provided by an unique URL. GNOWSYS is a tool to construct and store persistently a Gnowledge Base (GB). The GB consists of the following three groups of constructor classes (system and temporal classes under development):
 
|Full description=GNOWSYS is an acronym for "Gnowledge Networking and Organizing SYStem." It is a web based object oriented database server with each object provided by an unique URL. GNOWSYS is a tool to construct and store persistently a Gnowledge Base (GB). The GB consists of the following three groups of constructor classes (system and temporal classes under development):
<br />
 
PredicateGroup: relationType, relation, functionType, function
 
  
Object Group: metaType, class, object (with
+
PredicateGroup: relationType, relation, functionType, function
  
provision to have classes and objects of declarative,
+
Object Group: metaType, class, object (with provision to have classes and objects of declarative, procedural, encapsulated, temporal etc.)
  
procedural, encapsulated, temporal etc.)
+
Structure Group: systemType, system, flowType, flow, processType, process
 
 
Structure Group: systemType, system, flowType, flow, processType,
 
 
 
process
 
  
 
GNOWSYS indexes data and metadata of objects in a catalogue for faster queries. Optionally, data can remain anywhere on the Internet (only the metadata stays in the database). Surrogates of procedures (classes, functions, and system calls) can also be installed in the database as special objects. These procedures execute as web services, so users can design applications without writing program in any programming language by specifying the semantics of a program and mapping the elements of the program to the surrogates of procedures is sufficient for GNOWSYS to test the application design.
 
GNOWSYS indexes data and metadata of objects in a catalogue for faster queries. Optionally, data can remain anywhere on the Internet (only the metadata stays in the database). Surrogates of procedures (classes, functions, and system calls) can also be installed in the database as special objects. These procedures execute as web services, so users can design applications without writing program in any programming language by specifying the semantics of a program and mapping the elements of the program to the surrogates of procedures is sufficient for GNOWSYS to test the application design.
 +
|Homepage URL=http://www.gnu.org/software/gnowsys/
 
|User level=advanced
 
|User level=advanced
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.gnu.org/software/gnowsys/
 
 
|VCS checkout command=membername
 
|VCS checkout command=membername
 
|Computer languages=Python
 
|Computer languages=Python
 
|Documentation note=User documentation available from http://www.gnowledge.org/gnowsys/Data/ObjectType/d/documentation/viewObjectType
 
|Documentation note=User documentation available from http://www.gnowledge.org/gnowsys/Data/ObjectType/d/documentation/viewObjectType
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=content management,database,artificial intelligence,object oriented database,distributed database,knowledge representation,gnowledge,semantic web,semantic computing
 
|Keywords=content management,database,artificial intelligence,object oriented database,distributed database,knowledge representation,gnowledge,semantic web,semantic computing
|Is GNU=y
+
|Version identifier=1rc
 +
|Version date=2010-03-19
 +
|Version status=stable
 +
|Version download=http://mirror.lihnidos.org/GNU/savannah/gnowsys/gnowsysApp_rc1.tar.bz2
 
|Last review by=Janet Casey
 
|Last review by=Janet Casey
 
|Last review date=2010-03-23
 
|Last review date=2010-03-23
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1rc
+
|Status=
|Version date=2010-03-19
+
|Is GNU=Yes
|Version status=stable
+
|License verified date=2010-03-23
|Version download=http://mirror.lihnidos.org/GNU/savannah/gnowsys/gnowsysApp_rc1.tar.bz2
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Kelly Hopkins
 
|License verified date=2010-03-23
 
|License verified date=2010-03-23
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Nagarjuna G.
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Nagarjuna G.
 
 
|Email=nagarjun@gnowledge.org
 
|Email=nagarjun@gnowledge.org
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=See for a complete list of contributors
 
|Role=Contributor
 
|Role=Contributor
|Real name=See for a complete list of contributors
+
|Resource URL=
|Email=
 
|Resource URL=http://www.mod-xslt2.com/main/credits.xml
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 84: Line 75:
 
|Internet-application=server
 
|Internet-application=server
 
|Science=artificial-intelligence
 
|Science=artificial-intelligence
|Use=internet-application,science,web-authoring
+
|Use=internet-application, science, web-authoring
|Web-authoring=knowledge-base,server,website-revision
+
|Web-authoring=knowledge-base, server, website-revision
 
|Works-with=database
 
|Works-with=database
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-03-23
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 101: Line 87:
 
|Prerequisite description=BTreeFolders2
 
|Prerequisite description=BTreeFolders2
 
}}
 
}}
 +
{{Featured}}

Revision as of 10:08, 12 June 2014


[edit]

GNOWSYS

https://www.gnu.org/software/gnowsys/
Hybrid database server with kernel for semantic computing.

GNOWSYS is an acronym for "Gnowledge Networking and Organizing SYStem." It is a web based object oriented database server with each object provided by an unique URL. GNOWSYS is a tool to construct and store persistently a Gnowledge Base (GB). The GB consists of the following three groups of constructor classes (system and temporal classes under development):

PredicateGroup: relationType, relation, functionType, function

Object Group: metaType, class, object (with provision to have classes and objects of declarative, procedural, encapsulated, temporal etc.)

Structure Group: systemType, system, flowType, flow, processType, process

GNOWSYS indexes data and metadata of objects in a catalogue for faster queries. Optionally, data can remain anywhere on the Internet (only the metadata stays in the database). Surrogates of procedures (classes, functions, and system calls) can also be installed in the database as special objects. These procedures execute as web services, so users can design applications without writing program in any programming language by specifying the semantics of a program and mapping the elements of the program to the surrogates of procedures is sufficient for GNOWSYS to test the application design.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

13 August 2022




Leaders and contributors

Contact(s)Role
Nagarjuna G. Maintainer


Resources and communication

AudienceResource typeURI
SavannahDeveloperhttps://savannah.gnu.org/projects/gnowsys/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnowsys-info/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/gnowsys.git/
Downloadhttps://download.savannah.gnu.org/releases/gnowsys/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnowsys-bug/
WikidataGeneralhttps://www.wikidata.org/wiki/Q3093265
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnowsys-help/
SavannahMailing Listhttps://git.savannah.gnu.org/gitweb/?p=gnowsys.git


Software prerequisites

KindDescription
Source requirementDjango




Entry



































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.