Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Install
  • API
  • User Guide
  • Examples
  • Structure
  • Development
  • Release notes
  • Citing
  • About us
  • Glossary

Site Navigation

  • Install
  • API
  • User Guide
  • Examples
  • Structure
  • Development
  • Release notes
  • Citing
  • About us
  • Glossary
  • API Reference
  • watex.property.Copyright

watex.property.Copyright#

class watex.property.Copyright(release_status=None, additional_info=None, conditions_of_use=None, **kws)[source]#

Information of copyright, mainly about the use of data can use the data. Be sure to read over the conditions_of_use.

Holds the following informations:

Attributes

Type

Explanation

References

References

citation of published work using these data

conditions_of_use

string

conditions of use of data used for testing program

release_status

string

release status [ open | public |proprietary]

More attributes can be added by inputing a key word dictionary

Examples

>>> from watex.property import Copyright
>>> copbj =Copyright(**{'owner':'University of AI applications',
...             'contact':'WATER4ALL'})
>>> copbj.contact
Out[20]: 'WATER4ALL
On this page
  • Copyright
Show Source

© Copyright 2022-2023, Laurent Kouadio.
Created using the PyData Sphinx Theme v0.12 and Sphinx v4.5

Archive
v0.2.0 v0.1.9 v0.1.8 v0.1.7

"Life is much better with potable water"