問題: Safer spaces

Business Language

+1  

Computers are good at executing instructions mechanically but not very good at interpreting business language. We need a serialization that captures what a business does to make money

YAML 発想

is it arbitrage? Or simply manufacture as many widgets as you can? What kind of business are you in?

I wonder if we can make a serialization that captures what a business does and from that we can operate as that business using a piece of software.

See BPMN for an example attempt. which tries to model business processes.

I want to model business plans in a language.

chronological,

(通知しない) (不必要) ログインしてください。

これは、ビジネスクラウドであるここでの他のアイデアとは異なります。

ビジネスクラウドとは、ビジネスを実行するコードを作成することです。

このアイデアは、あらゆるビジネスとそれがどのようにお金を稼ぐかを説明するために使用できるビジネスの形式化を書くことについてです。

お金がどこから来るのか(顧客)から始めなければならないので、顧客を説明する必要があります。 JITビジネスでは、そのお金(サプライヤーに相談)と購入した株で何が行われるかを説明してから、請求書を作成する必要があります。

This is different to my other idea on here which is business cloud.

Business cloud is about writing code that runs a business.

This idea is about writing a formalization of a business that can be used to describe any business and how it makes money.

I guess you have to begin with where the money comes from (customers) so describing the customers is a must. In JIT business Then you must describe what is done with that money (suppliers consulted) and stock purchased then an invoice is raised and so on.


最新のERPについては、DSLだけを探してください。

_ "リソース管理はほぼすべての企業が行っていることであり、大企業はそのために高度なリソース計画ソフトウェアを使用しています。そのようなシステムで収集されたデータの分析により、機械学習アルゴリズムを適用して、ますます多くの企業の意思決定を自動化することは完全に可能です。一部のハイテク企業はすでにそれを行っており、AIで強化された企業を効果的に生み出しているようです。」_(私、2010年頃)

ところで、PythonとPostgreSQLで書かれたOdooと呼ばれる1つのモジュラーフレームワークがあり、すべてのクラウドアプリを置き換えようとします(これは非常に素晴らしいことです)。すべてのモジュールをビジネス言語の記号に置き換えると、あなたが話しているようなものが得られます。明らかに、そのような言語は、オペレーターのクラウド選択のための実装を備えたシンボル(または単語)を持つことができます(クラウドサービスでクラウドDevOpsを介して行われるもののように)。

そのような言葉は明らかにビジネスプロセスを理解するのに役立ちますが、人間関係や動機は理解できません。これは通常、プロセスを結び付け、それらのプロセスを再構築する接着剤です。経営陣は、個人的な洞察、社会的測定、市場推定、およびリスク計算に依存して、次に追求する次のドメインを決定します。これは、本質的に探索的なプロセスである、可能なことのアイデアに依存します。そのような言語はこれらのことも捉えようとしますか? (人間関係、動機、探索的即興)

Look no further than a DSL for a modern ERPs.

"Resource management is what almost every company is doing, and larger companies use sophisticated resource planning software for that. It is entirely possible to apply machine learning algorithms to automate increasingly many company decisions by analysis of data being collected in such systems, and it seems likely that that some hi-tech companies are already doing that, effectively creating AI-augmented corporations." (me, circa 2010)

Btw., there's one modular framework, called Odoo, written in Python and PostgreSQL, that tries to replace all cloud apps (it's quite amazing). If you replace every module with a business language symbol, you'd get something like what you're talking about. Obviously, such language then can have symbols (or words) with implementations for cloud choices of operators (like what is done via cloud DevOps with cloud services).

Such language obviously would be helpful in understanding any business processes, but not the human relationships and motivations, which usually is the glue that ties processes and restructures those processes. Management relies on personal insights, social measurements, market estimations and risk computations to decide what next domains to pursue next, and that relies on ideas of what's possible, which is inherently an exploratory process. Would such language try to capture these things as well? (human relationships, motivations, exploratory improvizations)